Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/input/keyboard/
H A Dstmpe-keypad.c140 static int stmpe_keypad_read_data(struct stmpe_keypad *keypad, u8 *data) in stmpe_keypad_read_data() function
171 ret = stmpe_keypad_read_data(keypad, fifo); in stmpe_keypad_irq()
/kernel/linux/linux-6.6/drivers/input/keyboard/
H A Dstmpe-keypad.c141 static int stmpe_keypad_read_data(struct stmpe_keypad *keypad, u8 *data) in stmpe_keypad_read_data() function
172 ret = stmpe_keypad_read_data(keypad, fifo); in stmpe_keypad_irq()

Completed in 2 milliseconds