Home
last modified time | relevance | path

Searched refs:BTUSB_MARVELL (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/bluetooth/
Dbtusb.c56 #define BTUSB_MARVELL 0x800 macro
308 { USB_DEVICE(0x1286, 0x2044), .driver_info = BTUSB_MARVELL },
309 { USB_DEVICE(0x1286, 0x2046), .driver_info = BTUSB_MARVELL },
2947 if (id->driver_info & BTUSB_MARVELL) in btusb_probe()