Home
last modified time | relevance | path

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

/linux-6.15/include/uapi/linux/
H A Dsed-opal.h97 __u32 l_state; member
103 __u32 l_state; member
/linux-6.15/drivers/input/misc/
H A Dad714x.h25 unsigned short l_state; member
H 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()
1194 ad714x->read(ad714x, STG_LOW_INT_STA_REG, &ad714x->l_state, 3); in ad714x_resume()
/linux-6.15/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()
/linux-6.15/fs/xfs/
H A Dxfs_trace.h3265 __field(xfs_exntst_t, l_state)
3279 __entry->l_state = ri->ri_bmap.br_state;
3292 __entry->l_state)
3332 __field(xfs_exntst_t, l_state)
3361 __entry->l_state = bi->bi_bmap.br_state;
3374 __entry->l_state)