Searched defs:mlxcpld_mux_plat_data (Results 1 – 1 of 1) sorted by relevance
21 struct mlxcpld_mux_plat_data { struct22 int *chan_ids;23 int num_adaps;24 int sel_reg_addr;25 u8 reg_size;26 void *handle;27 int (*completion_notify)(void *handle, struct i2c_adapter *parent,
Completed in 4 milliseconds