Home
last modified time | relevance | path

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

/linux/drivers/soundwire/
A Dbus.c627 int sdw_compare_devid(struct sdw_slave *slave, struct sdw_slave_id id) in sdw_compare_devid() function
638 EXPORT_SYMBOL(sdw_compare_devid);
766 if (sdw_compare_devid(slave, id) == 0) { in sdw_program_device_num()
A Dqcom.c476 if (sdw_compare_devid(slave, id) == 0) { in qcom_swrm_enumerate()
/linux/include/linux/soundwire/
A Dsdw.h1049 int sdw_compare_devid(struct sdw_slave *slave, struct sdw_slave_id id);

Completed in 12 milliseconds