Searched defs:ad7877 (Results 1 – 1 of 1) sorted by relevance
171 struct ad7877 { struct172 struct input_dev *input;173 char phys[32];175 struct spi_device *spi;176 u16 model;177 u16 vref_delay_usecs;178 u16 x_plate_ohms;179 u16 pressure_max;181 u16 cmd_crtl1;182 u16 cmd_crtl2;[all …]