Lines Matching refs:BTUSB_IGNORE
38 #define BTUSB_IGNORE 0x01 macro
181 { USB_DEVICE(0x0a5c, 0x2033), .driver_info = BTUSB_IGNORE },
187 { USB_DEVICE(0x0489, 0xe027), .driver_info = BTUSB_IGNORE },
188 { USB_DEVICE(0x0489, 0xe03d), .driver_info = BTUSB_IGNORE },
189 { USB_DEVICE(0x04f2, 0xaff1), .driver_info = BTUSB_IGNORE },
190 { USB_DEVICE(0x0930, 0x0215), .driver_info = BTUSB_IGNORE },
191 { USB_DEVICE(0x0cf3, 0x3002), .driver_info = BTUSB_IGNORE },
192 { USB_DEVICE(0x0cf3, 0xe019), .driver_info = BTUSB_IGNORE },
193 { USB_DEVICE(0x13d3, 0x3304), .driver_info = BTUSB_IGNORE },
196 { USB_DEVICE(0x03f0, 0x311d), .driver_info = BTUSB_IGNORE },
251 { USB_DEVICE(0x0489, 0xe02c), .driver_info = BTUSB_IGNORE },
345 { USB_DEVICE(0x08fd, 0x0002), .driver_info = BTUSB_IGNORE },
383 .driver_info = BTUSB_IGNORE },
3908 if (id->driver_info == BTUSB_IGNORE) in btusb_probe()