Home
last modified time | relevance | path

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

/sound/pci/
Dintel8x0.c361 unsigned int device_type; member
942 switch (chip->device_type) { in snd_intel8x0_setup_pcm_out()
970 if (chip->device_type == DEVICE_NFORCE) { in snd_intel8x0_setup_pcm_out()
980 } else if (chip->device_type == DEVICE_INTEL_ICH4) { in snd_intel8x0_setup_pcm_out()
1001 if (chip->device_type == DEVICE_INTEL_ICH4) in snd_intel8x0_pcm_prepare()
1123 if (chip->device_type == DEVICE_SIS) { in snd_intel8x0_pcm_open()
1238 int idx = chip->device_type == DEVICE_NFORCE ? NVD_SPBAR : ICHD_SPBAR; in snd_intel8x0_spdif_open()
1246 int idx = chip->device_type == DEVICE_NFORCE ? NVD_SPBAR : ICHD_SPBAR; in snd_intel8x0_spdif_close()
1613 switch (chip->device_type) { in snd_intel8x0_pcm()
2168 switch (chip->device_type) { in snd_intel8x0_mixer()
[all …]
Dintel8x0m.c179 unsigned int device_type; member
763 switch (chip->device_type) { in snd_intel8x0m_pcm()
862 if (chip->device_type != DEVICE_ALI) in snd_intel8x0m_mixer()
949 if (chip->device_type == DEVICE_SIS) { in snd_intel8x0m_ich_chip_init()
1057 if (chip->device_type == DEVICE_ALI) in snd_intel8x0m_proc_read()
1089 unsigned long device_type, in snd_intel8x0m_create() argument
1117 chip->device_type = device_type; in snd_intel8x0m_create()
1128 if (device_type == DEVICE_ALI) { in snd_intel8x0m_create()
1163 if (device_type == DEVICE_SIS) { in snd_intel8x0m_create()
1171 if (device_type == DEVICE_ALI) in snd_intel8x0m_create()
[all …]
Dazt3328.c2378 unsigned long device_type, in snd_azf3328_create() argument
/sound/soc/intel/skylake/
Dskl-nhlt.c65 epnt->direction, epnt->device_type); in skl_check_ep_match()
74 if (epnt->device_type == dev_type) in skl_check_ep_match()
/sound/soc/intel/atom/
Dsst-mfld-platform.h85 u8 device_type; member
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()
Dsst-mfld-dsp.h393 u8 device_type; member
/sound/ac97/
Dbus.c306 static const struct device_type ac97_adapter_type = {
/sound/soc/intel/atom/sst/
Dsst_stream.c74 sst_drv_ctx->streams[str_id].pipe_id = str_params->device_type; in sst_alloc_stream_mrfld()
/sound/core/
Dpcm.c618 static const struct device_type pcm_dev_type = {