Home
last modified time | relevance | path

Searched refs:used (Results 1 – 25 of 38) sorted by relevance

12

/sound/oss/dmasound/
Ddmasound_atari.c160 ssize_t count, used; in ata_ct_law() local
166 used = count; in ata_ct_law()
174 *frameUsed += used; in ata_ct_law()
175 return used; in ata_ct_law()
183 ssize_t count, used; in ata_ct_s8() local
189 used = count; in ata_ct_s8()
192 *frameUsed += used; in ata_ct_s8()
193 return used; in ata_ct_s8()
201 ssize_t count, used; in ata_ct_u8() local
206 used = count; in ata_ct_u8()
[all …]
Ddmasound_paula.c158 ssize_t count, used; in ami_ct_s8() local
163 used = count; in ami_ct_s8()
170 used = count*2; in ami_ct_s8()
178 *frameUsed += used; in ami_ct_s8()
179 return used; in ami_ct_s8()
192 ssize_t count, used; \
197 used = count; \
209 used = count*2; \
221 *frameUsed += used; \
222 return used; \
[all …]
Ddmasound_q40.c66 ssize_t count, used; in q40_ct_law() local
69 used = count = min_t(size_t, userCount, frameLeft); in q40_ct_law()
77 *frameUsed += used ; in q40_ct_law()
78 return used; in q40_ct_law()
86 ssize_t count, used; in q40_ct_s8() local
89 used = count = min_t(size_t, userCount, frameLeft); in q40_ct_s8()
97 *frameUsed += used; in q40_ct_s8()
98 return used; in q40_ct_s8()
105 ssize_t count, used; in q40_ct_u8() local
108 used = count = min_t(size_t, userCount, frameLeft); in q40_ct_u8()
[all …]
/sound/core/seq/
Dseq_device.c62 int used; /* reference counter */ member
156 ops->used++; in snd_seq_device_load_drivers()
161 ops->used--; in snd_seq_device_load_drivers()
375 ops->used = 1; in create_driver()
440 ops->used == 0 && ops->num_devices == 0) { in remove_drivers()
514 ops->used++; in find_driver()
528 ops->used--; in unlock_driver()
Dseq_memory.c263 int used; in snd_seq_cell_alloc() local
266 used = atomic_read(&pool->counter); in snd_seq_cell_alloc()
267 if (pool->max_used < used) in snd_seq_cell_alloc()
268 pool->max_used = used; in snd_seq_cell_alloc()
Dseq_clientmgr.c1814 int used; in snd_seq_ioctl_get_queue_client() local
1819 used = snd_seq_queue_is_used(info.queue, client->number); in snd_seq_ioctl_get_queue_client()
1820 if (used < 0) in snd_seq_ioctl_get_queue_client()
1822 info.used = used; in snd_seq_ioctl_get_queue_client()
1841 if (info.used >= 0) { in snd_seq_ioctl_set_queue_client()
1842 err = snd_seq_queue_use(info.queue, client->number, info.used); in snd_seq_ioctl_set_queue_client()
/sound/synth/
Dutil_mem.c128 hdr->used += units; in __snd_util_memblk_new()
156 hdr->used -= blk->size; in __snd_util_mem_free()
181 size = hdr->size - hdr->used; in snd_util_mem_avail()
/sound/drivers/opl4/
Dopl4_seq.c67 if (opl4->used) { in snd_opl4_seq_use()
71 opl4->used++; in snd_opl4_seq_use()
94 opl4->used--; in snd_opl4_seq_unuse()
Dopl4_local.h188 int used; member
/sound/isa/gus/
Dgus_mem.c293 unsigned int total, used; in snd_gf1_mem_info_read() local
309 used = 0; in snd_gf1_mem_info_read()
311 used += block->size; in snd_gf1_mem_info_read()
341 total, used, total - used); in snd_gf1_mem_info_read()
/sound/synth/emux/
Demux_seq.c275 emu->used++; in snd_emux_inc_count()
281 emu->used--; in snd_emux_inc_count()
295 emu->used--; in snd_emux_dec_count()
296 if (emu->used <= 0) in snd_emux_dec_count()
Demux_proc.c46 snd_iprintf(buf, "Use Counter: %d\n", emu->used); in snd_emux_proc_info_read()
/sound/drivers/opl3/
Dopl3_seq.c57 if (hwdep->used) { in snd_opl3_synth_setup()
61 hwdep->used++; in snd_opl3_synth_setup()
98 hwdep->used--; in snd_opl3_synth_cleanup()
/sound/core/
Dhwdep.c112 if (hw->exclusive && hw->used > 0) { in snd_hwdep_open()
140 hw->used++; in snd_hwdep_open()
161 if (hw->used > 0) in snd_hwdep_release()
162 hw->used--; in snd_hwdep_release()
Dcontrol.c607 list.used = 0; in snd_ctl_elem_list()
615 list.used++; in snd_ctl_elem_list()
621 if (list.used > 0 && in snd_ctl_elem_list()
623 list.used * sizeof(struct snd_ctl_elem_id))) { in snd_ctl_elem_list()
/sound/
DKconfig101 # AC97_BUS is used from both sound and ucb1400
105 This is used to avoid config and link hard dependencies between the
/sound/oss/
Daudio.c224 int c, p, l, buf_size, used, returned; in audio_write() local
265 used = l; in audio_write()
286 &used, &returned, in audio_write()
294 c -= used; in audio_write()
295 p += used; in audio_write()
DCHANGELOG68 DMA channel. The extra audio/dsp device (the "Not functional" one) used
70 just one /dev/dsp# device which is used both for code download and audio.
81 - Included support for ACI mixer (by Markus Kuhn). ACI is a mixer used in
274 This codec chip is used in various sound cards. This version is developed
335 configuration method used in the SCO/System is a hack.
Dsb_audio.c842 int *used, int *returned, in sb16_copy_from_user() argument
856 *used = len; in sb16_copy_from_user()
886 *used = max_in > ( max_out << 1) ? (max_out << 1) : max_in; in sb16_copy_from_user()
916 *used = len; in sb16_copy_from_user()
Ddev_table.h183 int *used, int *returned,
/sound/drivers/
DKconfig98 the standard parallel port driver isn't used for the port.
125 make sure that the standard serial driver isn't used or
/sound/pci/hda/
DKconfig23 This interface can be used for out-of-band communication
40 driver. This interface is used to generate digital beeps.
/sound/soc/blackfin/
DKconfig32 Enter the GPIO used to control AD73311's SE pin. Acceptable
/sound/soc/codecs/
DKconfig45 Support for the bus types used to access the codecs to be built must
/sound/isa/sb/
Dsb16_csp.c278 if (p->used) { in snd_sb_csp_use()
282 p->used++; in snd_sb_csp_use()
295 p->used--; in snd_sb_csp_unuse()

12