Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/usb/pvrusb2/
Dpvrusb2-hdw-internal.h72 struct pvr2_ctl_info { struct
128 struct pvr2_ctl_info info;
133 const struct pvr2_ctl_info *info;
317 struct pvr2_ctl_info std_info_enum;
318 struct pvr2_ctl_info std_info_avail;
319 struct pvr2_ctl_info std_info_cur;
320 struct pvr2_ctl_info std_info_detect;
Dpvrusb2-hdw.c794 struct pvr2_ctl_info *info; in ctrl_cx2341x_getv4lflags()
803 info = (struct pvr2_ctl_info *)(cptr->info); in ctrl_cx2341x_getv4lflags()
996 static const struct pvr2_ctl_info control_defs[] = {
2346 struct pvr2_ctl_info *ciptr; in pvr2_hdw_create()