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

/linux-master/drivers/bluetooth/
H A Dbtusb.c33 static bool force_scofix; variable
4510 if (force_scofix || id->driver_info & BTUSB_WRONG_SCO_MTU) {
4831 module_param(force_scofix, bool, 0644);
4832 MODULE_PARM_DESC(force_scofix, "Force fixup of wrong SCO buffers size");

Completed in 113 milliseconds