Home
last modified time | relevance | path

Searched refs:enable_hdmi (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/staging/vc04_services/bcm2835-audio/
H A Dbcm2835.c12 static bool enable_hdmi; variable
17 module_param(enable_hdmi, bool, 0444);
18 MODULE_PARM_DESC(enable_hdmi, "Enables HDMI virtual audio device");
149 .is_enabled = &enable_hdmi,
/OK3568_Linux_fs/u-boot/board/kosagi/novena/
H A Dvideo.c261 static void enable_hdmi(struct display_info_t const *dev) in enable_hdmi() function
312 .enable = enable_hdmi,
/OK3568_Linux_fs/u-boot/board/gateworks/gw_ventana/
H A Dgw_ventana.c314 static void enable_hdmi(struct display_info_t const *dev) in enable_hdmi() function
349 .enable = enable_hdmi,