Searched refs:get_altfunc (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mfd/
H A Dstmpe.h50 * @get_altfunc: callback to get the alternate function number for the
65 int (*get_altfunc)(struct stmpe *stmpe, enum stmpe_block block); member in struct:stmpe_variant_info
H A Dstmpe.c264 af = variant->get_altfunc(stmpe, block);
421 .get_altfunc = stmpe811_get_altfunc,
560 .get_altfunc = stmpe1601_get_altfunc,
639 .get_altfunc = stmpe24xx_get_altfunc,
653 .get_altfunc = stmpe24xx_get_altfunc,

Completed in 112 milliseconds