Home
last modified time | relevance | path

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

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