Home
last modified time | relevance | path

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

/openbmc/linux/drivers/bluetooth/
H A Dbtusb.c33 static bool force_scofix; variable
4539 if (force_scofix || id->driver_info & BTUSB_WRONG_SCO_MTU) { in btusb_probe()
4867 module_param(force_scofix, bool, 0644);
4868 MODULE_PARM_DESC(force_scofix, "Force fixup of wrong SCO buffers size");