Searched refs:BLINKINGON_STATE (Results 1 – 4 of 4) sorted by relevance
435 case BLINKINGON_STATE: in shpchp_queue_pushbutton_work()471 p_slot->state = BLINKINGON_STATE; in handle_button_press_event()482 case BLINKINGON_STATE: in handle_button_press_event()641 case BLINKINGON_STATE: in shpchp_sysfs_enable_slot()691 case BLINKINGON_STATE: in shpchp_sysfs_disable_slot()
134 #define BLINKINGON_STATE 1 macro
186 if ((p_slot->state == BLINKINGON_STATE) in handle_presence_change()1805 } else if (p_slot->state == BLINKINGON_STATE) { in interrupt_event_handler()1834 p_slot->state = BLINKINGON_STATE; in interrupt_event_handler()
348 #define BLINKINGON_STATE 1 macro