Home
last modified time | relevance | path

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

/openbmc/linux/drivers/soundwire/
H A Dsysfs_local.h15 int sdw_slave_sysfs_init(struct sdw_slave *slave);
H A Dsysfs_slave.c193 int sdw_slave_sysfs_init(struct sdw_slave *slave) in sdw_slave_sysfs_init() function
H A Dbus_type.c130 ret = sdw_slave_sysfs_init(slave); in sdw_drv_probe()