Searched defs:initial_state (Results 1 - 1 of 1) sorted by relevance

/arch/mips/pmc-sierra/msp71xx/
H A Dmsp_hwbutton.c36 /* For hwbutton_interrupt->initial_state */
47 int initial_state; /* The "normal" state of the switch */ member in struct:hwbutton_interrupt
96 .initial_state = HWBUTTON_HI,
106 .initial_state = HWBUTTON_HI,
146 if (hirq->initial_state == HWBUTTON_HI)

Completed in 70 milliseconds