Searched refs:dev_type (Results 1 – 5 of 5) sorted by relevance
| /sound/hda/core/ |
| A D | intel-nhlt.c | 273 u32 bus_id, u8 link_type, u8 dir, u8 dev_type) in nhlt_check_ep_match() argument 286 epnt->device_type == dev_type; in nhlt_check_ep_match() 292 u8 num_ch, u32 rate, u8 dir, u8 dev_type) in intel_nhlt_get_endpoint_blob() argument 305 bus_id, link_type, dir, dev_type); in intel_nhlt_get_endpoint_blob() 331 if (nhlt_check_ep_match(dev, epnt, bus_id, link_type, dir, dev_type)) { in intel_nhlt_get_endpoint_blob()
|
| /sound/soc/codecs/ |
| A D | wm8985.c | 189 enum wm8985_type dev_type; member 569 switch (wm8985->dev_type) { in wm8985_add_widgets() 1145 wm8985->dev_type = WM8985; in wm8985_spi_probe() 1181 wm8985->dev_type = (uintptr_t)i2c_get_match_data(i2c); in wm8985_i2c_probe()
|
| /sound/soc/intel/avs/ |
| A D | path.c | 232 int link_type, dev_type; in avs_nhlt_config_or_default() local 240 dev_type = ACPI_NHLT_DEVICETYPE_CODEC; in avs_nhlt_config_or_default() 248 dev_type = ACPI_NHLT_DEVICETYPE_CODEC; in avs_nhlt_config_or_default() 256 dev_type = -1; /* ignored */ in avs_nhlt_config_or_default() 270 fmtcfg = acpi_nhlt_find_fmtcfg(link_type, dev_type, dir, bus_id, in avs_nhlt_config_or_default()
|
| /sound/soc/sof/ |
| A D | ipc4-topology.c | 1616 int dev_type = 0; in snd_sof_get_nhlt_endpoint_data() local 1649 dev_type = intel_nhlt_ssp_device_type(sdev->dev, ipc4_data->nhlt, in snd_sof_get_nhlt_endpoint_data() 1651 if (dev_type < 0) in snd_sof_get_nhlt_endpoint_data() 1652 return dev_type; in snd_sof_get_nhlt_endpoint_data() 1659 dai_index, nhlt_type, dir, dev_type); in snd_sof_get_nhlt_endpoint_data() 1664 dir, dev_type); in snd_sof_get_nhlt_endpoint_data() 1694 dir, dev_type); in snd_sof_get_nhlt_endpoint_data()
|
| /sound/core/seq/oss/ |
| A D | seq_oss_midi.c | 665 inf->dev_type = 0; /* FIXME: ?? */ in snd_seq_oss_midi_make_info()
|
Completed in 20 milliseconds