Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/bluetooth/
Dhci_intel.c376 static void intel_busy_work(struct work_struct *work) in intel_busy_work() function
409 INIT_WORK(&intel->busy_work, intel_busy_work); in intel_open()