Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/media/platform/allegro-dvt/
Dallegro-core.c201 #define fh_to_channel(__fh) container_of(__fh, struct allegro_channel, fh) macro
3233 struct allegro_channel *channel = fh_to_channel(file->private_data); in allegro_release()
3284 struct allegro_channel *channel = fh_to_channel(fh); in allegro_g_fmt_vid_cap()
3326 struct allegro_channel *channel = fh_to_channel(fh); in allegro_s_fmt_vid_cap()
3350 struct allegro_channel *channel = fh_to_channel(fh); in allegro_g_fmt_vid_out()
3397 struct allegro_channel *channel = fh_to_channel(fh); in allegro_s_fmt_vid_out()
3438 struct allegro_channel *channel = fh_to_channel(fh); in allegro_encoder_cmd()
3488 struct allegro_channel *channel = fh_to_channel(fh); in allegro_ioctl_streamon()
3503 struct allegro_channel *channel = fh_to_channel(fh); in allegro_g_parm()
3520 struct allegro_channel *channel = fh_to_channel(fh); in allegro_s_parm()