Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/i3c/
Di3c_common.c271 if (api->attach_i3c_device != NULL) { in i3c_attach_i3c_device()
272 status = api->attach_i3c_device(target->bus, target); in i3c_attach_i3c_device()
Di3c_dw.c2359 .attach_i3c_device = dw_i3c_attach_device,
Di3c_cdns.c3620 .attach_i3c_device = cdns_i3c_attach_device,
/Zephyr-latest/include/zephyr/drivers/
Di3c.h575 int (*attach_i3c_device)(const struct device *dev, member
/Zephyr-latest/doc/releases/
Drelease-notes-4.0.rst655 * ``attach_i3c_device`` now no longer requires the attached address as an argument. It is now