Home
last modified time | relevance | path

Searched refs:l_state (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/drivers/input/misc/
A Dad714x.h25 unsigned short l_state; member
A Dad714x.c221 ((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()
1198 ad714x->read(ad714x, STG_LOW_INT_STA_REG, &ad714x->l_state, 3); in ad714x_resume()
/linux-6.3-rc2/include/uapi/linux/
A Dsed-opal.h83 __u32 l_state; member
/linux-6.3-rc2/block/
A Dsed-opal.c1772 if (lkul->l_state == OPAL_RW) in add_user_to_lr()
1841 switch (lkul->l_state) { in lock_unlock_locking_range()
1900 switch (lkul->l_state) { in lock_unlock_locking_range_sum()
2371 if (lk_unlk->l_state != OPAL_RO && in opal_add_user_to_lr()
2372 lk_unlk->l_state != OPAL_RW) { in opal_add_user_to_lr()
2471 if (lk_unlk->l_state != OPAL_LK || in opal_lock_check_for_saved_key()
/linux-6.3-rc2/fs/xfs/
A Dxfs_trace.h2624 __field(xfs_exntst_t, l_state)
2635 __entry->l_state = state;
2647 __entry->l_state)

Completed in 22 milliseconds