Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/bluetooth/
Dhci_intel.c378 static void intel_busy_work(struct work_struct *work) in intel_busy_work() function
414 INIT_WORK(&intel->busy_work, intel_busy_work); in intel_open()