Home
last modified time | relevance | path

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

/sound/drivers/pcsp/
Dpcsp.c46 int div, min_div, order; in snd_pcsp_create() local
69 order = fls(div) - 1; in snd_pcsp_create()
71 pcsp_chip.max_treble = min(order, PCSP_MAX_TREBLE); in snd_pcsp_create()
/sound/soc/
Dsoc-core.c1482 int order; in soc_remove_link_dais() local
1484 for_each_comp_order(order) { in soc_remove_link_dais()
1487 snd_soc_pcm_dai_remove(rtd, order); in soc_remove_link_dais()
1495 int order, ret; in soc_probe_link_dais() local
1497 for_each_comp_order(order) { in soc_probe_link_dais()
1502 card->name, rtd->num, order); in soc_probe_link_dais()
1505 ret = snd_soc_pcm_dai_probe(rtd, order); in soc_probe_link_dais()
1518 int i, order; in soc_remove_link_components() local
1520 for_each_comp_order(order) { in soc_remove_link_components()
1523 if (component->driver->remove_order != order) in soc_remove_link_components()
[all …]
Dsoc-dai.c551 int snd_soc_pcm_dai_probe(struct snd_soc_pcm_runtime *rtd, int order) in snd_soc_pcm_dai_probe() argument
557 if (dai->driver->probe_order != order) in snd_soc_pcm_dai_probe()
573 int snd_soc_pcm_dai_remove(struct snd_soc_pcm_runtime *rtd, int order) in snd_soc_pcm_dai_remove() argument
579 if (dai->driver->remove_order != order) in snd_soc_pcm_dai_remove()
/sound/
DKconfig80 # the following will depend on the order of config.
86 # the following will depend on the order of config.
/sound/soc/amd/
Dacp.h127 unsigned int order; member
Dacp-pcm-dma.c973 rtd->order = get_order(size); in acp_dma_hw_params()
/sound/hda/
Dhdmi_chmap.c347 int order; in hdmi_std_setup_channel_mapping() local
350 order = get_channel_allocation_order(ca); in hdmi_std_setup_channel_mapping()
351 ch_alloc = &channel_allocations[order]; in hdmi_std_setup_channel_mapping()
/sound/usb/
DKconfig119 You will need firmware files in order to be able to use the device
/sound/pci/riptide/
Driptide.c1006 unsigned char w, ch, sig, order; in setsampleformat() local
1014 order = snd_pcm_format_big_endian(format) != 0; in setsampleformat()
1016 if (SEND_SETF(cif, mixer, w, ch, order, sig, id) && in setsampleformat()
1017 SEND_SETF(cif, mixer, w, ch, order, sig, id)) { in setsampleformat()
/sound/soc/ti/
DKconfig143 Note that in order to get those devices fully supported, you have to