Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/arm/imx/
H A Dimx51var.h32 struct imxfb_attach_args { struct
33 void *ifb_fb;
34 bus_dma_tag_t ifb_dmat;
35 bus_dmamap_t ifb_dmamap;
36 bus_dma_segment_t *ifb_dmasegs;
37 int ifb_ndmasegs;
38 u_int ifb_width;
39 u_int ifb_height;
40 u_int ifb_depth;
41 u_int ifb_stride;
[all …]