Home
last modified time | relevance | path

Searched refs:dim_get_lock_state (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/staging/most/dim2/
H A Dhal.h62 bool dim_get_lock_state(void);
H A Dhal.c746 bool dim_get_lock_state(void) in dim_get_lock_state() function
H A Ddim2.c128 state = dim_get_lock_state(); in state_show()