Home
last modified time | relevance | path

Searched refs:sti_dvo (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/gpu/drm/sti/
Dsti_dvo.c81 struct sti_dvo { struct
101 struct sti_dvo *dvo; argument
108 int dvo_awg_generate_code(struct sti_dvo *dvo, u8 *ram_size, u32 *ram_code) in dvo_awg_generate_code()
144 static void dvo_awg_configure(struct sti_dvo *dvo, u32 *awg_ram_code, int nb) in dvo_awg_configure()
161 struct sti_dvo *dvo = bridge->driver_private; in sti_dvo_disable()
185 struct sti_dvo *dvo = bridge->driver_private; in sti_dvo_pre_enable()
233 struct sti_dvo *dvo = bridge->driver_private; in sti_dvo_set_mode()
289 struct sti_dvo *dvo = dvo_connector->dvo; in sti_dvo_connector_get_modes()
308 struct sti_dvo *dvo = dvo_connector->dvo; in sti_dvo_connector_mode_valid()
343 struct sti_dvo *dvo = dvo_connector->dvo; in sti_dvo_connector_detect()
[all …]
DMakefile15 stidvo-y := sti_dvo.o \