Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/allegro-dvt/
H A Dallegro-core.c200 #define fh_to_channel(__fh) container_of(__fh, struct allegro_channel, fh) macro
3232 struct allegro_channel *channel = fh_to_channel(file->private_data); in allegro_release()
3283 struct allegro_channel *channel = fh_to_channel(fh); in allegro_g_fmt_vid_cap()
3325 struct allegro_channel *channel = fh_to_channel(fh); in allegro_s_fmt_vid_cap()
3349 struct allegro_channel *channel = fh_to_channel(fh); in allegro_g_fmt_vid_out()
3396 struct allegro_channel *channel = fh_to_channel(fh); in allegro_s_fmt_vid_out()
3437 struct allegro_channel *channel = fh_to_channel(fh); in allegro_encoder_cmd()
3487 struct allegro_channel *channel = fh_to_channel(fh); in allegro_ioctl_streamon()
3502 struct allegro_channel *channel = fh_to_channel(fh); in allegro_g_parm()
3519 struct allegro_channel *channel = fh_to_channel(fh); in allegro_s_parm()