Home
last modified time | relevance | path

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

/linux/include/linux/soundwire/
H A Dsdw_type.h24 int sdw_slave_uevent(const struct device *dev, struct kobj_uevent_env *env);
/linux/drivers/soundwire/
H A Dbus_type.c62 int sdw_slave_uevent(const struct device *dev, struct kobj_uevent_env *env) in sdw_slave_uevent() function
H A Dslave.c24 .uevent = sdw_slave_uevent,