Home
last modified time | relevance | path

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

/linux/drivers/bluetooth/
H A Dhci_qca.c159 struct work_struct ws_rx_vote_off; member
450 ws_rx_vote_off); in qca_wq_serial_rx_clock_vote_off()
604 INIT_WORK(&qca->ws_rx_vote_off, qca_wq_serial_rx_clock_vote_off); in qca_open()
819 queue_work(qca->workqueue, &qca->ws_rx_vote_off); in device_want_to_sleep()