mixer_init(cfg);
event_init(cfg, eventfd);
eject_init(cfg);
*pmufd = backlight_init(cfg);
if(cfg->backlight_enable)
return 1;