Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/input/touchscreen/
H A Diqs5xx.c34 #define IQS5XX_NUM_CONTACTS 5 macro
592 error = input_mt_init_slots(iqs5xx->input, IQS5XX_NUM_CONTACTS, in iqs5xx_axis_init()
705 struct iqs5xx_touch_data touch_data[IQS5XX_NUM_CONTACTS]; in iqs5xx_irq()
/kernel/linux/linux-6.6/drivers/input/touchscreen/
H A Diqs5xx.c33 #define IQS5XX_NUM_CONTACTS 5 macro
120 struct iqs5xx_touch_data touch_data[IQS5XX_NUM_CONTACTS];
543 error = input_mt_init_slots(input, IQS5XX_NUM_CONTACTS, in iqs5xx_axis_init()

Completed in 5 milliseconds