HomeSort by: relevance | last modified time | path
    Searched defs:mixer_crtc (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/arm/ti/
ti_lcdc.c 103 struct tilcdc_crtc *mixer_crtc = to_tilcdc_crtc(crtc); local in function:tilcdc_mode_do_set_base
104 struct tilcdc_softc * const sc = mixer_crtc->sc;
158 struct tilcdc_crtc *mixer_crtc = to_tilcdc_crtc(crtc); local in function:tilcdc_mode_set
159 struct tilcdc_softc * const sc = mixer_crtc->sc;
265 struct tilcdc_crtc *mixer_crtc = to_tilcdc_crtc(crtc); local in function:tilcdc_commit
266 struct tilcdc_softc * const sc = mixer_crtc->sc;
  /src/sys/arch/arm/rockchip/
rk_vop.c 420 struct rk_vop_crtc *mixer_crtc = to_rk_vop_crtc(crtc); local in function:rk_vop_crtc_dpms
421 struct rk_vop_softc * const sc = mixer_crtc->sc;
457 struct rk_vop_crtc *mixer_crtc = to_rk_vop_crtc(crtc); local in function:rk_vop_crtc_atomic_enable
458 struct rk_vop_softc * const sc = mixer_crtc->sc;
556 struct rk_vop_crtc *mixer_crtc = to_rk_vop_crtc(crtc); local in function:rk_vop_crtc_atomic_disable
557 struct rk_vop_softc * const sc = mixer_crtc->sc;
578 struct rk_vop_crtc *mixer_crtc = to_rk_vop_crtc(crtc); local in function:rk_vop_crtc_atomic_flush
579 struct rk_vop_softc * const sc = mixer_crtc->sc;
613 struct rk_vop_crtc *mixer_crtc = to_rk_vop_crtc(crtc); local in function:rk_vop_crtc_enable_vblank
614 struct rk_vop_softc * const sc = mixer_crtc->sc
627 struct rk_vop_crtc *mixer_crtc = to_rk_vop_crtc(crtc); local in function:rk_vop_crtc_disable_vblank
    [all...]
  /src/sys/arch/arm/sunxi/
sunxi_mixer.c 279 struct sunxi_mixer_crtc *mixer_crtc = to_sunxi_mixer_crtc(crtc); local in function:sunxi_mixer_mode_do_set_base
280 struct sunxi_mixer_softc * const sc = mixer_crtc->sc;
318 struct sunxi_mixer_crtc *mixer_crtc = to_sunxi_mixer_crtc(crtc); local in function:sunxi_mixer_page_flip
319 struct sunxi_mixer_softc * const sc = mixer_crtc->sc;
342 struct sunxi_mixer_crtc *mixer_crtc = to_sunxi_mixer_crtc(crtc); local in function:sunxi_mixer_cursor_set
343 struct sunxi_mixer_softc * const sc = mixer_crtc->sc;
447 struct sunxi_mixer_crtc *mixer_crtc = to_sunxi_mixer_crtc(crtc); local in function:sunxi_mixer_cursor_move
448 struct sunxi_mixer_softc * const sc = mixer_crtc->sc;
494 struct sunxi_mixer_crtc *mixer_crtc = to_sunxi_mixer_crtc(crtc); local in function:sunxi_mixer_mode_set
495 struct sunxi_mixer_softc * const sc = mixer_crtc->sc
545 struct sunxi_mixer_crtc *mixer_crtc = to_sunxi_mixer_crtc(crtc); local in function:sunxi_mixer_mode_set_base
560 struct sunxi_mixer_crtc *mixer_crtc = to_sunxi_mixer_crtc(crtc); local in function:sunxi_mixer_mode_set_base_atomic
579 struct sunxi_mixer_crtc *mixer_crtc = to_sunxi_mixer_crtc(crtc); local in function:sunxi_mixer_prepare
589 struct sunxi_mixer_crtc *mixer_crtc = to_sunxi_mixer_crtc(crtc); local in function:sunxi_mixer_commit
    [all...]

Completed in 14 milliseconds