Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/soundwire/
Dbus.c412 static int sdw_compare_devid(struct sdw_slave *slave, struct sdw_slave_id id) in sdw_compare_devid() function
551 if (sdw_compare_devid(slave, id) == 0) { in sdw_program_device_num()