Home
last modified time | relevance | path

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

/linux/drivers/input/misc/
H A Dad714x.h25 unsigned short l_state; member
/linux/block/
H A Dsed-opal.c1679 lrst->l_state = OPAL_RW; in locking_range_status()
1681 lrst->l_state = OPAL_LK; in locking_range_status()
1683 lrst->l_state = OPAL_RO; in locking_range_status()
2121 lkul->l_state == OPAL_RW ? in add_user_to_lr()
2166 switch (lkul->l_state) { in lock_unlock_locking_range()
2225 switch (lkul->l_state) { in lock_unlock_locking_range_sum()
2748 if (lk_unlk->l_state != OPAL_RO && in opal_add_user_to_lr()
2749 lk_unlk->l_state != OPAL_RW) { in opal_add_user_to_lr()
2855 if (lk_unlk->l_state != OPAL_LK || in opal_lock_check_for_saved_key()