Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/usb/pvrusb2/
H A Dpvrusb2-hdw-internal.h62 struct pvr2_ctl_info { struct
118 struct pvr2_ctl_info info;
123 const struct pvr2_ctl_info *info;
307 struct pvr2_ctl_info std_info_enum;
308 struct pvr2_ctl_info std_info_avail;
309 struct pvr2_ctl_info std_info_cur;
310 struct pvr2_ctl_info std_info_detect;
H A Dpvrusb2-hdw.c788 struct pvr2_ctl_info *info; in ctrl_cx2341x_getv4lflags()
797 info = (struct pvr2_ctl_info *)(cptr->info); in ctrl_cx2341x_getv4lflags()
989 static const struct pvr2_ctl_info control_defs[] = {
2357 struct pvr2_ctl_info *ciptr; in pvr2_hdw_create()