Searched refs:null_adjust (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/input/touchscreen/ |
H A D | ads7846.c | 485 static inline unsigned null_adjust(struct ads7846 *ts, ssize_t v) in null_adjust() function 490 SHOW(temp0, temp0, null_adjust) /* temp1_input */ 491 SHOW(temp1, temp1, null_adjust) /* temp2_input */
|
/kernel/linux/linux-6.6/drivers/input/touchscreen/ |
H A D | ads7846.c | 483 static inline unsigned null_adjust(struct ads7846 *ts, ssize_t v) in null_adjust() function 488 SHOW(temp0, temp0, null_adjust) /* temp1_input */ 489 SHOW(temp1, temp1, null_adjust) /* temp2_input */
|
Completed in 4 milliseconds