Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/amd/amdgpu/
Damdgpu_mode.h225 struct amdgpu_i2c_chan { struct
226 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;