Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/i3c/
Di3c_i2c_mem_slab.c18 struct i3c_i2c_device_desc *i3c_i2c_device_desc_alloc(void) in i3c_i2c_device_desc_alloc() function
Di3c_common.c460 i2c_desc = i3c_i2c_device_desc_alloc(); in i3c_sec_i2c_attach()
/Zephyr-latest/include/zephyr/drivers/
Di3c.h2423 struct i3c_i2c_device_desc *i3c_i2c_device_desc_alloc(void);
2447 static inline struct i3c_i2c_device_desc *i3c_i2c_device_desc_alloc(void) in i3c_i2c_device_desc_alloc() function