Home
last modified time | relevance | path

Searched refs:sdw_master_device_add (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/soundwire/
H A Dmaster.c122 * sdw_master_device_add() - create a Linux Master Device representation.
127 int sdw_master_device_add(struct sdw_bus *bus, struct device *parent, in sdw_master_device_add() function
180 * This function is the dual of sdw_master_device_add()
H A Dbus.h24 int sdw_master_device_add(struct sdw_bus *bus, struct device *parent,
H A Dbus.c52 ret = sdw_master_device_add(bus, parent, fwnode); in sdw_bus_master_add()
/kernel/linux/linux-6.6/drivers/soundwire/
H A Dmaster.c122 * sdw_master_device_add() - create a Linux Master Device representation.
127 int sdw_master_device_add(struct sdw_bus *bus, struct device *parent, in sdw_master_device_add() function
180 * This function is the dual of sdw_master_device_add()
H A Dbus.h26 int sdw_master_device_add(struct sdw_bus *bus, struct device *parent,
H A Dbus.c58 ret = sdw_master_device_add(bus, parent, fwnode); in sdw_bus_master_add()

Completed in 7 milliseconds