Home
last modified time | relevance | path

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

/openbmc/linux/drivers/bluetooth/
H A Dhci_intel.c360 static void intel_busy_work(struct work_struct *work) in intel_busy_work() function
396 INIT_WORK(&intel->busy_work, intel_busy_work); in intel_open()