Searched defs:scx200_acb_iface (Results 1 – 1 of 1) sorted by relevance
63 struct scx200_acb_iface { struct64 struct scx200_acb_iface *next; argument65 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;[all …]