Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/bluetooth/
Dbtusb.c66 #define BTUSB_INTEL_NO_WBS_SUPPORT BIT(26) macro
482 BTUSB_INTEL_NO_WBS_SUPPORT |
486 BTUSB_INTEL_NO_WBS_SUPPORT |
4378 if (id->driver_info & BTUSB_INTEL_NO_WBS_SUPPORT) in btusb_probe()