Home
last modified time | relevance | path

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

/openbmc/linux/drivers/bluetooth/
H A Dhci_qca.c158 struct work_struct ws_tx_vote_off; member
447 ws_tx_vote_off); in qca_wq_serial_tx_clock_vote_off()
481 queue_work(qca->workqueue, &qca->ws_tx_vote_off); in hci_ibs_tx_idle_timeout()
591 INIT_WORK(&qca->ws_tx_vote_off, qca_wq_serial_tx_clock_vote_off); in qca_open()