Searched refs:wistron_mail_led (Results 1 – 1 of 1) sorted by relevance
1064 static struct led_classdev wistron_mail_led = { variable1091 wistron_mail_led.brightness = LED_OFF; in wistron_led_init()1092 if (led_classdev_register(parent, &wistron_mail_led)) in wistron_led_init()1095 bios_set_state(MAIL_LED, wistron_mail_led.brightness); in wistron_led_init()1102 led_classdev_unregister(&wistron_mail_led); in wistron_led_remove()1111 led_classdev_suspend(&wistron_mail_led); in wistron_led_suspend()1120 led_classdev_resume(&wistron_mail_led); in wistron_led_resume()