Searched defs:ad5592r_state (Results 1 – 1 of 1) sorted by relevance
52 struct ad5592r_state { struct53 struct device *dev;57 struct mutex lock;61 u16 cached_dac[8];62 u16 cached_gp_ctrl;63 u8 channel_modes[8];65 u8 gpio_map;66 u8 gpio_out;67 u8 gpio_in;68 u8 gpio_val;[all …]