/kernel/linux/linux-6.6/drivers/scsi/qla4xxx/ |
H A D | ql4_os.c | 980 chap_rec.chap_tbl_idx = *(uint16_t *)param_info->value; in qla4xxx_set_chap_entry() 983 chap_rec.chap_type = param_info->value[0]; in qla4xxx_set_chap_entry() 988 memcpy(chap_rec.username, param_info->value, size); in qla4xxx_set_chap_entry() 993 memcpy(chap_rec.password, param_info->value, size); in qla4xxx_set_chap_entry() 996 chap_rec.password_length = param_info->value[0]; in qla4xxx_set_chap_entry() 2047 memcpy(init_fw_cb->ipv6_addr1, iface_param->value, in qla4xxx_set_ipv6() 2051 memcpy(init_fw_cb->ipv6_addr0, iface_param->value, in qla4xxx_set_ipv6() 2057 memcpy(init_fw_cb->ipv6_if_id, &iface_param->value[8], in qla4xxx_set_ipv6() 2063 memcpy(init_fw_cb->ipv6_dflt_rtr_addr, iface_param->value, in qla4xxx_set_ipv6() 2071 if (iface_param->value[ in qla4xxx_set_ipv6() [all...] |
/kernel/linux/linux-5.10/drivers/net/wireless/ralink/rt2x00/ |
H A D | rt73usb.c | 53 const unsigned int word, const u8 value) in rt73usb_bbp_write() 65 rt2x00_set_field32(®, PHY_CSR3_VALUE, value); in rt73usb_bbp_write() 80 u8 value; in rt73usb_bbp_read() local 88 * returns the correct value, if at any time the register in rt73usb_bbp_read() 103 value = rt2x00_get_field32(reg, PHY_CSR3_VALUE); in rt73usb_bbp_read() 107 return value; in rt73usb_bbp_read() 111 const unsigned int word, const u32 value) in rt73usb_rf_write() 123 rt2x00_set_field32(®, PHY_CSR4_VALUE, value); in rt73usb_rf_write() 125 * RF5225 and RF2527 contain 21 bits per RF register value, in rt73usb_rf_write() 135 rt2x00_rf_write(rt2x00dev, word, value); in rt73usb_rf_write() 52 rt73usb_bbp_write(struct rt2x00_dev *rt2x00dev, const unsigned int word, const u8 value) rt73usb_bbp_write() argument 110 rt73usb_rf_write(struct rt2x00_dev *rt2x00dev, const unsigned int word, const u32 value) rt73usb_rf_write() argument 659 u8 value[2]; global() member 1288 u8 value; rt73usb_wait_bbp_ready() local 1306 u8 value; rt73usb_init_bbp() local 1753 s8 value; rt73usb_validate_eeprom() local 1847 u16 value; rt73usb_init_eeprom() local [all...] |
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/ |
H A D | atomisp_ioctl.c | 2271 * To get the current value of a control. 2326 ret = atomisp_color_effect(asd, 0, &control->value); in atomisp_g_ctrl() 2329 ret = atomisp_bad_pixel(asd, 0, &control->value); in atomisp_g_ctrl() 2332 ret = atomisp_gdc_cac(asd, 0, &control->value); in atomisp_g_ctrl() 2335 ret = atomisp_video_stable(asd, 0, &control->value); in atomisp_g_ctrl() 2338 ret = atomisp_fixed_pattern(asd, 0, &control->value); in atomisp_g_ctrl() 2341 ret = atomisp_false_color(asd, 0, &control->value); in atomisp_g_ctrl() 2344 ret = atomisp_low_light(asd, 0, &control->value); in atomisp_g_ctrl() 2356 * To change the value of a control. 2357 * applications initialize the id and value field [all...] |
/kernel/linux/linux-6.6/drivers/net/wireless/ralink/rt2x00/ |
H A D | rt73usb.c | 53 const unsigned int word, const u8 value) in rt73usb_bbp_write() 65 rt2x00_set_field32(®, PHY_CSR3_VALUE, value); in rt73usb_bbp_write() 80 u8 value; in rt73usb_bbp_read() local 88 * returns the correct value, if at any time the register in rt73usb_bbp_read() 103 value = rt2x00_get_field32(reg, PHY_CSR3_VALUE); in rt73usb_bbp_read() 107 return value; in rt73usb_bbp_read() 111 const unsigned int word, const u32 value) in rt73usb_rf_write() 123 rt2x00_set_field32(®, PHY_CSR4_VALUE, value); in rt73usb_rf_write() 125 * RF5225 and RF2527 contain 21 bits per RF register value, in rt73usb_rf_write() 135 rt2x00_rf_write(rt2x00dev, word, value); in rt73usb_rf_write() 52 rt73usb_bbp_write(struct rt2x00_dev *rt2x00dev, const unsigned int word, const u8 value) rt73usb_bbp_write() argument 110 rt73usb_rf_write(struct rt2x00_dev *rt2x00dev, const unsigned int word, const u32 value) rt73usb_rf_write() argument 659 u8 value[2]; global() member 1288 u8 value; rt73usb_wait_bbp_ready() local 1306 u8 value; rt73usb_init_bbp() local 1753 s8 value; rt73usb_validate_eeprom() local 1847 u16 value; rt73usb_init_eeprom() local [all...] |
/kernel/linux/linux-6.6/net/dcb/ |
H A D | dcbnl.c | 256 u8 value; in dcbnl_getpfccfg() local 285 &value); in dcbnl_getpfccfg() 286 ret = nla_put_u8(skb, i, value); in dcbnl_getpfccfg() 315 u8 value; in dcbnl_getcap() local 343 if (!netdev->dcbnl_ops->getcap(netdev, i, &value)) { in dcbnl_getcap() 344 ret = nla_put_u8(skb, i, value); in dcbnl_getcap() 360 u8 value; in dcbnl_getnumtcs() local 388 ret = netdev->dcbnl_ops->getnumtcs(netdev, i, &value); in dcbnl_getnumtcs() 390 ret = nla_put_u8(skb, i, value); in dcbnl_getnumtcs() 408 u8 value; in dcbnl_setnumtcs() local 450 u8 value; dcbnl_setpfcstate() local 736 u8 value; dcbnl_setstate() local 756 u8 value; dcbnl_setpfccfg() local 1369 u8 value; dcbnl_cee_fill() local 1763 u8 value; dcbnl_setdcbx() local 1781 u8 value; dcbnl_getfeatcfg() local 1828 u8 value; dcbnl_setfeatcfg() local [all...] |
/third_party/node/deps/v8/src/diagnostics/ |
H A D | objects-debug.cc | 285 // to exactly one InstanceType value is included in the following list. in HeapObjectVerify() 394 Object value = elements.get(i); in VerifyJSObjectElements() local 395 CHECK(value.IsSmi() || value.IsTheHole(isolate)); in VerifyJSObjectElements() 439 Object value = RawFastPropertyAt(index); in JSObjectVerify() local 440 if (r.IsDouble()) DCHECK(value.IsHeapNumber()); in JSObjectVerify() 441 if (value.IsUninitialized(isolate)) continue; in JSObjectVerify() 442 if (r.IsSmi()) DCHECK(value.IsSmi()); in JSObjectVerify() 443 if (r.IsHeapObject()) DCHECK(value.IsHeapObject()); in JSObjectVerify() 450 CHECK(!field_type.NowStable() || field_type.NowContains(value)); in JSObjectVerify() 632 uint64_t value = get_representation(i); FixedDoubleArrayVerify() local 697 MaybeObject value = GetValue(descriptor); DescriptorArrayVerify() local 757 Object value = context_object.get(mappedIndex); SloppyArgumentsElementsVerify() local 920 Object value = name_or_scope_info(kAcquireLoad); SharedFunctionInfoVerify() local 1015 int value = Smi::ToInt(number); OddballVerify() local 1428 Object value = ValueAtRaw(i); SwissNameDictionaryVerify() local [all...] |
/third_party/python/Lib/ |
H A D | inspect.py | 201 None, this function may replace that value with a context-specific 277 value if not isinstance(value, str) else eval(value, globals, locals) 278 for key, value in ann.items() } 440 send resumes the generator and "sends" a value that becomes 540 for name, value in object.__dict__.items(): 541 if getattr(value, "__isabstractmethod__", False): 545 value = getattr(object, name, None) 546 if getattr(value, "__isabstractmethod_ [all...] |
/kernel/linux/linux-5.10/security/selinux/ss/ |
H A D | policydb.c | 394 role->value = ++p->p_roles.nprim; in roles_init() 395 if (role->value != OBJECT_R_VAL) in roles_init() 561 if (!comdatum->value || comdatum->value > p->p_commons.nprim) in common_index() 564 p->sym_val_to_name[SYM_COMMONS][comdatum->value - 1] = key; in common_index() 576 if (!cladatum->value || cladatum->value > p->p_classes.nprim) in class_index() 579 p->sym_val_to_name[SYM_CLASSES][cladatum->value - 1] = key; in class_index() 580 p->class_val_to_struct[cladatum->value - 1] = cladatum; in class_index() 591 if (!role->value in role_index() [all...] |
/kernel/linux/linux-6.6/security/selinux/ss/ |
H A D | policydb.c | 389 role->value = ++p->p_roles.nprim; in roles_init() 390 if (role->value != OBJECT_R_VAL) in roles_init() 556 if (!comdatum->value || comdatum->value > p->p_commons.nprim) in common_index() 559 p->sym_val_to_name[SYM_COMMONS][comdatum->value - 1] = key; in common_index() 571 if (!cladatum->value || cladatum->value > p->p_classes.nprim) in class_index() 574 p->sym_val_to_name[SYM_CLASSES][cladatum->value - 1] = key; in class_index() 575 p->class_val_to_struct[cladatum->value - 1] = cladatum; in class_index() 586 if (!role->value in role_index() [all...] |
/third_party/vk-gl-cts/external/vulkancts/scripts/ |
H A D | gen_framework_sc.py | 257 def __init__ (self, type, name, value): 260 self.value = value 265 return '%s = %s (%s)' % (self.name, self.value, self.type) 278 for index, value in enumerate(self.values): 280 if value[1] != aliasVal[1] or not (value[0].startswith(aliasVal[0]) or aliasVal[0].startswith(value[0])): 281 raise Exception("Flag %s of %s has different value than %s of %s." % (self.alias.values[index], self.alias.name, value, sel [all...] |
/kernel/linux/linux-5.10/drivers/misc/ |
H A D | apds990x.c | 86 #define APDS990X_TIME_TO_ADC 1024 /* One timetick as ADC count value */ 128 u16 a_max_result; /* Max possible ADC value with current atime */ 178 /* Following two tables must match i.e 10Hz rate means 1 as persistence value */ 260 * Reported LUX value is a combination of the IR and CLEAR channel in apds990x_lux_to_threshold() 262 * This function approximates needed HW threshold value for a given in apds990x_lux_to_threshold() 263 * LUX value in the current lightning type. in apds990x_lux_to_threshold() 267 * Calculate threshold value for the next measurement period. in apds990x_lux_to_threshold() 313 /* Calculate max ADC value for given integration time */ in apds990x_set_atime() 683 unsigned long value; in apds990x_lux_calib_store() local 686 ret = kstrtoul(buf, 0, &value); in apds990x_lux_calib_store() 748 unsigned long value; apds990x_rate_store() local 807 unsigned long value; apds990x_prox_enable_store() local 960 unsigned long value; apds990x_prox_threshold_store() local 995 unsigned long value; apds990x_power_state_store() local [all...] |
/kernel/linux/linux-5.10/drivers/input/touchscreen/ |
H A D | sur40.c | 265 static int sur40_poke(struct sur40_state *dev, u8 offset, u8 value) in sur40_poke() argument 286 0xb2, value, NULL, 0, 1000); in sur40_poke() 295 static int sur40_set_preprocessor(struct sur40_state *dev, u8 value) in sur40_set_preprocessor() argument 301 if (value > 1) in sur40_set_preprocessor() 306 0x07, setting_07[value], NULL, 0, 1000); in sur40_set_preprocessor() 313 0x17, setting_17[value], NULL, 0, 1000); in sur40_set_preprocessor() 322 static void sur40_set_vsvideo(struct sur40_state *handle, u8 value) in sur40_set_vsvideo() argument 327 sur40_poke(handle, 0x1c+i, value); in sur40_set_vsvideo() 328 handle->vsvideo = value; in sur40_set_vsvideo() 331 static void sur40_set_irlevel(struct sur40_state *handle, u8 value) in sur40_set_irlevel() argument 1019 u8 value = sur40->vsvideo; sur40_s_ctrl() local [all...] |
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/ |
H A D | ar9003_mci.c | 269 * Set BT priority interrupt value to be 0xff to in ar9003_mci_prep_interface() 1293 u32 value = 0, tsf; in ar9003_mci_state() local 1299 value = REG_READ(ah, AR_BTCOEX_CTRL); in ar9003_mci_state() 1301 if ((value == 0xdeadbeef) || (value == 0xffffffff)) in ar9003_mci_state() 1302 value = 0; in ar9003_mci_state() 1304 value &= AR_BTCOEX_CTRL_MCI_MODE_EN; in ar9003_mci_state() 1307 value = MS(REG_READ(ah, AR_MCI_GPM_1), AR_MCI_GPM_WRITE_PTR); in ar9003_mci_state() 1309 if (value < mci->gpm_len) in ar9003_mci_state() 1310 mci->gpm_idx = value; in ar9003_mci_state() [all...] |
/kernel/linux/linux-5.10/drivers/usb/gadget/function/ |
H A D | f_printer.c | 575 int value; in printer_write() local 665 value = usb_ep_queue(dev->in_ep, req, GFP_ATOMIC); in printer_write() 667 if (value) { in printer_write() 986 int value = -EOPNOTSUPP; in printer_func_setup() local 1003 value = 0; in printer_func_setup() 1006 value = strlen(*dev->pnp_string); in printer_func_setup() 1007 buf[0] = (value >> 8) & 0xFF; in printer_func_setup() 1008 buf[1] = value & 0xFF; in printer_func_setup() 1009 memcpy(buf + 2, *dev->pnp_string, value); in printer_func_setup() 1010 DBG(dev, "1284 PNP String: %x %s\n", value, in printer_func_setup() [all...] |
/kernel/linux/linux-5.10/sound/pci/au88x0/ |
H A D | au88x0_a3d.c | 721 uinfo->value.integer.min = 0x00000000; in snd_vortex_a3d_hrtf_info() 722 uinfo->value.integer.max = 0xffffffff; in snd_vortex_a3d_hrtf_info() 730 uinfo->value.integer.min = 0x00000000; in snd_vortex_a3d_itd_info() 731 uinfo->value.integer.max = 0xffffffff; in snd_vortex_a3d_itd_info() 739 uinfo->value.integer.min = 0x00000000; in snd_vortex_a3d_ild_info() 740 uinfo->value.integer.max = 0xffffffff; in snd_vortex_a3d_ild_info() 749 uinfo->value.integer.min = 0x00000000; in snd_vortex_a3d_filter_info() 750 uinfo->value.integer.max = 0xffffffff; in snd_vortex_a3d_filter_info() 771 coord[i] = ucontrol->value.integer.value[ in snd_vortex_a3d_hrtf_put() [all...] |
/kernel/linux/linux-6.6/drivers/misc/ |
H A D | apds990x.c | 86 #define APDS990X_TIME_TO_ADC 1024 /* One timetick as ADC count value */ 128 u16 a_max_result; /* Max possible ADC value with current atime */ 178 /* Following two tables must match i.e 10Hz rate means 1 as persistence value */ 260 * Reported LUX value is a combination of the IR and CLEAR channel in apds990x_lux_to_threshold() 262 * This function approximates needed HW threshold value for a given in apds990x_lux_to_threshold() 263 * LUX value in the current lightning type. in apds990x_lux_to_threshold() 267 * Calculate threshold value for the next measurement period. in apds990x_lux_to_threshold() 313 /* Calculate max ADC value for given integration time */ in apds990x_set_atime() 683 unsigned long value; in apds990x_lux_calib_store() local 686 ret = kstrtoul(buf, 0, &value); in apds990x_lux_calib_store() 748 unsigned long value; apds990x_rate_store() local 807 unsigned long value; apds990x_prox_enable_store() local 960 unsigned long value; apds990x_prox_threshold_store() local 995 unsigned long value; apds990x_power_state_store() local [all...] |
/kernel/linux/linux-6.6/drivers/usb/gadget/function/ |
H A D | f_printer.c | 579 int value; in printer_write() local 669 value = usb_ep_queue(dev->in_ep, req, GFP_ATOMIC); in printer_write() 671 if (value) { in printer_write() 985 int value = -EOPNOTSUPP; in printer_func_setup() local 1002 value = 0; in printer_func_setup() 1005 value = strlen(*dev->pnp_string); in printer_func_setup() 1006 buf[0] = (value >> 8) & 0xFF; in printer_func_setup() 1007 buf[1] = value & 0xFF; in printer_func_setup() 1008 memcpy(buf + 2, *dev->pnp_string, value); in printer_func_setup() 1009 DBG(dev, "1284 PNP String: %x %s\n", value, in printer_func_setup() [all...] |
/kernel/linux/linux-6.6/drivers/clk/renesas/ |
H A D | rzg2l-cpg.c | 201 * Setting a value of '0' to the SEL_SDHI0_SET or SEL_SDHI1_SET clock in rzg2l_cpg_sd_clk_mux_set_parent() 204 * the index to value mapping is done by adding 1 to the index. in rzg2l_cpg_sd_clk_mux_set_parent() 363 * Based on the dot clock, the DSI divider clock sets the divider value, in rzg2l_cpg_dsi_div_set_rate() 602 /* Output clock setting, SSCG modulation value setting 3 */ in rzg2l_cpg_sipll5_set_rate() 900 u32 value; in rzg2l_mod_clock_endisable() local 913 value = (bitmask << 16) | bitmask; in rzg2l_mod_clock_endisable() 915 value = bitmask << 16; in rzg2l_mod_clock_endisable() 916 writel(value, priv->base + CLK_ON_R(reg)); in rzg2l_mod_clock_endisable() 926 error = readl_poll_timeout_atomic(priv->base + CLK_MON_R(reg), value, in rzg2l_mod_clock_endisable() 927 value in rzg2l_mod_clock_endisable() 980 u32 value; rzg2l_mod_clock_is_enabled() local 1116 u32 value = mask << 16; rzg2l_cpg_assert() local 1145 u32 value = (mask << 16) | mask; rzg2l_cpg_deassert() local [all...] |
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/ |
H A D | ar9003_mci.c | 269 * Set BT priority interrupt value to be 0xff to in ar9003_mci_prep_interface() 1292 u32 value = 0, tsf; in ar9003_mci_state() local 1298 value = REG_READ(ah, AR_BTCOEX_CTRL); in ar9003_mci_state() 1300 if ((value == 0xdeadbeef) || (value == 0xffffffff)) in ar9003_mci_state() 1301 value = 0; in ar9003_mci_state() 1303 value &= AR_BTCOEX_CTRL_MCI_MODE_EN; in ar9003_mci_state() 1306 value = MS(REG_READ(ah, AR_MCI_GPM_1), AR_MCI_GPM_WRITE_PTR); in ar9003_mci_state() 1308 if (value < mci->gpm_len) in ar9003_mci_state() 1309 mci->gpm_idx = value; in ar9003_mci_state() [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/adreno/ |
H A D | adreno_gpu.c | 310 uint32_t param, uint64_t *value, uint32_t *len) in adreno_get_param() 320 *value = adreno_gpu->info->revn; in adreno_get_param() 323 *value = adreno_gpu->info->gmem; in adreno_get_param() 326 *value = !adreno_is_a650_family(adreno_gpu) ? 0x100000 : 0; in adreno_get_param() 329 *value = adreno_gpu->chip_id; in adreno_get_param() 331 *value |= ((uint64_t) adreno_gpu->speedbin) << 32; in adreno_get_param() 334 *value = adreno_gpu->base.fast_rate; in adreno_get_param() 341 ret = adreno_gpu->funcs->get_timestamp(gpu, value); in adreno_get_param() 348 *value = gpu->nr_rings * NR_SCHED_PRIORITIES; in adreno_get_param() 351 *value in adreno_get_param() 309 adreno_get_param(struct msm_gpu *gpu, struct msm_file_private *ctx, uint32_t param, uint64_t *value, uint32_t *len) adreno_get_param() argument 378 adreno_set_param(struct msm_gpu *gpu, struct msm_file_private *ctx, uint32_t param, uint64_t value, uint32_t len) adreno_set_param() argument [all...] |
/kernel/linux/linux-6.6/drivers/input/touchscreen/ |
H A D | sur40.c | 265 static int sur40_poke(struct sur40_state *dev, u8 offset, u8 value) in sur40_poke() argument 286 0xb2, value, NULL, 0, 1000); in sur40_poke() 295 static int sur40_set_preprocessor(struct sur40_state *dev, u8 value) in sur40_set_preprocessor() argument 301 if (value > 1) in sur40_set_preprocessor() 306 0x07, setting_07[value], NULL, 0, 1000); in sur40_set_preprocessor() 313 0x17, setting_17[value], NULL, 0, 1000); in sur40_set_preprocessor() 322 static void sur40_set_vsvideo(struct sur40_state *handle, u8 value) in sur40_set_vsvideo() argument 327 sur40_poke(handle, 0x1c+i, value); in sur40_set_vsvideo() 328 handle->vsvideo = value; in sur40_set_vsvideo() 331 static void sur40_set_irlevel(struct sur40_state *handle, u8 value) in sur40_set_irlevel() argument 1019 u8 value = sur40->vsvideo; sur40_s_ctrl() local [all...] |
/kernel/linux/linux-6.6/sound/pci/au88x0/ |
H A D | au88x0_a3d.c | 721 uinfo->value.integer.min = 0x00000000; in snd_vortex_a3d_hrtf_info() 722 uinfo->value.integer.max = 0xffffffff; in snd_vortex_a3d_hrtf_info() 730 uinfo->value.integer.min = 0x00000000; in snd_vortex_a3d_itd_info() 731 uinfo->value.integer.max = 0xffffffff; in snd_vortex_a3d_itd_info() 739 uinfo->value.integer.min = 0x00000000; in snd_vortex_a3d_ild_info() 740 uinfo->value.integer.max = 0xffffffff; in snd_vortex_a3d_ild_info() 749 uinfo->value.integer.min = 0x00000000; in snd_vortex_a3d_filter_info() 750 uinfo->value.integer.max = 0xffffffff; in snd_vortex_a3d_filter_info() 771 coord[i] = ucontrol->value.integer.value[ in snd_vortex_a3d_hrtf_put() [all...] |
/third_party/backends/backend/ |
H A D | dc240.c | 443 * value does a drain instead of a break. A zero value is universally in init_dc240() 1035 SANE_Action action, void *value, SANE_Int * info) in sane_control_option() 1048 "SETAUTO")), value, (void *) info); in sane_control_option() 1067 status = sanei_constrain_value (sod + option, value, &myinfo); in sane_control_option() 1077 if (*(SANE_Word *) value <= Camera.pic_taken) in sane_control_option() 1078 Camera.current_picture_number = *(SANE_Word *) value; in sane_control_option() 1095 dc240_opt_thumbnails = !!*(SANE_Word *) value; in sane_control_option() 1108 switch (*(SANE_Bool *) value) in sane_control_option() 1144 dc240_opt_lowres = !!*(SANE_Word *) value; in sane_control_option() 1034 sane_control_option(SANE_Handle handle, SANE_Int option, SANE_Action action, void *value, SANE_Int * info) sane_control_option() argument [all...] |
H A D | p5_device.c | 103 p5_outb (int fd, uint16_t addr, uint8_t value) in p5_outb() argument 111 rc = ioctl (fd, PPWDATA, &value); in p5_outb() 114 mode = value & 0x20; in p5_outb() 118 value = value & 0xDF; in p5_outb() 119 rc = ioctl (fd, PPWCONTROL, &value); in p5_outb() 127 rc = write (fd, &value, 1); in p5_outb() 134 rc = write (fd, &value, 1); in p5_outb() 138 value); in p5_outb() 146 if(fd && addr && value) in p5_outb() 152 write_reg(int fd, uint8_t index, uint8_t value) write_reg() argument 240 write_reg2(int fd, uint8_t index, uint16_t value) write_reg2() argument 266 write_reg2(int fd, uint8_t index, uint16_t value) write_reg2() argument [all...] |
/third_party/alsa-utils/amixer/ |
H A D | amixer.c | 74 printf(" -R,--raw-volume Use the raw value (default)\n"); in help() 219 long *value); 221 long value, int dir); 232 snd_mixer_selem_channel_id_t c, long value, int dir) in set_playback_dB() 234 return snd_mixer_selem_set_playback_dB(elem, c, value, dir); in set_playback_dB() 238 snd_mixer_selem_channel_id_t c, long value, int dir) in set_capture_dB() 240 return snd_mixer_selem_set_capture_dB(elem, c, value, dir); in set_capture_dB() 245 long value, int dir ATTRIBUTE_UNUSED) in set_playback_raw_volume() 247 return snd_mixer_selem_set_playback_volume(elem, c, value); in set_playback_raw_volume() 252 long value, in in set_capture_raw_volume() 231 set_playback_dB(snd_mixer_elem_t *elem, snd_mixer_selem_channel_id_t c, long value, int dir) set_playback_dB() argument 237 set_capture_dB(snd_mixer_elem_t *elem, snd_mixer_selem_channel_id_t c, long value, int dir) set_capture_dB() argument 243 set_playback_raw_volume(snd_mixer_elem_t *elem, snd_mixer_selem_channel_id_t c, long value, int dir ATTRIBUTE_UNUSED) set_playback_raw_volume() argument 250 set_capture_raw_volume(snd_mixer_elem_t *elem, snd_mixer_selem_channel_id_t c, long value, int dir ATTRIBUTE_UNUSED) set_capture_raw_volume() argument 268 get_playback_mapped_volume(snd_mixer_elem_t *elem, snd_mixer_selem_channel_id_t c, long *value) get_playback_mapped_volume() argument 276 set_playback_mapped_volume(snd_mixer_elem_t *elem, snd_mixer_selem_channel_id_t c, long value, int dir) set_playback_mapped_volume() argument 284 get_capture_mapped_volume(snd_mixer_elem_t *elem, snd_mixer_selem_channel_id_t c, long *value) get_capture_mapped_volume() argument 292 set_capture_mapped_volume(snd_mixer_elem_t *elem, snd_mixer_selem_channel_id_t c, long value, int dir) set_capture_mapped_volume() argument [all...] |