Home
last modified time | relevance | path

Searched defs:panel_fdt_softc (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/dev/fdt/
H A Dfdt_panel.c53 struct panel_fdt_softc { struct
61 #define to_panel_fdt(x) container_of(x, struct panel_fdt_softc, sc_panel) argument