Home
last modified time | relevance | path

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

/linux/drivers/media/usb/pvrusb2/
H A Dpvrusb2-ctrl.h11 enum pvr2_ctl_type { enum
29 enum pvr2_ctl_type pvr2_ctrl_get_type(struct pvr2_ctrl *);
H A Dpvrusb2-hdw-internal.h83 enum pvr2_ctl_type type;
H A Dpvrusb2-ctrl.c83 enum pvr2_ctl_type pvr2_ctrl_get_type(struct pvr2_ctrl *cptr) in pvr2_ctrl_get_type()
H A Dpvrusb2-sysfs.c89 enum pvr2_ctl_type tp; in show_type()
H A Dpvrusb2-hdw.c2794 static const char *get_ctrl_typename(enum pvr2_ctl_type tp) in get_ctrl_typename()