Home
last modified time | relevance | path

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

/optee_os/core/include/drivers/
H A Dstm32_i2c.h116 struct stm32_itr_dep { struct
119 SLIST_ENTRY(stm32_itr_dep) link; argument
154 SLIST_HEAD(, stm32_itr_dep) consumer_itr_head;
/optee_os/core/drivers/
H A Dstm32_i2c.c780 struct stm32_itr_dep *itr_dep = NULL; in lock_i2c_bus_access()
830 struct stm32_itr_dep *itr_dep = NULL; in unlock_i2c_bus_access()
1669 struct stm32_itr_dep *itr_dep = NULL; in stm32_i2c_interrupt_access_lockdeps()