Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/
H A Dst1232.c31 struct st_chip_info { struct
46 const struct st_chip_info *chip_info; argument
158 static const struct st_chip_info st1232_chip_info = {
167 static const struct st_chip_info st1633_chip_info = {
179 const struct st_chip_info *match; in st1232_ts_probe()