Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/touchscreen/
H A Diqs7211.c2029 static int (*iqs7211_parse_extra[IQS7211_NUM_REG_GRPS]) variable
2049 if (iqs7211_parse_extra[reg_grp]) { in iqs7211_parse_reg_grp()
2050 error = iqs7211_parse_extra[reg_grp](iqs7211, reg_grp_node); in iqs7211_parse_reg_grp()