Home
last modified time | relevance | path

Searched refs:fh_to_channel (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/drivers/staging/media/allegro-dvt/
Dallegro-core.c169 #define fh_to_channel(__fh) container_of(__fh, struct allegro_channel, fh) macro
2349 struct allegro_channel *channel = fh_to_channel(file->private_data); in allegro_release()
2400 struct allegro_channel *channel = fh_to_channel(fh); in allegro_g_fmt_vid_cap()
2439 struct allegro_channel *channel = fh_to_channel(fh); in allegro_g_fmt_vid_out()
2486 struct allegro_channel *channel = fh_to_channel(fh); in allegro_s_fmt_vid_out()
2576 struct allegro_channel *channel = fh_to_channel(fh); in allegro_encoder_cmd()
2627 struct allegro_channel *channel = fh_to_channel(fh); in allegro_ioctl_streamon()