Searched refs:pcm (Results 1 – 19 of 19) sorted by relevance
| /include/sound/ |
| A D | soc-usb.h | 59 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 D | pcm.h | 22 #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 D | pxa2xx-lib.h | 22 extern int pxa2xx_pcm_preallocate_dma_buffer(struct snd_pcm *pcm);
|
| A D | emu8000.h | 76 struct snd_pcm *pcm; /* pcm on emu8000 wavetable */ member
|
| A D | es1688.h | 34 struct snd_pcm *pcm; member
|
| A D | hda_chmap.h | 77 int snd_hdac_add_chmap_ctls(struct snd_pcm *pcm, int pcm_idx,
|
| A D | ad1816a.h | 130 struct snd_pcm *pcm; member
|
| A D | hda_codec.h | 169 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 D | soc-topology.h | 135 struct snd_soc_tplg_pcm *pcm, struct snd_soc_dai *dai);
|
| A D | ac97_codec.h | 407 int snd_ac97_pcm_open(struct ac97_pcm *pcm, unsigned int rate, 409 int snd_ac97_pcm_close(struct ac97_pcm *pcm);
|
| A D | pcm_params.h | 12 int snd_pcm_hw_param_first(struct snd_pcm_substream *pcm, 15 int snd_pcm_hw_param_last(struct snd_pcm_substream *pcm,
|
| A D | gus.h | 237 pcm: 1, member 413 struct snd_pcm *pcm; member
|
| A D | wss.h | 82 struct snd_pcm *pcm; member
|
| A D | sb.h | 83 struct snd_pcm *pcm; member
|
| A D | vx_core.h | 143 struct snd_pcm *pcm[VX_MAX_CODECS]; member
|
| A D | soc-component.h | 92 struct snd_pcm *pcm);
|
| A D | emu10k1.h | 1613 struct snd_emu10k1_fx8010_pcm pcm[8]; member 1742 struct snd_pcm *pcm; member
|
| A D | soc.h | 1139 struct snd_pcm *pcm; member
|
| /include/trace/events/ |
| A D | sof.h | 79 __entry->pcm_id = le32_to_cpu(spcm->pcm.pcm_id);
|
Completed in 64 milliseconds