Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/bluetooth/
H A Dhci_qca.c160 struct work_struct ws_tx_vote_off; member
444 ws_tx_vote_off); in qca_wq_serial_tx_clock_vote_off()
478 queue_work(qca->workqueue, &qca->ws_tx_vote_off); in hci_ibs_tx_idle_timeout()
588 INIT_WORK(&qca->ws_tx_vote_off, qca_wq_serial_tx_clock_vote_off); in qca_open()
/kernel/linux/linux-6.6/drivers/bluetooth/
H A Dhci_qca.c159 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()

Completed in 7 milliseconds