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

/linux-4.4.14/drivers/bluetooth/
H A Dhci_qca.c92 struct work_struct ws_rx_vote_off; member in struct:qca_data
285 ws_rx_vote_off); qca_wq_serial_rx_clock_vote_off()
409 INIT_WORK(&qca->ws_rx_vote_off, qca_wq_serial_rx_clock_vote_off); qca_open()
605 queue_work(qca->workqueue, &qca->ws_rx_vote_off); device_want_to_sleep()

Completed in 107 milliseconds