Searched refs:af9005_properties (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/dvb/dvb-usb/
H A Daf9005.c971 static struct dvb_usb_device_properties af9005_properties; variable in typeref:struct:dvb_usb_device_properties
976 return dvb_usb_device_init(intf, &af9005_properties,
989 static struct dvb_usb_device_properties af9005_properties = { variable in typeref:struct:dvb_usb_device_properties
1077 af9005_properties.rc.legacy.rc_query = NULL;
1079 af9005_properties.rc.legacy.rc_key_map = rc_keys;
1080 af9005_properties.rc.legacy.rc_key_map_size = *rc_keys_size;

Completed in 37 milliseconds