Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/arm/
H A Domap.h800 void omap_rfbi_attach(struct omap_dss_s *s, int cs, struct rfbi_chip_s *chip);
/openbmc/qemu/hw/display/
H A Domap_dss.c1088 void omap_rfbi_attach(struct omap_dss_s *s, int cs, struct rfbi_chip_s *chip) in omap_rfbi_attach() function
/openbmc/qemu/hw/arm/
H A Dnseries.c776 omap_rfbi_attach(s->mpu->dss, 0, &s->blizzard); in n8x0_dss_setup()