Searched defs:dvo (Results 1 - 9 of 9) sorted by relevance

/netbsd-current/sys/external/bsd/drm2/dist/drm/i915/display/
H A Ddvo_sil164.c74 static bool sil164_readb(struct intel_dvo_device *dvo, int addr, u8 *ch) argument
111 static bool sil164_writeb(struct intel_dvo_device *dvo, int addr, u8 ch) argument
138 sil164_init(struct intel_dvo_device *dvo, struct i2c_adapter *adapter) argument
180 sil164_detect(struct intel_dvo_device *dvo) argument
192 sil164_mode_valid(struct intel_dvo_device *dvo, struct drm_display_mode *mode) argument
198 sil164_mode_set(struct intel_dvo_device *dvo, const struct drm_display_mode *mode, const struct drm_display_mode *adjusted_mode) argument
217 sil164_dpms(struct intel_dvo_device *dvo, bool enable) argument
235 sil164_get_hw_state(struct intel_dvo_device *dvo) argument
250 sil164_dump_regs(struct intel_dvo_device *dvo) argument
266 sil164_destroy(struct intel_dvo_device *dvo) argument
[all...]
H A Ddvo_tfp410.c99 static bool tfp410_readb(struct intel_dvo_device *dvo, int addr, u8 *ch) argument
136 static bool tfp410_writeb(struct intel_dvo_device *dvo, int addr, u8 ch) argument
162 tfp410_getid(struct intel_dvo_device *dvo, int addr) argument
174 tfp410_init(struct intel_dvo_device *dvo, struct i2c_adapter *adapter) argument
209 tfp410_detect(struct intel_dvo_device *dvo) argument
224 tfp410_mode_valid(struct intel_dvo_device *dvo, struct drm_display_mode *mode) argument
230 tfp410_mode_set(struct intel_dvo_device *dvo, const struct drm_display_mode *mode, const struct drm_display_mode *adjusted_mode) argument
243 tfp410_dpms(struct intel_dvo_device *dvo, bool enable) argument
258 tfp410_get_hw_state(struct intel_dvo_device *dvo) argument
271 tfp410_dump_regs(struct intel_dvo_device *dvo) argument
305 tfp410_destroy(struct intel_dvo_device *dvo) argument
[all...]
H A Dintel_dvo.c447 const struct intel_dvo_device *dvo = &intel_dvo_devices[i]; local
H A Ddvo_ch7xxx.c141 static bool ch7xxx_readb(struct intel_dvo_device *dvo, int addr, u8 *ch) argument
179 static bool ch7xxx_writeb(struct intel_dvo_device *dvo, int addr, u8 ch) argument
205 ch7xxx_init(struct intel_dvo_device *dvo, struct i2c_adapter *adapter) argument
251 ch7xxx_detect(struct intel_dvo_device *dvo) argument
272 ch7xxx_mode_valid(struct intel_dvo_device *dvo, struct drm_display_mode *mode) argument
281 ch7xxx_mode_set(struct intel_dvo_device *dvo, const struct drm_display_mode *mode, const struct drm_display_mode *adjusted_mode) argument
320 ch7xxx_dpms(struct intel_dvo_device *dvo, bool enable) argument
328 ch7xxx_get_hw_state(struct intel_dvo_device *dvo) argument
340 ch7xxx_dump_regs(struct intel_dvo_device *dvo) argument
353 ch7xxx_destroy(struct intel_dvo_device *dvo) argument
[all...]
H A Ddvo_ivch.c197 static bool ivch_read(struct intel_dvo_device *dvo, int addr, u16 *data) argument
240 static bool ivch_write(struct intel_dvo_device *dvo, int addr, u16 data) argument
268 ivch_init(struct intel_dvo_device *dvo, struct i2c_adapter *adapter) argument
316 ivch_detect(struct intel_dvo_device *dvo) argument
321 ivch_mode_valid(struct intel_dvo_device *dvo, struct drm_display_mode *mode) argument
334 ivch_reset(struct intel_dvo_device *dvo) argument
348 ivch_dpms(struct intel_dvo_device *dvo, bool enable) argument
386 ivch_get_hw_state(struct intel_dvo_device *dvo) argument
402 ivch_mode_set(struct intel_dvo_device *dvo, const struct drm_display_mode *mode, const struct drm_display_mode *adjusted_mode) argument
445 ivch_dump_regs(struct intel_dvo_device *dvo) argument
489 ivch_destroy(struct intel_dvo_device *dvo) argument
[all...]
H A Ddvo_ch7017.c174 static bool ch7017_read(struct intel_dvo_device *dvo, u8 addr, u8 *val) argument
193 static bool ch7017_write(struct intel_dvo_device *dvo, u8 addr, u8 val) argument
206 static bool ch7017_init(struct intel_dvo_device *dvo, argument
249 ch7017_detect(struct intel_dvo_device *dvo) argument
254 ch7017_mode_valid(struct intel_dvo_device *dvo, struct drm_display_mode *mode) argument
263 ch7017_mode_set(struct intel_dvo_device *dvo, const struct drm_display_mode *mode, const struct drm_display_mode *adjusted_mode) argument
340 ch7017_dpms(struct intel_dvo_device *dvo, bool enable) argument
368 ch7017_get_hw_state(struct intel_dvo_device *dvo) argument
380 ch7017_dump_regs(struct intel_dvo_device *dvo) argument
401 ch7017_destroy(struct intel_dvo_device *dvo) argument
[all...]
H A Ddvo_ns2501.c398 static bool ns2501_readb(struct intel_dvo_device *dvo, int addr, u8 *ch) argument
443 static bool ns2501_writeb(struct intel_dvo_device *dvo, int addr, u8 ch) argument
477 ns2501_init(struct intel_dvo_device *dvo, struct i2c_adapter *adapter) argument
520 ns2501_detect(struct intel_dvo_device *dvo) argument
532 ns2501_mode_valid(struct intel_dvo_device *dvo, struct drm_display_mode *mode) argument
554 ns2501_mode_set(struct intel_dvo_device *dvo, const struct drm_display_mode *mode, const struct drm_display_mode *adjusted_mode) argument
650 ns2501_get_hw_state(struct intel_dvo_device *dvo) argument
661 ns2501_dpms(struct intel_dvo_device *dvo, bool enable) argument
697 ns2501_destroy(struct intel_dvo_device *dvo) argument
[all...]
/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Damdgpu_atombios_encoders.c382 DVO_ENCODER_CONTROL_PS_ALLOCATION dvo; member in union:dvo_encoder_control
/netbsd-current/sys/external/bsd/drm2/dist/drm/radeon/
H A Dradeon_atombios_encoders.c492 DVO_ENCODER_CONTROL_PS_ALLOCATION dvo; member in union:dvo_encoder_control

Completed in 191 milliseconds