Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/amd/amdgpu/
A Damdgpu_mode.h223 struct amdgpu_i2c_chan { struct
224 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;

Completed in 7 milliseconds