Home
last modified time | relevance | path

Searched defs:amdgpu_i2c_chan (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
Damdgpu_mode.h216 struct amdgpu_i2c_chan { struct
217 struct i2c_adapter adapter;
218 struct drm_device *dev;
219 struct i2c_algo_bit_data bit;
220 struct amdgpu_i2c_bus_rec rec;
221 struct drm_dp_aux aux;
222 bool has_aux;
223 struct mutex mutex;