disable_scofix     30 drivers/bluetooth/btusb.c static bool disable_scofix;
disable_scofix   3841 drivers/bluetooth/btusb.c 		if (!disable_scofix)
disable_scofix   4123 drivers/bluetooth/btusb.c module_param(disable_scofix, bool, 0644);
disable_scofix   4124 drivers/bluetooth/btusb.c MODULE_PARM_DESC(disable_scofix, "Disable fixup of wrong SCO buffer size");