Searched refs:wistron_mail_led (Results 1 – 1 of 1) sorted by relevance
1052 static struct led_classdev wistron_mail_led = { variable1079 wistron_mail_led.brightness = LED_OFF; in wistron_led_init()1080 if (led_classdev_register(parent, &wistron_mail_led)) in wistron_led_init()1083 bios_set_state(MAIL_LED, wistron_mail_led.brightness); in wistron_led_init()1090 led_classdev_unregister(&wistron_mail_led); in wistron_led_remove()1099 led_classdev_suspend(&wistron_mail_led); in wistron_led_suspend()1108 led_classdev_resume(&wistron_mail_led); in wistron_led_resume()