force_scofix       31 drivers/bluetooth/btusb.c static bool force_scofix;
force_scofix     3840 drivers/bluetooth/btusb.c 	if (force_scofix || id->driver_info & BTUSB_WRONG_SCO_MTU) {
force_scofix     4126 drivers/bluetooth/btusb.c module_param(force_scofix, bool, 0644);
force_scofix     4127 drivers/bluetooth/btusb.c MODULE_PARM_DESC(force_scofix, "Force fixup of wrong SCO buffers size");