Linux Kernel
3.7.1
|
#include <stmpe.h>
Data Fields | |
const char * | name |
u16 | id_val |
u16 | id_mask |
int | num_gpios |
int | af_bits |
const u8 * | regs |
struct stmpe_variant_block * | blocks |
int | num_blocks |
int | num_irqs |
int(* | enable )(struct stmpe *stmpe, unsigned int blocks, bool enable) |
int(* | get_altfunc )(struct stmpe *stmpe, enum stmpe_block block) |
int(* | enable_autosleep )(struct stmpe *stmpe, int autosleep_timeout) |
struct stmpe_variant_block* blocks |