Home
last modified time | relevance | path

Searched refs:button_sequence_finished (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/char/
H A Dnwbutton.c27 static void button_sequence_finished(struct timer_list *unused);
31 static DEFINE_TIMER(button_timer, button_sequence_finished);
104 * This function is called by button_sequence_finished to search through the
131 static void button_sequence_finished(struct timer_list *unused) in button_sequence_finished() function
161 * button_sequence_finished writes some data to the buffer and flushes
H A Dnwbutton.h27 static void button_sequence_finished(struct timer_list *unused);
/kernel/linux/linux-6.6/drivers/char/
H A Dnwbutton.c27 static void button_sequence_finished(struct timer_list *unused);
31 static DEFINE_TIMER(button_timer, button_sequence_finished);
104 * This function is called by button_sequence_finished to search through the
131 static void button_sequence_finished(struct timer_list *unused) in button_sequence_finished() function
161 * button_sequence_finished writes some data to the buffer and flushes
H A Dnwbutton.h27 static void button_sequence_finished(struct timer_list *unused);

Completed in 2 milliseconds