Home
last modified time | relevance | path

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

/sound/hda/core/
A Dintel-nhlt.c138 int intel_nhlt_ssp_endpoint_mask(struct nhlt_acpi_table *nhlt, u8 device_type) in intel_nhlt_ssp_endpoint_mask() argument
144 if (!nhlt || (device_type != NHLT_DEVICE_BT && device_type != NHLT_DEVICE_I2S)) in intel_nhlt_ssp_endpoint_mask()
149 if (epnt->linktype == NHLT_LINK_SSP && epnt->device_type == device_type) { in intel_nhlt_ssp_endpoint_mask()
187 epnt->device_type == NHLT_DEVICE_I2S && in intel_nhlt_ssp_mclk_mask()
277 epnt->direction, epnt->device_type); in nhlt_check_ep_match()
286 epnt->device_type == dev_type; in nhlt_check_ep_match()
365 epnt->device_type); in intel_nhlt_ssp_device_type()
366 return epnt->device_type; in intel_nhlt_ssp_device_type()
381 epnt->direction, epnt->device_type); in intel_nhlt_ssp_device_type()
/sound/pci/
A Dintel8x0.c339 unsigned int device_type; member
921 switch (chip->device_type) { in snd_intel8x0_setup_pcm_out()
1582 switch (chip->device_type) { in snd_intel8x0_pcm()
2137 switch (chip->device_type) { in snd_intel8x0_mixer()
2862 unsigned long device_type) in snd_intel8x0_init() argument
2906 chip->device_type = device_type; in snd_intel8x0_init()
2933 if (device_type == DEVICE_ALI) { in snd_intel8x0_init()
2950 switch (device_type) { in snd_intel8x0_init()
2966 if (device_type == DEVICE_SIS) { in snd_intel8x0_init()
2974 if (device_type == DEVICE_ALI) in snd_intel8x0_init()
[all …]
A Dintel8x0m.c164 unsigned int device_type; member
729 switch (chip->device_type) { in snd_intel8x0m_pcm()
830 if (chip->device_type != DEVICE_ALI) in snd_intel8x0m_mixer()
917 if (chip->device_type == DEVICE_SIS) { in snd_intel8x0m_ich_chip_init()
1014 if (chip->device_type == DEVICE_ALI) in snd_intel8x0m_proc_read()
1040 unsigned long device_type) in snd_intel8x0m_init() argument
1058 chip->device_type = device_type; in snd_intel8x0m_init()
1067 if (device_type == DEVICE_ALI) { in snd_intel8x0m_init()
1090 if (device_type == DEVICE_SIS) { in snd_intel8x0m_init()
1098 if (device_type == DEVICE_ALI) in snd_intel8x0m_init()
[all …]
A Dazt3328.c2325 unsigned long device_type) in snd_azf3328_create() argument
/sound/soc/intel/atom/
A Dsst-mfld-platform.h85 u8 device_type; member
A Dsst-mfld-platform-pcm.c201 str_params->device_type = map[index].device_id; in sst_fill_stream_params()
214 str_params->device_type = map[index].device_id; in sst_fill_stream_params()
A Dsst-mfld-dsp.h393 u8 device_type; member
/sound/soc/sof/intel/
A Dhda.c572 static int check_nhlt_ssp_mask(struct snd_sof_dev *sdev, u8 device_type) in check_nhlt_ssp_mask() argument
583 ssp_mask = intel_nhlt_ssp_endpoint_mask(nhlt, device_type); in check_nhlt_ssp_mask()
586 device_type == NHLT_DEVICE_BT ? "BT" : "I2S", in check_nhlt_ssp_mask()
587 device_type, ssp_mask); in check_nhlt_ssp_mask()
/sound/ac97/
A Dbus.c305 static const struct device_type ac97_adapter_type = {
/sound/soc/intel/atom/sst/
A Dsst_stream.c72 sst_drv_ctx->streams[str_id].pipe_id = str_params->device_type; in sst_alloc_stream_mrfld()
/sound/core/
A Dpcm.c609 static const struct device_type pcm_dev_type = {

Completed in 48 milliseconds