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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/char/
H A Dnwbutton.h27 static void button_sequence_finished (unsigned long parameters);
H A Dnwbutton.c26 static void button_sequence_finished (unsigned long parameters);
30 static DEFINE_TIMER(button_timer, button_sequence_finished, 0, 0);
87 * This function is called by button_sequence_finished to search through the
114 static void button_sequence_finished (unsigned long parameters) function
145 * button_sequence_finished writes some data to the buffer and flushes
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/char/
H A Dnwbutton.h27 static void button_sequence_finished (unsigned long parameters);
H A Dnwbutton.c26 static void button_sequence_finished (unsigned long parameters);
30 static DEFINE_TIMER(button_timer, button_sequence_finished, 0, 0);
87 * This function is called by button_sequence_finished to search through the
114 static void button_sequence_finished (unsigned long parameters) function
145 * button_sequence_finished writes some data to the buffer and flushes

Completed in 175 milliseconds