Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hid/intel-ish-hid/ipc/
H A Dpci-ish.c209 * ish_resume_handler() - Work function to complete resume
217 static void __maybe_unused ish_resume_handler(struct work_struct *work) in ish_resume_handler() function
306 static __maybe_unused DECLARE_WORK(resume_work, ish_resume_handler);
/kernel/linux/linux-6.6/drivers/hid/intel-ish-hid/ipc/
H A Dpci-ish.c265 * ish_resume_handler() - Work function to complete resume
273 static void __maybe_unused ish_resume_handler(struct work_struct *work) in ish_resume_handler() function
367 static __maybe_unused DECLARE_WORK(resume_work, ish_resume_handler);

Completed in 2 milliseconds