Home
last modified time | relevance | path

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

/openbmc/linux/drivers/bluetooth/
H A Dhci_qca.c461 static void hci_ibs_tx_idle_timeout(struct timer_list *t) in hci_ibs_tx_idle_timeout() function
631 timer_setup(&qca->tx_idle_timer, hci_ibs_tx_idle_timeout, 0); in qca_open()