Lines Matching refs:BTUSB_IGNORE
51 #define BTUSB_IGNORE 0x01 macro
190 { USB_DEVICE(0x0a5c, 0x2033), .driver_info = BTUSB_IGNORE },
196 { USB_DEVICE(0x0489, 0xe027), .driver_info = BTUSB_IGNORE },
197 { USB_DEVICE(0x0489, 0xe03d), .driver_info = BTUSB_IGNORE },
198 { USB_DEVICE(0x04f2, 0xaff1), .driver_info = BTUSB_IGNORE },
199 { USB_DEVICE(0x0930, 0x0215), .driver_info = BTUSB_IGNORE },
200 { USB_DEVICE(0x0cf3, 0x3002), .driver_info = BTUSB_IGNORE },
201 { USB_DEVICE(0x0cf3, 0xe019), .driver_info = BTUSB_IGNORE },
202 { USB_DEVICE(0x13d3, 0x3304), .driver_info = BTUSB_IGNORE },
205 { USB_DEVICE(0x03f0, 0x311d), .driver_info = BTUSB_IGNORE },
260 { USB_DEVICE(0x0489, 0xe02c), .driver_info = BTUSB_IGNORE },
328 { USB_DEVICE(0x08fd, 0x0002), .driver_info = BTUSB_IGNORE },
355 .driver_info = BTUSB_IGNORE },
2944 if (id->driver_info == BTUSB_IGNORE) in btusb_probe()