Home
last modified time | relevance | path

Searched refs:imx_genfb_attach (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/arch/arm/imx/
H A Dimx_genfb.c68 static void imx_genfb_attach(device_t, device_t, void *);
75 imx_genfb_match, imx_genfb_attach, NULL, NULL);
84 imx_genfb_attach(device_t parent, device_t self, void *aux) in imx_genfb_attach() function