HomeSort by: relevance | last modified time | path
    Searched defs:imx_genfb_match (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/arm/imx/
imx_genfb.c 67 static int imx_genfb_match(device_t, cfdata_t, void *);
75 imx_genfb_match, imx_genfb_attach, NULL, NULL);
78 imx_genfb_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int
imx_genfb.c 67 static int imx_genfb_match(device_t, cfdata_t, void *);
75 imx_genfb_match, imx_genfb_attach, NULL, NULL);
78 imx_genfb_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int

Completed in 21 milliseconds