/kernel/linux/linux-6.6/include/trace/events/ |
H A D | cachefiles.h | 413 __field(unsigned int, vol ) 419 __entry->vol = volume->vcookie->debug_id; 425 __entry->vol,
|
/kernel/linux/linux-6.6/sound/soc/intel/avs/ |
H A D | messages.c | 706 struct avs_volume_cfg *vol) in avs_ipc_peakvol_set_volume() 708 return avs_ipc_set_large_config(adev, module_id, instance_id, AVS_PEAKVOL_VOLUME, (u8 *)vol, in avs_ipc_peakvol_set_volume() 709 sizeof(*vol)); in avs_ipc_peakvol_set_volume() 705 avs_ipc_peakvol_set_volume(struct avs_dev *adev, u16 module_id, u8 instance_id, struct avs_volume_cfg *vol) avs_ipc_peakvol_set_volume() argument
|
/third_party/icu/icu4c/source/test/intltest/ |
H A D | ucdtest.cpp | 724 UnicodeSet vol(u"[:InPC=Visual_Order_Left:]", errorCode); in TestIndicPositionalCategory() 725 assertTrue("some Visual_Order_Left", 19 <= vol.size() && vol.size() <= 100); in TestIndicPositionalCategory()
|
/kernel/linux/linux-5.10/drivers/accessibility/speakup/ |
H A D | speakup_decext.c | 72 __ATTR(vol, 0644, spk_var_show, spk_var_store);
|
H A D | speakup_apollo.c | 55 __ATTR(vol, 0644, spk_var_show, spk_var_store);
|
H A D | speakup_acntpc.c | 62 __ATTR(vol, 0644, spk_var_show, spk_var_store);
|
H A D | speakup_dectlk.c | 74 __ATTR(vol, 0644, spk_var_show, spk_var_store);
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
H A D | smu10_hwmgr.h | 189 uint32_t vol; member
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
H A D | smu10_hwmgr.h | 189 uint32_t vol; member
|
/kernel/linux/linux-6.6/sound/pci/hda/ |
H A D | patch_cs8409.h | 318 s8 vol[CS42L42_VOLUMES]; member
|
/kernel/linux/linux-5.10/sound/soc/uniphier/ |
H A D | aio-core.c | 735 * @vol: target volume, range is 0x0000 - 0xffff. 739 * Gained = Original * vol / 0x4000 741 void aio_port_set_volume(struct uniphier_aio_sub *sub, int vol) in aio_port_set_volume() argument 751 diff = abs(vol - cur); in aio_port_set_volume() 760 OPORTMXTYVOLPARA2_TARGET_MASK, vol); in aio_port_set_volume() 762 if (cur < vol) in aio_port_set_volume()
|
/kernel/linux/linux-5.10/drivers/media/usb/em28xx/ |
H A D | em28xx-core.c | 461 int vol; in em28xx_audio_analog_set() local 468 vol = (0x1f - dev->volume) | ((0x1f - dev->volume) << 8); in em28xx_audio_analog_set() 472 vol |= 0x8000; in em28xx_audio_analog_set() 478 vol); in em28xx_audio_analog_set()
|
/kernel/linux/linux-6.6/drivers/media/usb/em28xx/ |
H A D | em28xx-core.c | 451 int vol; in em28xx_audio_analog_set() local 458 vol = (0x1f - dev->volume) | ((0x1f - dev->volume) << 8); in em28xx_audio_analog_set() 462 vol |= 0x8000; in em28xx_audio_analog_set() 468 vol); in em28xx_audio_analog_set()
|
/kernel/linux/linux-6.6/sound/soc/uniphier/ |
H A D | aio-core.c | 736 * @vol: target volume, range is 0x0000 - 0xffff. 740 * Gained = Original * vol / 0x4000 742 void aio_port_set_volume(struct uniphier_aio_sub *sub, int vol) in aio_port_set_volume() argument 752 diff = abs(vol - cur); in aio_port_set_volume() 761 OPORTMXTYVOLPARA2_TARGET_MASK, vol); in aio_port_set_volume() 763 if (cur < vol) in aio_port_set_volume()
|
/kernel/linux/linux-5.10/sound/pci/ |
H A D | sonicvibes.c | 630 int vol, oleft, oright, mleft, mright; in snd_sonicvibes_interrupt() local 634 vol = udreg & 0x3f; in snd_sonicvibes_interrupt() 636 vol = -vol; in snd_sonicvibes_interrupt() 641 oleft += vol; in snd_sonicvibes_interrupt() 646 oright += vol; in snd_sonicvibes_interrupt()
|
/kernel/linux/linux-6.6/sound/pci/ |
H A D | sonicvibes.c | 629 int vol, oleft, oright, mleft, mright; in snd_sonicvibes_interrupt() local 633 vol = udreg & 0x3f; in snd_sonicvibes_interrupt() 635 vol = -vol; in snd_sonicvibes_interrupt() 640 oleft += vol; in snd_sonicvibes_interrupt() 645 oright += vol; in snd_sonicvibes_interrupt()
|
/kernel/linux/linux-6.6/sound/soc/codecs/ |
H A D | wm_adsp.c | 524 unsigned int out, rd, wr, vol; in wmfw_convert_flags() local 529 vol = SNDRV_CTL_ELEM_ACCESS_VOLATILE; in wmfw_convert_flags() 535 vol = SNDRV_CTL_ELEM_ACCESS_VOLATILE; in wmfw_convert_flags() 545 out |= vol; in wmfw_convert_flags() 547 out |= rd | wr | vol; in wmfw_convert_flags()
|
/kernel/linux/linux-5.10/sound/pci/trident/ |
H A D | trident.h | 333 unsigned short vol; /* front volume */ member
|
H A D | trident_main.c | 934 voice->Vol = mix->vol; in snd_trident_playback_prepare() 1439 voice->Vol = mix->vol; in snd_trident_spdif_prepare() 2622 ucontrol->value.integer.value[0] = 1023 - mix->vol; in snd_trident_pcm_vol_control_get() 2624 ucontrol->value.integer.value[0] = 255 - (mix->vol>>2); in snd_trident_pcm_vol_control_get() 2643 change = val != mix->vol; in snd_trident_pcm_vol_control_put() 2644 mix->vol = val; in snd_trident_pcm_vol_control_put() 2877 tmix->vol = T4D_DEFAULT_PCM_VOL; in snd_trident_pcm_mixer_build() 3597 tmix->vol = T4D_DEFAULT_PCM_VOL; in snd_trident_create()
|
/kernel/linux/linux-5.10/drivers/media/usb/tm6000/ |
H A D | tm6000.h | 323 void tm6000_set_volume(struct tm6000_core *dev, int vol);
|
/kernel/linux/linux-5.10/drivers/media/radio/ |
H A D | radio-gemtek.c | 214 static int gemtek_s_mute_volume(struct radio_isa_card *isa, bool mute, int vol) in gemtek_s_mute_volume() argument
|
/kernel/linux/linux-6.6/drivers/media/radio/ |
H A D | radio-gemtek.c | 214 static int gemtek_s_mute_volume(struct radio_isa_card *isa, bool mute, int vol) in gemtek_s_mute_volume() argument
|
/kernel/linux/linux-6.6/sound/pci/trident/ |
H A D | trident.h | 332 unsigned short vol; /* front volume */ member
|
H A D | trident_main.c | 934 voice->Vol = mix->vol; in snd_trident_playback_prepare() 1439 voice->Vol = mix->vol; in snd_trident_spdif_prepare() 2625 ucontrol->value.integer.value[0] = 1023 - mix->vol; in snd_trident_pcm_vol_control_get() 2627 ucontrol->value.integer.value[0] = 255 - (mix->vol>>2); in snd_trident_pcm_vol_control_get() 2646 change = val != mix->vol; in snd_trident_pcm_vol_control_put() 2647 mix->vol = val; in snd_trident_pcm_vol_control_put() 2880 tmix->vol = T4D_DEFAULT_PCM_VOL; in snd_trident_pcm_mixer_build() 3590 tmix->vol = T4D_DEFAULT_PCM_VOL; in snd_trident_create()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/robustness/ |
H A D | vktRobustnessExtsTests.cpp | 255 bool vol; member 1121 const char *vol = m_data.vol ? "volatile " : ""; in initPrograms() local 1133 decls << "layout(scalar, set = 0, binding = 1) " << vol << ro << "buffer sbodef0_1 { " << bufType << " val[]; } ssbo0_1;\n"; in initPrograms() 1134 decls << "layout(scalar, set = 0, binding = 1) " << vol << ro << "buffer sbodef0_1_pad { vec4 pad; " << bufType << " val[]; } ssbo0_1_pad;\n"; in initPrograms() 1150 decls << "layout(" << imgqualif << "set = 0, binding = 1) " << vol << "uniform " << imgprefix << "imageBuffer image0_1;\n"; in initPrograms() 1153 decls << "layout(" << imgqualif << "set = 0, binding = 1) " << vol << "uniform " << imgprefix << "image" << imageDim << " image0_1;\n"; in initPrograms() 1438 if (supportsStores(m_data.descriptorType) && !m_data.vol) { in initPrograms() 3925 (bool)volCases[volNdx].count, // bool vol; in createTests()
|