Home
last modified time | relevance | path

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

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