Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/input/touchscreen/
Dst1232.c47 struct st_chip_info { struct
59 const struct st_chip_info *chip_info; argument
211 static const struct st_chip_info st1232_chip_info = {
217 static const struct st_chip_info st1633_chip_info = {
226 const struct st_chip_info *match; in st1232_ts_probe()