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

  /src/sys/arch/arm/ti/
ti_fb.c 51 static bool ti_fb_shutdown(device_t, int);
119 pmf_device_register1(self, NULL, NULL, ti_fb_shutdown);
123 ti_fb_shutdown(device_t self, int flags) function in typeref:typename:bool
ti_fb.c 51 static bool ti_fb_shutdown(device_t, int);
119 pmf_device_register1(self, NULL, NULL, ti_fb_shutdown);
123 ti_fb_shutdown(device_t self, int flags) function in typeref:typename:bool

Completed in 54 milliseconds