Searched refs:set_config (Results 26 - 50 of 56) sorted by relevance

123

/netbsd-current/sys/external/bsd/drm2/dist/drm/virtio/
H A Dvirtgpu_display.c55 .set_config = drm_atomic_helper_set_config,
/netbsd-current/sys/dev/fdt/
H A Dfdtvar.h206 int (*set_config)(device_t, const void *, size_t); member in struct:fdtbus_pinctrl_controller_func
/netbsd-current/sys/dev/usb/
H A Duchcom.c179 static int set_config(struct uchcom_softc *);
246 if (set_config(sc))
316 set_config(struct uchcom_softc *sc) function
/netbsd-current/sys/arch/arm/rockchip/
H A Drk3399_iomux.c442 .set_config = rk3399_iomux_pinctrl_set_config,
H A Drk_vop.c636 .set_config = drm_atomic_helper_set_config,
H A Drk3588_iomux.c996 .set_config = rk3588_iomux_pinctrl_set_config
/netbsd-current/sys/external/bsd/drm2/dist/drm/i2c/
H A Dch7006_drv.c377 .set_config = ch7006_encoder_set_config,
/netbsd-current/sys/external/bsd/drm2/dist/drm/vmwgfx/
H A Dvmwgfx_ldu.c243 .set_config = drm_atomic_helper_set_config,
H A Dvmwgfx_fb.c453 ret = crtc->funcs->set_config(set, &ctx);
H A Dvmwgfx_scrn.c325 .set_config = drm_atomic_helper_set_config,
H A Dvmwgfx_stdu.c922 .set_config = drm_atomic_helper_set_config,
/netbsd-current/sys/arch/riscv/starfive/
H A Djh7100_pinctrl.c243 aprint_debug_dev(sc->sc_dev, "set_config: group %d\n", group);
270 aprint_debug_dev(sc->sc_dev, "set_config: group %d, len %zu "
279 aprint_debug_dev(sc->sc_dev, "set_config: group %d"
301 aprint_debug_dev(sc->sc_dev, "set_config: group %d"
337 aprint_debug_dev(sc->sc_dev, "set_config: phandle %d\n", phandle);
347 .set_config = jh7100_pinctrl_set_config,
/netbsd-current/sys/arch/arm/amlogic/
H A Dmeson_pinctrl.c212 .set_config = meson_pinctrl_set_config,
/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Damdgpu_dce_virtual.c128 .set_config = amdgpu_display_crtc_set_config,
/netbsd-current/sys/external/bsd/drm2/dist/drm/nouveau/dispnv50/
H A Dnouveau_dispnv50_head.c485 .set_config = drm_atomic_helper_set_config,
/netbsd-current/sys/arch/arm/ti/
H A Dti_lcdc.c126 .set_config = drm_crtc_helper_set_config,
/netbsd-current/sys/external/bsd/drm2/dist/drm/ast/
H A Dast_mode.c929 .set_config = drm_crtc_helper_set_config,
932 .set_config = drm_atomic_helper_set_config,
/netbsd-current/sys/arch/arm/sunxi/
H A Dsunxi_mixer.c464 .set_config = drm_crtc_helper_set_config,
472 .set_config = drm_crtc_helper_set_config,
H A Dsunxi_gpio.c880 .set_config = sunxi_pinctrl_set_config,
/netbsd-current/sys/external/bsd/drm2/dist/drm/vboxvideo/
H A Dvbox_mode.c260 .set_config = drm_atomic_helper_set_config,
/netbsd-current/sys/arch/arm/broadcom/
H A Dbcm2835_gpio.c168 .set_config = bcm283x_pinctrl_set_config,
/netbsd-current/sys/external/bsd/drm2/dist/drm/qxl/
H A Dqxl_display.c406 .set_config = drm_atomic_helper_set_config,
/netbsd-current/sys/arch/arm/nvidia/
H A Dtegra_drm_mode.c80 .set_config = drm_crtc_helper_set_config,
/netbsd-current/sys/external/bsd/drm2/dist/drm/nouveau/dispnv04/
H A Dnouveau_dispnv04_crtc.c1253 .set_config = drm_crtc_helper_set_config,
/netbsd-current/sys/external/bsd/drm2/dist/drm/radeon/
H A Dradeon_display.c673 .set_config = radeon_crtc_set_config,

Completed in 235 milliseconds

123