af9005_properties  988 drivers/media/usb/dvb-usb/af9005.c static struct dvb_usb_device_properties af9005_properties;
af9005_properties  993 drivers/media/usb/dvb-usb/af9005.c 	return dvb_usb_device_init(intf, &af9005_properties,
af9005_properties 1015 drivers/media/usb/dvb-usb/af9005.c static struct dvb_usb_device_properties af9005_properties = {
af9005_properties 1109 drivers/media/usb/dvb-usb/af9005.c 		af9005_properties.rc.legacy.rc_query = NULL;
af9005_properties 1111 drivers/media/usb/dvb-usb/af9005.c 		af9005_properties.rc.legacy.rc_map_table = rc_keys;
af9005_properties 1112 drivers/media/usb/dvb-usb/af9005.c 		af9005_properties.rc.legacy.rc_map_size = *rc_keys_size;