Searched defs:mctp_i2c_client (Results 1 – 1 of 1) sorted by relevance
89 struct mctp_i2c_client { struct90 struct i2c_client *client;91 u8 lladdr;93 struct mctp_i2c_dev *sel;94 struct list_head devs;95 spinlock_t sel_lock; /* Protects sel and devs */97 struct list_head list; /* For driver_clients */