Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/bluetooth/
H A Dhci_intel.c70 struct work_struct busy_work; member
363 busy_work); in intel_busy_work()
396 INIT_WORK(&intel->busy_work, intel_busy_work); in intel_open()
414 cancel_work_sync(&intel->busy_work); in intel_close()
911 schedule_work(&intel->busy_work); in intel_recv_lpm_notify()
/kernel/linux/linux-6.6/drivers/bluetooth/
H A Dhci_intel.c70 struct work_struct busy_work; member
363 busy_work); in intel_busy_work()
396 INIT_WORK(&intel->busy_work, intel_busy_work); in intel_open()
414 cancel_work_sync(&intel->busy_work); in intel_close()
914 schedule_work(&intel->busy_work); in intel_recv_lpm_notify()

Completed in 3 milliseconds