Home
last modified time | relevance | path

Searched refs:swap_x_y (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/input/touchscreen/
Dchipone_icn8318.c59 bool swap_x_y; member
136 if (!data->swap_x_y) { in icn8318_irq()
237 data->swap_x_y = of_property_read_bool(np, "touchscreen-swapped-x-y"); in icn8318_probe()
249 if (!data->swap_x_y) { in icn8318_probe()