Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/gt1x/
H A Dgt1x.c309 const char *machine_compatible; in gt1x_parse_dt() local
360 machine_compatible = of_get_property(root, "compatible", NULL); in gt1x_parse_dt()
362 if (strstr(machine_compatible, "linux")) in gt1x_parse_dt()