Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/bluetooth/
H A Dhci_qca.c159 struct work_struct ws_rx_vote_off; member
433 ws_rx_vote_off); in qca_wq_serial_rx_clock_vote_off()
587 INIT_WORK(&qca->ws_rx_vote_off, qca_wq_serial_rx_clock_vote_off); in qca_open()
785 queue_work(qca->workqueue, &qca->ws_rx_vote_off); in device_want_to_sleep()
/kernel/linux/linux-6.6/drivers/bluetooth/
H A Dhci_qca.c158 struct work_struct ws_rx_vote_off; member
436 ws_rx_vote_off); in qca_wq_serial_rx_clock_vote_off()
590 INIT_WORK(&qca->ws_rx_vote_off, qca_wq_serial_rx_clock_vote_off); in qca_open()
804 queue_work(qca->workqueue, &qca->ws_rx_vote_off); in device_want_to_sleep()

Completed in 7 milliseconds