Searched refs:get_altfunc (Results 1 – 2 of 2) sorted by relevance
255 if (!variant->get_altfunc) in stmpe_set_altfunc()269 af = variant->get_altfunc(stmpe, block); in stmpe_set_altfunc()489 .get_altfunc = stmpe811_get_altfunc,504 .get_altfunc = stmpe811_get_altfunc,653 .get_altfunc = stmpe1601_get_altfunc,737 .get_altfunc = NULL,818 .get_altfunc = stmpe24xx_get_altfunc,832 .get_altfunc = stmpe24xx_get_altfunc,
74 int (*get_altfunc)(struct stmpe *stmpe, enum stmpe_block block); member