Searched defs:amdgpu_i2c_chan (Results 1 – 2 of 2) sorted by relevance
223 struct amdgpu_i2c_chan { struct224 struct i2c_adapter adapter;225 struct drm_device *dev;226 struct i2c_algo_bit_data bit;227 struct amdgpu_i2c_bus_rec rec;228 struct drm_dp_aux aux;229 bool has_aux;230 struct mutex mutex;
225 struct amdgpu_i2c_chan { struct226 struct i2c_adapter adapter;227 struct drm_device *dev;228 struct i2c_algo_bit_data bit;229 struct amdgpu_i2c_bus_rec rec;230 struct drm_dp_aux aux;231 bool has_aux;232 struct mutex mutex;