Searched refs:l_state (Results 1 – 2 of 2) sorted by relevance
25 unsigned short l_state; member
221 ((ad714x->l_state & hw->l_mask) == hw->l_mask)) { in ad714x_button_state_machine()231 ((ad714x->l_state & hw->l_mask) != hw->l_mask)) { in ad714x_button_state_machine()936 ad714x->read(ad714x, STG_LOW_INT_STA_REG, &ad714x->l_state, 3); in ad714x_hw_init()946 ad714x->read(ad714x, STG_LOW_INT_STA_REG, &ad714x->l_state, 3); in ad714x_interrupt_thread()1194 ad714x->read(ad714x, STG_LOW_INT_STA_REG, &ad714x->l_state, 3); in ad714x_resume()
Completed in 8 milliseconds