Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/staging/media/allegro-dvt/
H A Dallegro-core.c177 #define fh_to_channel(__fh) container_of(__fh, struct allegro_channel, fh) macro
2517 struct allegro_channel *channel = fh_to_channel(file->private_data); in allegro_release()
2568 struct allegro_channel *channel = fh_to_channel(fh); in allegro_g_fmt_vid_cap()
2607 struct allegro_channel *channel = fh_to_channel(fh); in allegro_g_fmt_vid_out()
2654 struct allegro_channel *channel = fh_to_channel(fh); in allegro_s_fmt_vid_out()
2744 struct allegro_channel *channel = fh_to_channel(fh); in allegro_encoder_cmd()
2795 struct allegro_channel *channel = fh_to_channel(fh); in allegro_ioctl_streamon()
2810 struct allegro_channel *channel = fh_to_channel(fh); in allegro_g_parm()
2827 struct allegro_channel *channel = fh_to_channel(fh); in allegro_s_parm()