Home
last modified time | relevance | path

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

/linux/drivers/input/touchscreen/
H A Dst1232.c52 struct st_chip_info { struct
64 const struct st_chip_info *chip_info; argument
272 static const struct st_chip_info st1232_chip_info = {
278 static const struct st_chip_info st1633_chip_info = {
287 const struct st_chip_info *match; in st1232_ts_probe()