Home
last modified time | relevance | path

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

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