Home
last modified time | relevance | path

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

/linux-6.15/drivers/bluetooth/
H A Dbtusb.c35 static bool enable_poll_sync = IS_ENABLED(CONFIG_BT_HCIBTUSB_POLL_SYNC); variable
4162 data->poll_sync = enable_poll_sync; in btusb_probe()