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

/linux-4.4.14/drivers/gpu/drm/i915/
H A Ddvo_sil164.c68 static bool sil164_readb(struct intel_dvo_device *dvo, int addr, uint8_t *ch) sil164_readb() argument
105 static bool sil164_writeb(struct intel_dvo_device *dvo, int addr, uint8_t ch) sil164_writeb() argument
132 static bool sil164_init(struct intel_dvo_device *dvo, sil164_init() argument
174 static enum drm_connector_status sil164_detect(struct intel_dvo_device *dvo) sil164_detect() argument
186 static enum drm_mode_status sil164_mode_valid(struct intel_dvo_device *dvo, sil164_mode_valid() argument
192 static void sil164_mode_set(struct intel_dvo_device *dvo, sil164_mode_set() argument
211 static void sil164_dpms(struct intel_dvo_device *dvo, bool enable) sil164_dpms() argument
229 static bool sil164_get_hw_state(struct intel_dvo_device *dvo) sil164_get_hw_state() argument
244 static void sil164_dump_regs(struct intel_dvo_device *dvo) sil164_dump_regs() argument
260 static void sil164_destroy(struct intel_dvo_device *dvo) sil164_destroy() argument
H A Dintel_dvo.c451 const struct intel_dvo_device *dvo = &intel_dvo_devices[i]; intel_dvo_init() local
H A Ddvo_tfp410.c93 static bool tfp410_readb(struct intel_dvo_device *dvo, int addr, uint8_t *ch) tfp410_readb() argument
130 static bool tfp410_writeb(struct intel_dvo_device *dvo, int addr, uint8_t ch) tfp410_writeb() argument
156 static int tfp410_getid(struct intel_dvo_device *dvo, int addr) tfp410_getid() argument
168 static bool tfp410_init(struct intel_dvo_device *dvo, tfp410_init() argument
203 static enum drm_connector_status tfp410_detect(struct intel_dvo_device *dvo) tfp410_detect() argument
218 static enum drm_mode_status tfp410_mode_valid(struct intel_dvo_device *dvo, tfp410_mode_valid() argument
224 static void tfp410_mode_set(struct intel_dvo_device *dvo, tfp410_mode_set() argument
237 static void tfp410_dpms(struct intel_dvo_device *dvo, bool enable) tfp410_dpms() argument
252 static bool tfp410_get_hw_state(struct intel_dvo_device *dvo) tfp410_get_hw_state() argument
265 static void tfp410_dump_regs(struct intel_dvo_device *dvo) tfp410_dump_regs() argument
299 static void tfp410_destroy(struct intel_dvo_device *dvo) tfp410_destroy() argument
H A Ddvo_ch7xxx.c135 static bool ch7xxx_readb(struct intel_dvo_device *dvo, int addr, uint8_t *ch) ch7xxx_readb() argument
173 static bool ch7xxx_writeb(struct intel_dvo_device *dvo, int addr, uint8_t ch) ch7xxx_writeb() argument
199 static bool ch7xxx_init(struct intel_dvo_device *dvo, ch7xxx_init() argument
247 static enum drm_connector_status ch7xxx_detect(struct intel_dvo_device *dvo) ch7xxx_detect() argument
268 static enum drm_mode_status ch7xxx_mode_valid(struct intel_dvo_device *dvo, ch7xxx_mode_valid() argument
277 static void ch7xxx_mode_set(struct intel_dvo_device *dvo, ch7xxx_mode_set() argument
316 static void ch7xxx_dpms(struct intel_dvo_device *dvo, bool enable) ch7xxx_dpms() argument
324 static bool ch7xxx_get_hw_state(struct intel_dvo_device *dvo) ch7xxx_get_hw_state() argument
336 static void ch7xxx_dump_regs(struct intel_dvo_device *dvo) ch7xxx_dump_regs() argument
349 static void ch7xxx_destroy(struct intel_dvo_device *dvo) ch7xxx_destroy() argument
H A Ddvo_ivch.c191 static bool ivch_read(struct intel_dvo_device *dvo, int addr, uint16_t *data) ivch_read() argument
234 static bool ivch_write(struct intel_dvo_device *dvo, int addr, uint16_t data) ivch_write() argument
262 static bool ivch_init(struct intel_dvo_device *dvo, ivch_init() argument
310 static enum drm_connector_status ivch_detect(struct intel_dvo_device *dvo) ivch_detect() argument
315 static enum drm_mode_status ivch_mode_valid(struct intel_dvo_device *dvo, ivch_mode_valid() argument
328 static void ivch_reset(struct intel_dvo_device *dvo) ivch_reset() argument
342 static void ivch_dpms(struct intel_dvo_device *dvo, bool enable) ivch_dpms() argument
380 static bool ivch_get_hw_state(struct intel_dvo_device *dvo) ivch_get_hw_state() argument
396 static void ivch_mode_set(struct intel_dvo_device *dvo, ivch_mode_set() argument
439 static void ivch_dump_regs(struct intel_dvo_device *dvo) ivch_dump_regs() argument
483 static void ivch_destroy(struct intel_dvo_device *dvo) ivch_destroy() argument
H A Ddvo_ch7017.c168 static bool ch7017_read(struct intel_dvo_device *dvo, u8 addr, u8 *val) ch7017_read() argument
187 static bool ch7017_write(struct intel_dvo_device *dvo, u8 addr, u8 val) ch7017_write() argument
200 static bool ch7017_init(struct intel_dvo_device *dvo, ch7017_init() argument
243 static enum drm_connector_status ch7017_detect(struct intel_dvo_device *dvo) ch7017_detect() argument
248 static enum drm_mode_status ch7017_mode_valid(struct intel_dvo_device *dvo, ch7017_mode_valid() argument
257 static void ch7017_mode_set(struct intel_dvo_device *dvo, ch7017_mode_set() argument
334 static void ch7017_dpms(struct intel_dvo_device *dvo, bool enable) ch7017_dpms() argument
362 static bool ch7017_get_hw_state(struct intel_dvo_device *dvo) ch7017_get_hw_state() argument
374 static void ch7017_dump_regs(struct intel_dvo_device *dvo) ch7017_dump_regs() argument
395 static void ch7017_destroy(struct intel_dvo_device *dvo) ch7017_destroy() argument
H A Ddvo_ns2501.c392 static bool ns2501_readb(struct intel_dvo_device *dvo, int addr, uint8_t * ch) ns2501_readb() argument
437 static bool ns2501_writeb(struct intel_dvo_device *dvo, int addr, uint8_t ch) ns2501_writeb() argument
471 static bool ns2501_init(struct intel_dvo_device *dvo, ns2501_init() argument
514 static enum drm_connector_status ns2501_detect(struct intel_dvo_device *dvo) ns2501_detect() argument
526 static enum drm_mode_status ns2501_mode_valid(struct intel_dvo_device *dvo, ns2501_mode_valid() argument
548 static void ns2501_mode_set(struct intel_dvo_device *dvo, ns2501_mode_set() argument
644 static bool ns2501_get_hw_state(struct intel_dvo_device *dvo) ns2501_get_hw_state() argument
655 static void ns2501_dpms(struct intel_dvo_device *dvo, bool enable) ns2501_dpms() argument
691 static void ns2501_destroy(struct intel_dvo_device *dvo) ns2501_destroy() argument
/linux-4.4.14/drivers/video/fbdev/intelfb/
H A Dintelfbdrv.c474 int i, err, dvo; intelfb_pci_register() local
H A Dintelfbhw.c282 int dvo = 0; intelfbhw_check_non_crt() local
296 const char * intelfbhw_dvo_to_string(int dvo) intelfbhw_dvo_to_string() argument
/linux-4.4.14/drivers/gpu/drm/sti/
H A Dsti_dvo.c101 struct sti_dvo *dvo; member in struct:sti_dvo_connector
108 int dvo_awg_generate_code(struct sti_dvo *dvo, u8 *ram_size, u32 *ram_code) dvo_awg_generate_code() argument
144 static void dvo_awg_configure(struct sti_dvo *dvo, u32 *awg_ram_code, int nb) dvo_awg_configure() argument
161 struct sti_dvo *dvo = bridge->driver_private; sti_dvo_disable() local
185 struct sti_dvo *dvo = bridge->driver_private; sti_dvo_pre_enable() local
233 struct sti_dvo *dvo = bridge->driver_private; sti_dvo_set_mode() local
289 struct sti_dvo *dvo = dvo_connector->dvo; sti_dvo_connector_get_modes() local
308 struct sti_dvo *dvo = dvo_connector->dvo; sti_dvo_connector_mode_valid() local
344 struct sti_dvo *dvo = dvo_connector->dvo; sti_dvo_connector_detect() local
392 struct sti_dvo *dvo = dev_get_drvdata(dev); sti_dvo_bind() local
469 struct sti_dvo *dvo = dev_get_drvdata(dev); sti_dvo_unbind() local
482 struct sti_dvo *dvo; sti_dvo_probe() local
H A Dsti_tvout.c122 struct drm_encoder *dvo; member in struct:sti_tvout
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
H A Datombios_encoders.c378 DVO_ENCODER_CONTROL_PS_ALLOCATION dvo; member in union:dvo_encoder_control
/linux-4.4.14/drivers/gpu/drm/radeon/
H A Datombios_encoders.c480 DVO_ENCODER_CONTROL_PS_ALLOCATION dvo; member in union:dvo_encoder_control

Completed in 320 milliseconds