Home
last modified time | relevance | path

Searched refs:vol (Results 251 - 275 of 457) sorted by relevance

1...<<111213141516171819

/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
H A Dsubstitute_test.cc72 volatile int vol = 237; in TEST() local
73 volatile int *volatile volptr = &vol; in TEST()
/kernel/linux/linux-5.10/fs/ntfs/
H A Dcollate.h32 extern int ntfs_collate(ntfs_volume *vol, COLLATION_RULE cr,
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/include/nvif/
H A Difc00d.h22 __u8 vol; member
/kernel/linux/linux-6.6/fs/ntfs/
H A Dcollate.h32 extern int ntfs_collate(ntfs_volume *vol, COLLATION_RULE cr,
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/include/nvif/
H A Difc00d.h22 __u8 vol; member
/kernel/linux/linux-5.10/sound/pci/au88x0/
H A Dau88x0.h101 int vol[4]; member
258 unsigned char vol);
260 unsigned char vol);
/kernel/linux/linux-6.6/drivers/accessibility/speakup/
H A Dspeakup_dectlk.c82 __ATTR(vol, 0644, spk_var_show, spk_var_store);
320 module_param_named(vol, vars[VOL_ID].u.n.default_val, int, 0444);
333 MODULE_PARM_DESC(vol, "Set the vol variable on load.");
H A Dspeakup_acntpc.c71 __ATTR(vol, 0644, spk_var_show, spk_var_store);
319 module_param_named(vol, vars[VOL_ID].u.n.default_val, int, 0444);
329 MODULE_PARM_DESC(vol, "Set the vol variable on load.");
H A Dspeakup_decext.c81 __ATTR(vol, 0644, spk_var_show, spk_var_store);
240 module_param_named(vol, vars[VOL_ID].u.n.default_val, int, 0444);
252 MODULE_PARM_DESC(vol, "Set the vol variable on load.");
H A Dspeakup_apollo.c68 __ATTR(vol, 0644, spk_var_show, spk_var_store);
211 module_param_named(vol, vars[VOL_ID].u.n.default_val, int, 0444);
222 MODULE_PARM_DESC(vol, "Set the vol variable on load.");
/kernel/linux/linux-6.6/sound/pci/au88x0/
H A Dau88x0.h101 int vol[4]; member
258 unsigned char vol);
260 unsigned char vol);
/third_party/ntfs-3g/include/ntfs-3g/
H A Dsecurity.h142 ntfs_volume *vol; member
258 int ntfs_open_secure(ntfs_volume *vol);
259 int ntfs_close_secure(ntfs_volume *vol);
/third_party/ntfs-3g/ntfsprogs/
H A Dntfsrecover.c111 ntfs_volume *vol; member
191 if (ctx->vol) { in loclogblk()
369 if (ctx->vol) in read_buffer()
1339 if (!ctx->vol && !mftrecsz && (length > 8)) { in fixup()
2329 err = play_undos(ctx->vol, ctx->lastaction); in enqueue_action()
2342 err = play_redos(ctx->vol, ctx->firstaction); in enqueue_action()
2372 err = play_redos(ctx->vol, ctx->firstaction); in enqueue_action()
2875 if (ctx->vol) { in dorest()
2930 if (ctx->vol) { in read_restart()
2975 if (!bad && !ctx->vol) in read_restart()
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/
H A Dvmmgp100.c410 u8 kind, kind_inv, priv, ro, vol; in gp100_vmm_valid() local
418 vol = !!args->v0.vol; in gp100_vmm_valid()
424 vol = target == NVKM_MEM_TARGET_HOST; in gp100_vmm_valid()
470 map->type |= (u64) vol << 3; in gp100_vmm_valid()
/kernel/linux/linux-5.10/fs/afs/
H A Dproc.c211 struct afs_volume *vol = hlist_entry(v, struct afs_volume, proc_link); in afs_proc_cell_volumes_show() local
220 atomic_read(&vol->usage), vol->vid, in afs_proc_cell_volumes_show()
221 afs_vol_types[vol->type], in afs_proc_cell_volumes_show()
222 vol->name); in afs_proc_cell_volumes_show()
/kernel/linux/linux-6.6/fs/afs/
H A Dproc.c211 struct afs_volume *vol = hlist_entry(v, struct afs_volume, proc_link); in afs_proc_cell_volumes_show() local
220 refcount_read(&vol->ref), vol->vid, in afs_proc_cell_volumes_show()
221 afs_vol_types[vol->type], in afs_proc_cell_volumes_show()
222 vol->name); in afs_proc_cell_volumes_show()
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/
H A Dvmmgp100.c416 u8 kind, kind_inv, priv, ro, vol; in gp100_vmm_valid() local
424 vol = !!args->v0.vol; in gp100_vmm_valid()
430 vol = target == NVKM_MEM_TARGET_HOST; in gp100_vmm_valid()
478 map->type |= (u64) vol << 3; in gp100_vmm_valid()
/third_party/pulseaudio/src/pulsecore/
H A Dtagstruct.c307 void pa_tagstruct_put_volume(pa_tagstruct *t, pa_volume_t vol) { in pa_tagstruct_put_volume() argument
311 write_u32(t, vol); in pa_tagstruct_put_volume()
592 int pa_tagstruct_get_volume(pa_tagstruct*t, pa_volume_t *vol) { in pa_tagstruct_get_volume() argument
594 pa_assert(vol); in pa_tagstruct_get_volume()
599 return read_u32(t, vol); in pa_tagstruct_get_volume()
/kernel/linux/linux-5.10/sound/isa/gus/
H A Dgus_pcm.c100 unsigned short vol; in snd_gf1_pcm_trigger_up() local
132 vol = !voice ? gus->gf1.pcm_volume_level_left : gus->gf1.pcm_volume_level_right; in snd_gf1_pcm_trigger_up()
143 snd_gf1_write8(gus, SNDRV_GF1_VB_VOLUME_END, vol >> 8); in snd_gf1_pcm_trigger_up()
259 unsigned short vol; in snd_gf1_pcm_interrupt_volume() local
277 vol = !cvoice ? gus->gf1.pcm_volume_level_left : gus->gf1.pcm_volume_level_right; in snd_gf1_pcm_interrupt_volume()
280 snd_gf1_write16(gus, SNDRV_GF1_VW_VOLUME, vol); in snd_gf1_pcm_interrupt_volume()
767 unsigned short val1, val2, vol; in snd_gf1_pcm_volume_put() local
794 vol = pvoice == pcmp->pvoices[0] ? gus->gf1.pcm_volume_level_left : gus->gf1.pcm_volume_level_right; in snd_gf1_pcm_volume_put()
795 snd_gf1_write16(gus, SNDRV_GF1_VW_VOLUME, vol); in snd_gf1_pcm_volume_put()
/kernel/linux/linux-5.10/sound/pci/pcxhr/
H A Dpcxhr_mixer.c42 int err, vol; in pcxhr_update_analog_audio_level() local
52 vol = chip->analog_playback_volume[channel]; in pcxhr_update_analog_audio_level()
54 vol = PCXHR_LINE_PLAYBACK_LEVEL_MIN; in pcxhr_update_analog_audio_level()
56 rmh.cmd[2] = PCXHR_LINE_PLAYBACK_LEVEL_MAX - vol; in pcxhr_update_analog_audio_level()
382 int vol = ucontrol->value.integer.value[i]; in pcxhr_pcm_vol_put() local
383 if (vol < PCXHR_DIGITAL_LEVEL_MIN || in pcxhr_pcm_vol_put()
384 vol > PCXHR_DIGITAL_LEVEL_MAX) in pcxhr_pcm_vol_put()
386 if (stored_volume[i] != vol) { in pcxhr_pcm_vol_put()
387 stored_volume[i] = vol; in pcxhr_pcm_vol_put()
/kernel/linux/linux-6.6/sound/isa/gus/
H A Dgus_pcm.c100 unsigned short vol; in snd_gf1_pcm_trigger_up() local
132 vol = !voice ? gus->gf1.pcm_volume_level_left : gus->gf1.pcm_volume_level_right; in snd_gf1_pcm_trigger_up()
143 snd_gf1_write8(gus, SNDRV_GF1_VB_VOLUME_END, vol >> 8); in snd_gf1_pcm_trigger_up()
259 unsigned short vol; in snd_gf1_pcm_interrupt_volume() local
277 vol = !cvoice ? gus->gf1.pcm_volume_level_left : gus->gf1.pcm_volume_level_right; in snd_gf1_pcm_interrupt_volume()
280 snd_gf1_write16(gus, SNDRV_GF1_VW_VOLUME, vol); in snd_gf1_pcm_interrupt_volume()
755 unsigned short val1, val2, vol; in snd_gf1_pcm_volume_put() local
782 vol = pvoice == pcmp->pvoices[0] ? gus->gf1.pcm_volume_level_left : gus->gf1.pcm_volume_level_right; in snd_gf1_pcm_volume_put()
783 snd_gf1_write16(gus, SNDRV_GF1_VW_VOLUME, vol); in snd_gf1_pcm_volume_put()
/kernel/linux/linux-6.6/sound/pci/hda/
H A Dpatch_cs8409.c496 *valp++ = cs42l42->vol[ofs]; in cs42l42_volume_get()
498 *valp = cs42l42->vol[ofs+1]; in cs42l42_volume_get()
502 *valp = cs42l42->vol[ofs]; in cs42l42_volume_get()
528 -(cs42l42->vol[CS42L42_DAC_CH0_VOL_OFFSET]) in cs42l42_mute()
532 -(cs42l42->vol[CS42L42_DAC_CH1_VOL_OFFSET]) in cs42l42_mute()
537 cs42l42->vol[CS42L42_ADC_VOL_OFFSET] in cs42l42_mute()
555 cs42l42->vol[ofs] = *valp; in cs42l42_volume_put()
558 cs42l42->vol[ofs + 1] = *valp; in cs42l42_volume_put()
565 cs42l42->vol[ofs] = *valp; in cs42l42_volume_put()
/kernel/linux/linux-6.6/sound/pci/pcxhr/
H A Dpcxhr_mixer.c42 int err, vol; in pcxhr_update_analog_audio_level() local
52 vol = chip->analog_playback_volume[channel]; in pcxhr_update_analog_audio_level()
54 vol = PCXHR_LINE_PLAYBACK_LEVEL_MIN; in pcxhr_update_analog_audio_level()
56 rmh.cmd[2] = PCXHR_LINE_PLAYBACK_LEVEL_MAX - vol; in pcxhr_update_analog_audio_level()
382 int vol = ucontrol->value.integer.value[i]; in pcxhr_pcm_vol_put() local
383 if (vol < PCXHR_DIGITAL_LEVEL_MIN || in pcxhr_pcm_vol_put()
384 vol > PCXHR_DIGITAL_LEVEL_MAX) in pcxhr_pcm_vol_put()
386 if (stored_volume[i] != vol) { in pcxhr_pcm_vol_put()
387 stored_volume[i] = vol; in pcxhr_pcm_vol_put()
/third_party/alsa-lib/src/pcm/
H A Dpcm_softvol.c302 vol_scale = (channels == ch + 1) ? vol_c : vol[0]; \
309 vol_scale = vol[ch & 1]; \
326 unsigned int vol_scale, vol[2], vol_c; in softvol_convert_stereo_vol() local
340 vol[0] = svol->cur_vol[0] ? 0xffff : 0; in softvol_convert_stereo_vol()
341 vol[1] = svol->cur_vol[1] ? 0xffff : 0; in softvol_convert_stereo_vol()
342 vol_c = vol[0] | vol[1]; in softvol_convert_stereo_vol()
344 vol[0] = svol->dB_value[svol->cur_vol[0]]; in softvol_convert_stereo_vol()
345 vol[1] = svol->dB_value[svol->cur_vol[1]]; in softvol_convert_stereo_vol()
/third_party/ffmpeg/libavfilter/
H A Daf_volume.h91 void ff_volume_init_x86(VolumeContext *vol);

Completed in 28 milliseconds

1...<<111213141516171819