Searched refs:af9005_properties (Results 1 – 1 of 1) sorted by relevance
996 static struct dvb_usb_device_properties af9005_properties; variable1001 return dvb_usb_device_init(intf, &af9005_properties, in af9005_usb_probe()1023 static struct dvb_usb_device_properties af9005_properties = { variable1117 af9005_properties.rc.legacy.rc_query = NULL; in af9005_usb_module_init()1119 af9005_properties.rc.legacy.rc_map_table = rc_keys; in af9005_usb_module_init()1120 af9005_properties.rc.legacy.rc_map_size = *rc_keys_size; in af9005_usb_module_init()