Home
last modified time | relevance | path

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

/openbmc/linux/drivers/bluetooth/
H A Dhci_qca.c374 static void qca_wq_awake_device(struct work_struct *work) in qca_wq_awake_device() function
589 INIT_WORK(&qca->ws_awake_device, qca_wq_awake_device); in qca_open()