Searched defs:period_bytes (Results 1 - 25 of 51) sorted by path

123

/linux-master/include/sound/
H A Dpcm_oss.h35 size_t period_bytes; /* requested period size */ member in struct:snd_pcm_oss_runtime
H A Dhdaudio.h519 unsigned int period_bytes; /* size of the period in bytes */ member in struct:hdac_stream
H A Dvx_core.h61 int period_bytes; /* the ALSA pcm period size in bytes */ member in struct:vx_pipe
/linux-master/sound/pci/cs5535audio/
H A Dcs5535audio.h80 unsigned int period_bytes, periods; member in struct:cs5535audio_dma
H A Dcs5535audio_pcm.c106 cs5535audio_build_dma_packets(struct cs5535audio *cs5535au, struct cs5535audio_dma *dma, struct snd_pcm_substream *substream, unsigned int periods, unsigned int period_bytes) argument
/linux-master/sound/soc/fsl/
H A Dmpc5200_dma.h31 int period_bytes; member in struct:psc_dma_stream
/linux-master/include/uapi/linux/
H A Dvirtio_snd.h260 __le32 period_bytes; member in struct:virtio_snd_pcm_set_params
/linux-master/include/uapi/sound/
H A Dasoc.h324 __le32 period_bytes; /* size of period in bytes */ member in struct:snd_soc_tplg_stream
/linux-master/sound/drivers/
H A Dpcmtest.c106 size_t period_bytes; // bytes in a one period member in struct:pcmtst_buf_iter
/linux-master/sound/drivers/pcsp/
H A Dpcsp_lib.c91 size_t period_bytes, buffer_bytes; local
/linux-master/sound/hda/
H A Dhdac_stream.c509 int i, ofs, periods, period_bytes; local
589 unsigned int bufsize, period_bytes; local
[all...]
/linux-master/sound/pci/
H A Dals300.c402 unsigned short period_bytes = snd_pcm_lib_period_bytes(substream); local
431 unsigned short period_bytes = snd_pcm_lib_period_bytes(substream); local
504 unsigned short period_bytes; local
[all...]
H A Datiixp.c234 unsigned int period_bytes, periods; member in struct:atiixp_dma
341 atiixp_build_dma_packets(struct atiixp *chip, struct atiixp_dma *dma, struct snd_pcm_substream *substream, unsigned int periods, unsigned int period_bytes) argument
H A Datiixp_modem.c210 unsigned int period_bytes, periods; member in struct:atiixp_dma
309 atiixp_build_dma_packets(struct atiixp_modem *chip, struct atiixp_dma *dma, struct snd_pcm_substream *substream, unsigned int periods, unsigned int period_bytes) argument
H A Dazt3328.c1362 snd_azf3328_codec_setdmaa(struct snd_azf3328 *chip, struct snd_azf3328_codec_data *codec, unsigned long addr, unsigned int period_bytes, unsigned int buffer_bytes ) argument
H A Dbt87x.c211 snd_bt87x_create_risc(struct snd_bt87x *chip, struct snd_pcm_substream *substream, unsigned int periods, unsigned int period_bytes) argument
H A Drme32.c796 static const unsigned int period_bytes[] = { RME32_BLOCK_SIZE }; variable
/linux-master/sound/pci/asihpi/
H A Dasihpi.c142 unsigned int period_bytes; member in struct:snd_card_asihpi_pcm
[all...]
/linux-master/sound/pci/au88x0/
H A Dau88x0.h122 int period_bytes; member in struct:__anon234
/linux-master/sound/pci/echoaudio/
H A Dechoaudio.c1814 size_t period_bytes; local
/linux-master/sound/pci/lola/
H A Dlola.h288 unsigned int period_bytes; member in struct:lola_stream
H A Dlola_pcm.c345 int i, ofs, periods, period_bytes; local
457 unsigned int bufsize, period_bytes, format_verb; local
[all...]
/linux-master/sound/pci/lx6464es/
H A Dlx6464es.c417 const u32 period_bytes = period_size * bytes_per_frame; local
H A Dlx_core.c1021 const u32 period_bytes = period_size * bytes_per_frame; local
/linux-master/sound/pci/riptide/
H A Driptide.c1076 unsigned int pos, period_bytes; local

Completed in 340 milliseconds

123