Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/usb/pvrusb2/
Dpvrusb2-devattr.c213 static const struct pvr2_dvb_props pvr2_onair_creator_fe_props = {
273 static const struct pvr2_dvb_props pvr2_onair_usb2_fe_props = {
362 static const struct pvr2_dvb_props pvr2_73xxx_dvb_props = {
470 static const struct pvr2_dvb_props pvr2_750xx_dvb_props = {
475 static const struct pvr2_dvb_props pvr2_751xx_dvb_props = {
Dpvrusb2-dvb.h34 struct pvr2_dvb_props { struct
Dpvrusb2-devattr.h111 const struct pvr2_dvb_props *dvb_props;
Dpvrusb2-dvb.c325 const struct pvr2_dvb_props *dvb_props = hdw->hdw_desc->dvb_props; in pvr2_dvb_frontend_init()