Searched refs:fdt_endpoint_device (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/sys/dev/fdt/
H A Dfdt_port.h99 device_t fdt_endpoint_device(struct fdt_endpoint *);
H A Dfdt_port.c154 fdt_endpoint_device(struct fdt_endpoint *ep) function
/netbsd-current/sys/arch/arm/sunxi/
H A Dsunxi_tcon.c276 if (!device_is_a(fdt_endpoint_device(rep), "sunxidebe")) {
306 device_t rep_dev = fdt_endpoint_device(rep);
376 device_xname(fdt_endpoint_device(rep)));
564 sunxi_debe_set_videomode(fdt_endpoint_device(sc->sc_in_rep), &mode);
729 sunxi_debe_set_videomode(fdt_endpoint_device(sc->sc_in_rep), mode);
H A Dsunxi_hdmi.c707 fdt_endpoint_device(sc->sc_in_rep), mode);
1096 fdt_endpoint_device(sc->sc_in_rep), NULL);
H A Dsunxi_debe.c296 if (!device_is_a(fdt_endpoint_device(rep), "sunxitcon")) {
372 fdt_endpoint_device(rep), cons_pipeline))

Completed in 571 milliseconds