Home
last modified time | relevance | path

Searched refs:pcm (Results 1 – 19 of 19) sorted by relevance

/include/sound/
A Dsoc-usb.h59 int card, int pcm, int direction,
76 int snd_soc_usb_update_offload_route(struct device *dev, int card, int pcm,
116 static int snd_soc_usb_update_offload_route(struct device *dev, int card, int pcm, in snd_soc_usb_update_offload_route() argument
A Dpcm.h22 #define snd_pcm_chip(pcm) ((pcm)->private_data) argument
465 struct snd_pcm *pcm; member
515 struct snd_pcm *pcm; member
547 void (*private_free) (struct snd_pcm *pcm);
572 int (*n_register) (struct snd_pcm * pcm);
1527 #define pcm_err(pcm, fmt, args...) \ argument
1528 dev_err((pcm)->card->dev, fmt, ##args)
1529 #define pcm_warn(pcm, fmt, args...) \ argument
1530 dev_warn((pcm)->card->dev, fmt, ##args)
1531 #define pcm_dbg(pcm, fmt, args...) \ argument
[all …]
A Dpxa2xx-lib.h22 extern int pxa2xx_pcm_preallocate_dma_buffer(struct snd_pcm *pcm);
A Demu8000.h76 struct snd_pcm *pcm; /* pcm on emu8000 wavetable */ member
A Des1688.h34 struct snd_pcm *pcm; member
A Dhda_chmap.h77 int snd_hdac_add_chmap_ctls(struct snd_pcm *pcm, int pcm_idx,
A Dad1816a.h130 struct snd_pcm *pcm; member
A Dhda_codec.h169 struct snd_pcm *pcm; /* assigned PCM instance */ member
428 static inline void snd_hda_codec_pcm_get(struct hda_pcm *pcm) in snd_hda_codec_pcm_get() argument
430 refcount_inc(&pcm->codec->pcm_ref); in snd_hda_codec_pcm_get()
432 void snd_hda_codec_pcm_put(struct hda_pcm *pcm);
A Dsoc-topology.h135 struct snd_soc_tplg_pcm *pcm, struct snd_soc_dai *dai);
A Dac97_codec.h407 int snd_ac97_pcm_open(struct ac97_pcm *pcm, unsigned int rate,
409 int snd_ac97_pcm_close(struct ac97_pcm *pcm);
A Dpcm_params.h12 int snd_pcm_hw_param_first(struct snd_pcm_substream *pcm,
15 int snd_pcm_hw_param_last(struct snd_pcm_substream *pcm,
A Dgus.h237 pcm: 1, member
413 struct snd_pcm *pcm; member
A Dwss.h82 struct snd_pcm *pcm; member
A Dsb.h83 struct snd_pcm *pcm; member
A Dvx_core.h143 struct snd_pcm *pcm[VX_MAX_CODECS]; member
A Dsoc-component.h92 struct snd_pcm *pcm);
A Demu10k1.h1613 struct snd_emu10k1_fx8010_pcm pcm[8]; member
1742 struct snd_pcm *pcm; member
A Dsoc.h1139 struct snd_pcm *pcm; member
/include/trace/events/
A Dsof.h79 __entry->pcm_id = le32_to_cpu(spcm->pcm.pcm_id);

Completed in 64 milliseconds