Searched refs:af9005_properties (Results 1 – 1 of 1) sorted by relevance
993 static struct dvb_usb_device_properties af9005_properties; variable998 return dvb_usb_device_init(intf, &af9005_properties, in af9005_usb_probe()1017 static struct dvb_usb_device_properties af9005_properties = { variable1111 af9005_properties.rc.legacy.rc_query = NULL; in af9005_usb_module_init()1113 af9005_properties.rc.legacy.rc_map_table = rc_keys; in af9005_usb_module_init()1114 af9005_properties.rc.legacy.rc_map_size = *rc_keys_size; in af9005_usb_module_init()