Home
last modified time | relevance | path

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

/linux/drivers/i3c/
H A Dmaster.c527 static void i3c_bus_notify(struct i3c_bus *bus, unsigned int action) in i3c_bus_notify() function
2878 i3c_bus_notify(i3cbus, I3C_NOTIFY_BUS_ADD); in i3c_master_register()
2916 i3c_bus_notify(&master->bus, I3C_NOTIFY_BUS_REMOVE); in i3c_master_unregister()