Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/bluetooth/
Dbtusb.c55 #define BTUSB_MARVELL 0x800 macro
296 { USB_DEVICE(0x1286, 0x2044), .driver_info = BTUSB_MARVELL },
297 { USB_DEVICE(0x1286, 0x2046), .driver_info = BTUSB_MARVELL },
3181 if (id->driver_info & BTUSB_MARVELL) in btusb_probe()