Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/intelfb/
H A Dintelfb_i2c.c177 dinfo->output[i].type = INTELFB_OUTPUT_SDVO; in intelfb_create_i2c_busses()
185 dinfo->output[i].type = INTELFB_OUTPUT_SDVO; in intelfb_create_i2c_busses()
H A Dintelfb.h137 #define INTELFB_OUTPUT_SDVO 3 macro