Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/input/touchscreen/
Dgoodix.c38 bool rotated_screen; member
69 static const struct dmi_system_id rotated_screen[] = { variable
158 if (ts->rotated_screen) { in goodix_ts_report_touch()
258 ts->rotated_screen = dmi_check_system(rotated_screen); in goodix_read_config()
259 if (ts->rotated_screen) in goodix_read_config()