Searched refs:ucb1x00_ts_evt_add (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/mfd/ |
H A D | ucb1x00-ts.c | 54 static inline void ucb1x00_ts_evt_add(struct ucb1x00_ts *ts, u16 pressure, u16 x, u16 y) in ucb1x00_ts_evt_add() function 267 ucb1x00_ts_evt_add(ts, p, x, y); in ucb1x00_thread()
|
/kernel/linux/linux-6.6/drivers/mfd/ |
H A D | ucb1x00-ts.c | 54 static inline void ucb1x00_ts_evt_add(struct ucb1x00_ts *ts, u16 pressure, u16 x, u16 y) in ucb1x00_ts_evt_add() function 267 ucb1x00_ts_evt_add(ts, p, x, y); in ucb1x00_thread()
|
Completed in 1 milliseconds