Searched refs:sdw_get_device_id (Results 1 - 1 of 1) sorted by path

/linux-master/drivers/soundwire/
H A Dbus_type.c14 * sdw_get_device_id - find the matching SoundWire device id
22 sdw_get_device_id(struct sdw_slave *slave, struct sdw_driver *drv) function
48 ret = !!sdw_get_device_id(slave, drv);
98 id = sdw_get_device_id(slave, drv);

Completed in 178 milliseconds