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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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 66 milliseconds