Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/drm/radeon/
H A Dradeon_mode.h198 struct radeon_i2c_chan { struct
199 struct i2c_adapter adapter;
200 struct drm_device *dev;
201 struct i2c_algo_bit_data bit;
202 struct radeon_i2c_bus_rec rec;
203 struct drm_dp_aux aux;
204 bool has_aux;
205 struct rwlock mutex;