Searched defs:stype (Results 1 – 6 of 6) sorted by relevance
/sound/soc/au1x/ |
D | psc-i2s.c | 44 #define I2SSTAT_BUSY(stype) \ argument 46 #define I2SPCR_START(stype) \ argument 48 #define I2SPCR_STOP(stype) \ argument 50 #define I2SPCR_CLRFIFO(stype) \ argument 182 static int au1xpsc_i2s_start(struct au1xpsc_audio_data *pscdata, int stype) in au1xpsc_i2s_start() 216 static int au1xpsc_i2s_stop(struct au1xpsc_audio_data *pscdata, int stype) in au1xpsc_i2s_stop() 243 int ret, stype = substream->stream; in au1xpsc_i2s_trigger() local
|
D | psc-ac97.c | 43 #define AC97PCR_START(stype) \ argument 45 #define AC97PCR_STOP(stype) \ argument 47 #define AC97PCR_CLRFIFO(stype) \ argument 50 #define AC97STAT_BUSY(stype) \ argument 218 int chans, t, stype = substream->stream; in au1xpsc_ac97_hw_params() local 297 int ret, stype = substream->stream; in au1xpsc_ac97_trigger() local
|
D | dbdma2.c | 160 int stype, int msbits) in au1x_pcm_dbdma_realloc() 209 int stype, ret; in au1xpsc_pcm_hw_params() local 298 int stype = substream->stream, *dmaids; in au1xpsc_pcm_open() local
|
D | i2sc.c | 139 int stype = SUBSTREAM_TYPE(substream); in au1xi2s_trigger() local
|
D | dma.c | 229 int stype = substream->stream; in alchemy_pcm_close() local
|
/sound/pci/ |
D | cmipci.c | 2465 #define DEFINE_SWITCH(sname, stype, sarg) \ argument
|