Searched refs:sdw_version (Results 1 – 6 of 6) sorted by relevance
| /linux/drivers/soundwire/ |
| H A D | bus_type.c | 29 (!id->sdw_version || in sdw_get_device_id() 30 slave->id.sdw_version == id->sdw_version) && in sdw_get_device_id() 59 slave->id.sdw_version, slave->id.class_id); in sdw_slave_modalias()
|
| /linux/sound/soc/sdw_utils/ |
| H A D | soc_sdw_utils.c | 1025 unsigned int vendor_id, part_id, sdw_version; in asoc_sdw_find_codec_info_part() local 1030 sdw_version = SDW_VERSION(adr); in asoc_sdw_find_codec_info_part() 1039 sdw_version == codec_info_list[i].version_id)) in asoc_sdw_find_codec_info_part() 1054 id->sdw_version == codec_info_list[i].version_id)) in asoc_sdw_find_codec_info_sdw_id() 1357 unsigned int sdw_version, in asoc_sdw_is_unique_device() argument 1380 if (sdw_version == sdw1_version && in asoc_sdw_is_unique_device() 1395 unsigned int sdw_version = SDW_VERSION(adr); in _asoc_sdw_get_codec_name() local 1402 if (asoc_sdw_is_unique_device(adr_link, sdw_version, mfg_id, part_id, in _asoc_sdw_get_codec_name()
|
| /linux/scripts/mod/ |
| H A D | devicetable-offsets.c | 228 DEVID_FIELD(sdw_device_id, sdw_version); in main()
|
| H A D | file2alias.c | 1187 DEF_FIELD(symval, sdw_device_id, sdw_version); in do_sdw_entry() 1192 ADD(alias, "v", sdw_version != 0, sdw_version); in do_sdw_entry()
|
| /linux/sound/soc/sof/intel/ |
| H A D | hda.c | 1247 ((u64)(sdw_device->id.sdw_version & 0xF) << 44) | in find_acpi_adr_device() 1394 peripherals->array[i]->id.sdw_version); in hda_sdw_machine_select()
|
| /linux/sound/soc/codecs/ |
| H A D | rt715-sdca.c | 972 rt715->hw_sdw_ver = slave->id.sdw_version; in rt715_sdca_init()
|