Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/bluetooth/
Dbtusb.c31 static bool force_scofix; variable
4153 if (force_scofix || id->driver_info & BTUSB_WRONG_SCO_MTU) { in btusb_probe()
4445 module_param(force_scofix, bool, 0644);
4446 MODULE_PARM_DESC(force_scofix, "Force fixup of wrong SCO buffers size");