Home
last modified time | relevance | path

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

/linux/drivers/bluetooth/
H A Dbtusb.c53 #define BTUSB_AMP BIT(13) macro
74 { USB_DEVICE_INFO(0xe0, 0x01, 0x04), .driver_info = BTUSB_AMP },
3666 if (id->driver_info & BTUSB_AMP) { in btusb_probe()
3865 if (id->driver_info & BTUSB_AMP) { in btusb_probe()