Searched defs:dvo (Results 1 - 8 of 8) sorted by last modified time

/freebsd-11-stable/sys/dev/drm2/i915/
H A Ddvo_ch7017.c171 static bool ch7017_read(struct intel_dvo_device *dvo, u8 addr, u8 *val) argument
190 static bool ch7017_write(struct intel_dvo_device *dvo, u8 addr, u8 val) argument
203 ch7017_init(struct intel_dvo_device *dvo, device_t adapter) argument
247 ch7017_detect(struct intel_dvo_device *dvo) argument
252 ch7017_mode_valid(struct intel_dvo_device *dvo, struct drm_display_mode *mode) argument
261 ch7017_mode_set(struct intel_dvo_device *dvo, struct drm_display_mode *mode, struct drm_display_mode *adjusted_mode) argument
338 ch7017_dpms(struct intel_dvo_device *dvo, bool enable) argument
366 ch7017_get_hw_state(struct intel_dvo_device *dvo) argument
378 ch7017_dump_regs(struct intel_dvo_device *dvo) argument
399 ch7017_destroy(struct intel_dvo_device *dvo) argument
[all...]
H A Ddvo_ch7xxx.c115 static bool ch7xxx_readb(struct intel_dvo_device *dvo, int addr, uint8_t *ch) argument
153 static bool ch7xxx_writeb(struct intel_dvo_device *dvo, int addr, uint8_t ch) argument
179 ch7xxx_init(struct intel_dvo_device *dvo, device_t adapter) argument
226 ch7xxx_detect(struct intel_dvo_device *dvo) argument
247 ch7xxx_mode_valid(struct intel_dvo_device *dvo, struct drm_display_mode *mode) argument
256 ch7xxx_mode_set(struct intel_dvo_device *dvo, struct drm_display_mode *mode, struct drm_display_mode *adjusted_mode) argument
295 ch7xxx_dpms(struct intel_dvo_device *dvo, bool enable) argument
303 ch7xxx_get_hw_state(struct intel_dvo_device *dvo) argument
315 ch7xxx_dump_regs(struct intel_dvo_device *dvo) argument
328 ch7xxx_destroy(struct intel_dvo_device *dvo) argument
[all...]
H A Ddvo_ivch.c169 static bool ivch_read(struct intel_dvo_device *dvo, int addr, uint16_t *data) argument
212 static bool ivch_write(struct intel_dvo_device *dvo, int addr, uint16_t data) argument
240 ivch_init(struct intel_dvo_device *dvo, device_t adapter) argument
279 ivch_detect(struct intel_dvo_device *dvo) argument
284 ivch_mode_valid(struct intel_dvo_device *dvo, struct drm_display_mode *mode) argument
294 ivch_dpms(struct intel_dvo_device *dvo, bool enable) argument
329 ivch_get_hw_state(struct intel_dvo_device *dvo) argument
343 ivch_mode_set(struct intel_dvo_device *dvo, struct drm_display_mode *mode, struct drm_display_mode *adjusted_mode) argument
378 ivch_dump_regs(struct intel_dvo_device *dvo) argument
420 ivch_destroy(struct intel_dvo_device *dvo) argument
[all...]
H A Ddvo_ns2501.c93 static void enable_dvo(struct intel_dvo_device *dvo) argument
126 static void restore_dvo(struct intel_dvo_device *dvo) argument
152 static bool ns2501_readb(struct intel_dvo_device *dvo, int addr, uint8_t * ch) argument
197 ns2501_writeb(struct intel_dvo_device *dvo, int addr, uint8_t ch) argument
231 ns2501_init(struct intel_dvo_device *dvo, device_t adapter) argument
276 ns2501_detect(struct intel_dvo_device *dvo) argument
288 ns2501_mode_valid(struct intel_dvo_device *dvo, struct drm_display_mode *mode) argument
311 ns2501_mode_set(struct intel_dvo_device *dvo, struct drm_display_mode *mode, struct drm_display_mode *adjusted_mode) argument
509 ns2501_get_hw_state(struct intel_dvo_device *dvo) argument
523 ns2501_dpms(struct intel_dvo_device *dvo, bool enable) argument
566 ns2501_dump_regs(struct intel_dvo_device *dvo) argument
582 ns2501_destroy(struct intel_dvo_device *dvo) argument
[all...]
H A Ddvo_sil164.c71 static bool sil164_readb(struct intel_dvo_device *dvo, int addr, uint8_t *ch) argument
108 static bool sil164_writeb(struct intel_dvo_device *dvo, int addr, uint8_t ch) argument
135 sil164_init(struct intel_dvo_device *dvo, device_t adapter) argument
177 sil164_detect(struct intel_dvo_device *dvo) argument
189 sil164_mode_valid(struct intel_dvo_device *dvo, struct drm_display_mode *mode) argument
195 sil164_mode_set(struct intel_dvo_device *dvo, struct drm_display_mode *mode, struct drm_display_mode *adjusted_mode) argument
214 sil164_dpms(struct intel_dvo_device *dvo, bool enable) argument
232 sil164_get_hw_state(struct intel_dvo_device *dvo) argument
247 sil164_dump_regs(struct intel_dvo_device *dvo) argument
263 sil164_destroy(struct intel_dvo_device *dvo) argument
[all...]
H A Ddvo_tfp410.c96 static bool tfp410_readb(struct intel_dvo_device *dvo, int addr, uint8_t *ch) argument
133 static bool tfp410_writeb(struct intel_dvo_device *dvo, int addr, uint8_t ch) argument
159 tfp410_getid(struct intel_dvo_device *dvo, int addr) argument
171 tfp410_init(struct intel_dvo_device *dvo, device_t adapter) argument
206 tfp410_detect(struct intel_dvo_device *dvo) argument
221 tfp410_mode_valid(struct intel_dvo_device *dvo, struct drm_display_mode *mode) argument
227 tfp410_mode_set(struct intel_dvo_device *dvo, struct drm_display_mode *mode, struct drm_display_mode *adjusted_mode) argument
240 tfp410_dpms(struct intel_dvo_device *dvo, bool enable) argument
255 tfp410_get_hw_state(struct intel_dvo_device *dvo) argument
268 tfp410_dump_regs(struct intel_dvo_device *dvo) argument
302 tfp410_destroy(struct intel_dvo_device *dvo) argument
[all...]
H A Dintel_dvo.c450 const struct intel_dvo_device *dvo = &intel_dvo_devices[i]; local
[all...]
/freebsd-11-stable/sys/dev/drm2/radeon/
H A Datombios_encoders.c490 DVO_ENCODER_CONTROL_PS_ALLOCATION dvo; member in union:dvo_encoder_control

Completed in 105 milliseconds