Home
last modified time | relevance | path

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

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