Home
last modified time | relevance | path

Searched defs:count (Results 1 – 25 of 209) sorted by relevance

123456789

/sound/soc/
Dsoc-jack.c26 int count; member
180 int snd_soc_jack_add_zones(struct snd_soc_jack *jack, int count, in snd_soc_jack_add_zones()
227 int snd_soc_jack_add_pins(struct snd_soc_jack *jack, int count, in snd_soc_jack_add_pins()
363 static void jack_free_gpios(struct snd_soc_jack *jack, int count, in jack_free_gpios()
395 int snd_soc_jack_add_gpios(struct snd_soc_jack *jack, int count, in snd_soc_jack_add_gpios()
510 int count, struct snd_soc_jack_gpio *gpios) in snd_soc_jack_add_gpiods()
530 void snd_soc_jack_free_gpios(struct snd_soc_jack *jack, int count, in snd_soc_jack_free_gpios()
/sound/core/oss/
Dio.c28 #define pcm_write(plug,buf,count) snd_pcm_oss_write3(plug,buf,count,1) argument
29 #define pcm_writev(plug,vec,count) snd_pcm_oss_writev3(plug,vec,count) argument
30 #define pcm_read(plug,buf,count) snd_pcm_oss_read3(plug,buf,count,1) argument
31 #define pcm_readv(plug,vec,count) snd_pcm_oss_readv3(plug,vec,count) argument
/sound/core/
Drawmidi.c96 size_t count) in snd_rawmidi_ready_append()
894 const unsigned char *buffer, int count) in snd_rawmidi_receive()
959 unsigned char *kernelbuf, long count) in snd_rawmidi_kernel_read1()
998 unsigned char *buf, long count) in snd_rawmidi_kernel_read()
1005 static ssize_t snd_rawmidi_read(struct file *file, char __user *buf, size_t count, in snd_rawmidi_read()
1090 unsigned char *buffer, int count) in __snd_rawmidi_transmit_peek()
1144 unsigned char *buffer, int count) in snd_rawmidi_transmit_peek()
1164 int __snd_rawmidi_transmit_ack(struct snd_rawmidi_substream *substream, int count) in __snd_rawmidi_transmit_ack()
1197 int snd_rawmidi_transmit_ack(struct snd_rawmidi_substream *substream, int count) in snd_rawmidi_transmit_ack()
1221 unsigned char *buffer, int count) in snd_rawmidi_transmit()
[all …]
Dmemory.c38 int copy_to_user_fromio(void __user *dst, const volatile void __iomem *src, size_t count) in copy_to_user_fromio()
70 int copy_from_user_toio(volatile void __iomem *dst, const void __user *src, size_t count) in copy_from_user_toio()
Dcontrol_compat.c30 u32 count; member
69 u32 count; member
215 static int get_elem_size(int type, int count) in get_elem_size()
280 int type, int count) in copy_ctl_value_to_user()
305 int err, type, count; in ctl_elem_read_user() local
333 int err, type, count; in ctl_elem_write_user() local
Dinit.c312 size_t count, loff_t *offset) in snd_disconnect_read()
318 size_t count, loff_t *offset) in snd_disconnect_write()
648 const char *buf, size_t count) in card_id_store_attr()
781 int idx, count; in snd_card_info_read() local
805 int idx, count; in snd_card_info_read_oss() local
/sound/firewire/fireworks/
Dfireworks_hwdep.c29 long count = 0; in hwdep_read_resp_buf() local
99 hwdep_read_locked(struct snd_efw *efw, char __user *buf, long count, in hwdep_read_locked()
122 hwdep_read(struct snd_hwdep *hwdep, char __user *buf, long count, in hwdep_read()
158 hwdep_write(struct snd_hwdep *hwdep, const char __user *data, long count, in hwdep_write()
/sound/isa/sb/
Demu8000_pcm.c448 #define LOOP_WRITE(rec, offset, _buf, count, mode) \ argument
466 void __user *src, unsigned long count) in emu8k_pcm_copy()
479 void *src, unsigned long count) in emu8k_pcm_copy_kernel()
492 int voice, unsigned long pos, unsigned long count) in emu8k_pcm_silence()
505 #define LOOP_WRITE(rec, pos, _buf, count, mode) \ argument
534 void __user *src, unsigned long count) in emu8k_pcm_copy()
547 void *src, unsigned long count) in emu8k_pcm_copy_kernel()
559 int voice, unsigned long pos, unsigned long count) in emu8k_pcm_silence()
Dsb8_main.c109 unsigned int mixreg, rate, size, count; in snd_sb8_playback_prepare() local
211 unsigned int count; in snd_sb8_playback_trigger() local
259 unsigned int mixreg, rate, size, count; in snd_sb8_capture_prepare() local
348 unsigned int count; in snd_sb8_capture_trigger() local
/sound/soc/intel/atom/sst/
Dsst_loader.c42 void memcpy32_toio(void __iomem *dst, const void *src, int count) in memcpy32_toio()
50 void memcpy32_fromio(void *dst, const void __iomem *src, int count) in memcpy32_fromio()
184 u32 count; in sst_parse_module_memcpy() local
243 u32 count, num_modules; in sst_parse_fw_memcpy() local
/sound/oss/
Daudio.c222 int audio_write(int dev, struct file *file, const char __user *buf, int count) in audio_write()
303 int audio_read(int dev, struct file *file, char __user *buf, int count) in audio_read()
370 int val, count; in audio_ioctl() local
690 int bytes, count; in dma_set_fragment() local
747 int fact, ret, changed, bits, count, err; in dma_ioctl() local
Dmsnd.c121 int count = 0; in msnd_fifo_write_io() local
152 int count = 0; in msnd_fifo_write() local
183 int count = 0; in msnd_fifo_read_io() local
214 int count = 0; in msnd_fifo_read() local
Dsb_audio.c145 static void sb_set_input_parms(int dev, unsigned long buf, int count, int intrflag) in sb_set_input_parms()
172 int count = nr_bytes; in sb1_audio_output_block() local
198 int count = nr_bytes; in sb1_audio_start_input() local
337 int count = nr_bytes; in sb20_audio_output_block() local
372 int count = nr_bytes; in sb20_audio_start_input() local
683 static void sb16_audio_output_block(int dev, unsigned long buf, int count, in sb16_audio_output_block()
741 static void sb16_audio_start_input(int dev, unsigned long buf, int count, int intrflag) in sb16_audio_start_input()
/sound/drivers/pcsp/
Dpcsp_input.c21 static void pcspkr_do_sound(unsigned int count) in pcspkr_do_sound()
51 unsigned int count = 0; in pcspkr_input_event() local
/sound/i2c/
Di2c.c146 int snd_i2c_sendbytes(struct snd_i2c_device *device, unsigned char *bytes, int count) in snd_i2c_sendbytes()
153 int snd_i2c_readbytes(struct snd_i2c_device *device, unsigned char *bytes, int count) in snd_i2c_readbytes()
276 unsigned char *bytes, int count) in snd_i2c_bit_sendbytes()
302 unsigned char *bytes, int count) in snd_i2c_bit_readbytes()
/sound/core/seq/oss/
Dseq_oss_rw.c44 snd_seq_oss_read(struct seq_oss_devinfo *dp, char __user *buf, int count) in snd_seq_oss_read()
96 snd_seq_oss_write(struct seq_oss_devinfo *dp, const char __user *buf, int count, struct file *opt) in snd_seq_oss_write()
/sound/core/seq/
Dseq_midi_event.c221 long snd_midi_event_encode(struct snd_midi_event *dev, unsigned char *buf, long count, in snd_midi_event_encode()
364 long snd_midi_event_decode(struct snd_midi_event *dev, unsigned char *buf, long count, in snd_midi_event_decode()
458 int count, struct snd_seq_event *ev) in extra_decode_ctrl14()
496 int count, struct snd_seq_event *ev) in extra_decode_xrpn()
/sound/drivers/opl4/
Dopl4_proc.c54 size_t count, loff_t pos) in snd_opl4_mem_proc_read()
75 size_t count, loff_t pos) in snd_opl4_mem_proc_write()
/sound/pci/
Dad1889.c160 ad1889_load_adc_buffer_count(struct snd_ad1889 *chip, u32 count) in ad1889_load_adc_buffer_count()
167 ad1889_load_adc_interrupt_count(struct snd_ad1889 *chip, u32 count) in ad1889_load_adc_interrupt_count()
181 ad1889_load_wave_buffer_count(struct snd_ad1889 *chip, u32 count) in ad1889_load_wave_buffer_count()
188 ad1889_load_wave_interrupt_count(struct snd_ad1889 *chip, u32 count) in ad1889_load_wave_interrupt_count()
366 unsigned int count = snd_pcm_lib_period_bytes(ss); in snd_ad1889_playback_prepare() local
416 unsigned int count = snd_pcm_lib_period_bytes(ss); in snd_ad1889_capture_prepare() local
/sound/synth/emux/
Dsoundfont.c130 long count, int client) in snd_soundfont_load()
233 int count, int client) in open_patch()
425 load_map(struct snd_sf_list *sflist, const void __user *data, int count) in load_map()
522 load_info(struct snd_sf_list *sflist, const void __user *data, long count) in load_info()
708 load_data(struct snd_sf_list *sflist, const void __user *data, long count) in load_data()
950 long count, int client) in load_guspatch()
1128 long count, int client) in snd_soundfont_load_guspatch()
/sound/soc/blackfin/
Dbf6xx-sport.c125 unsigned int count, size_t wdsize) in setup_desc()
147 unsigned int count; in sport_config_tx_dma() local
177 unsigned int count; in sport_config_rx_dma() local
Dbf5xx-i2s-pcm.c230 void *buf, unsigned long count) in bf5xx_pcm_copy()
290 void __user *buf, unsigned long count) in bf5xx_pcm_copy_user()
297 unsigned long count) in bf5xx_pcm_silence()
Dbf5xx-ac97-pcm.c56 snd_pcm_uframes_t count) in bf5xx_mmap_copy()
284 void *buf, unsigned long count) in bf5xx_pcm_copy()
305 void __user *buf, unsigned long count) in bf5xx_pcm_copy_user()
/sound/oss/dmasound/
Ddmasound_atari.c160 ssize_t count, used; in ata_ct_law() local
183 ssize_t count, used; in ata_ct_s8() local
201 ssize_t count, used; in ata_ct_u8() local
236 ssize_t count, used; in ata_ct_s16be() local
268 ssize_t count, used; in ata_ct_u16be() local
307 ssize_t count, used; in ata_ct_s16le() local
348 ssize_t count, used; in ata_ct_u16le() local
/sound/pci/oxygen/
Doxygen_io.c132 unsigned int count, succeeded; in oxygen_write_ac97() local
157 unsigned int count; in oxygen_read_ac97() local
199 unsigned int count; in oxygen_wait_spi() local

123456789