Lines Matching refs:BTUSB_IGNORE
45 #define BTUSB_IGNORE 0x01 macro
174 { USB_DEVICE(0x0a5c, 0x2033), .driver_info = BTUSB_IGNORE },
180 { USB_DEVICE(0x0489, 0xe027), .driver_info = BTUSB_IGNORE },
181 { USB_DEVICE(0x0489, 0xe03d), .driver_info = BTUSB_IGNORE },
182 { USB_DEVICE(0x04f2, 0xaff1), .driver_info = BTUSB_IGNORE },
183 { USB_DEVICE(0x0930, 0x0215), .driver_info = BTUSB_IGNORE },
184 { USB_DEVICE(0x0cf3, 0x3002), .driver_info = BTUSB_IGNORE },
185 { USB_DEVICE(0x0cf3, 0xe019), .driver_info = BTUSB_IGNORE },
186 { USB_DEVICE(0x13d3, 0x3304), .driver_info = BTUSB_IGNORE },
189 { USB_DEVICE(0x03f0, 0x311d), .driver_info = BTUSB_IGNORE },
241 { USB_DEVICE(0x0489, 0xe02c), .driver_info = BTUSB_IGNORE },
297 { USB_DEVICE(0x08fd, 0x0002), .driver_info = BTUSB_IGNORE },
319 .driver_info = BTUSB_IGNORE },
2806 if (id->driver_info == BTUSB_IGNORE) in btusb_probe()