Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/bluetooth/
Dbtusb.c65 #define BTUSB_INTEL_NO_WBS_SUPPORT BIT(26) macro
395 BTUSB_INTEL_NO_WBS_SUPPORT |
399 BTUSB_INTEL_NO_WBS_SUPPORT |
3852 if (id->driver_info & BTUSB_INTEL_NO_WBS_SUPPORT) in btusb_probe()