Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/input/touchscreen/
H A Dpixcir_i2c_ts.c606 static const struct of_device_id pixcir_of_match[] = { variable
611 MODULE_DEVICE_TABLE(of, pixcir_of_match);
618 .of_match_table = of_match_ptr(pixcir_of_match),
/kernel/linux/linux-6.6/drivers/input/touchscreen/
H A Dpixcir_i2c_ts.c592 static const struct of_device_id pixcir_of_match[] = { variable
597 MODULE_DEVICE_TABLE(of, pixcir_of_match);
604 .of_match_table = of_match_ptr(pixcir_of_match),

Completed in 2 milliseconds