/src/sys/arch/cobalt/dev/ |
lcdpanel.c | 91 static bool lcdpanel_shutdown(device_t, int); 176 pmf_device_register1(self, NULL, NULL, lcdpanel_shutdown); 192 lcdpanel_shutdown(device_t self, int howto) function in typeref:typename:bool
|
lcdpanel.c | 91 static bool lcdpanel_shutdown(device_t, int); 176 pmf_device_register1(self, NULL, NULL, lcdpanel_shutdown); 192 lcdpanel_shutdown(device_t self, int howto) function in typeref:typename:bool
|