Searched defs:scx200_acb_iface (Results 1 – 1 of 1) sorted by relevance
63 struct scx200_acb_iface { struct65 struct i2c_adapter adapter;66 unsigned base;67 struct mutex mutex;70 enum scx200_acb_state state;71 int result;72 u8 address_byte;73 u8 command;74 u8 *ptr;75 char needs_reset;[all …]