Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/bluetooth/
Dbtusb.c30 static bool disable_scofix; variable
3884 if (!disable_scofix) in btusb_probe()
4175 module_param(disable_scofix, bool, 0644);
4176 MODULE_PARM_DESC(disable_scofix, "Disable fixup of wrong SCO buffer size");