Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/input/touchscreen/
H A Dhp680_ts_input.c21 static void do_softint(struct work_struct *work);
24 static DECLARE_DELAYED_WORK(work, do_softint);
26 static void do_softint(struct work_struct *work) in do_softint() function
/kernel/linux/linux-6.6/drivers/input/touchscreen/
H A Dhp680_ts_input.c21 static void do_softint(struct work_struct *work);
24 static DECLARE_DELAYED_WORK(work, do_softint);
26 static void do_softint(struct work_struct *work) in do_softint() function

Completed in 1 milliseconds