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

  /src/sys/arch/arm/sunxi/
sunxi_fb.c 50 static bool sunxi_fb_shutdown(device_t, int);
124 pmf_device_register1(dev, NULL, NULL, sunxi_fb_shutdown);
128 sunxi_fb_shutdown(device_t self, int flags) function in typeref:typename:bool

Completed in 26 milliseconds