/linux/sound/pci/ice1712/ |
A D | wtm.c | 80 if (change) { in stac9460_dac_mute_all() 99 if (change) { in stac9460_dac_mute_all() 146 int change; in stac9460_dac_mute_put() local 154 if (change) { in stac9460_dac_mute_put() 168 if (change) { in stac9460_dac_mute_put() 175 return change; in stac9460_dac_mute_put() 219 int change; in stac9460_dac_vol_put() local 286 int change; in stac9460_adc_mute_put() local 296 if (change) in stac9460_adc_mute_put() 306 if (change) in stac9460_adc_mute_put() [all …]
|
A D | prodigy192.c | 82 int change; in stac9460_dac_mute() local 86 if (change) in stac9460_dac_mute() 163 int change; in stac9460_dac_vol_put() local 208 int change; in stac9460_adc_mute_put() local 215 if (change) in stac9460_adc_mute_put() 254 int change; in stac9460_adc_vol_put() local 261 if (change) in stac9460_adc_vol_put() 293 int change; in stac9460_mic_sw_put() local 297 if (change) in stac9460_mic_sw_put() 567 int change; in ak4114_input_sw_put() local [all …]
|
A D | aureon.c | 212 int change; in aureon_universe_inmux_put() local 376 int change; in aureon_ac97_vol_put() local 387 if (change) in aureon_ac97_vol_put() 417 int change; in aureon_ac97_mute_put() local 425 if (change) in aureon_ac97_mute_put() 454 int change; in aureon_ac97_micboost_put() local 462 if (change) in aureon_ac97_micboost_put() 657 int change; in aureon_ac97_mmute_put() local 664 if (change) in aureon_ac97_mmute_put() 717 int change; in wm_pcm_mute_put() local [all …]
|
A D | pontis.c | 140 change = 1; in wm_dac_vol_put() 144 return change; in wm_dac_vol_put() 194 change = 1; in wm_adc_vol_put() 198 return change; in wm_adc_vol_put() 222 int change; in wm_adc_mux_put() local 231 if (change) { in wm_adc_mux_put() 235 return change; in wm_adc_mux_put() 267 change = 1; in wm_bypass_put() 270 return change; in wm_bypass_put() 304 change = 1; in wm_chswap_put() [all …]
|
A D | prodigy_hifi.c | 277 change = 1; in ak4396_dac_vol_put() 281 return change; in ak4396_dac_vol_put() 386 change = 1; in wm_dac_vol_put() 439 change = 1; in wm8766_vol_put() 494 change = 1; in wm_master_vol_put() 556 change = 1; in wm_adc_mux_enum_put() 614 change = 1; in wm_adc_vol_put() 645 int change; in wm_adc_mux_put() local 654 if (change) { in wm_adc_mux_put() 693 change = 1; in wm_bypass_put() [all …]
|
A D | phase.c | 302 int change; in wm_pcm_mute_put() local 308 if (change) in wm_pcm_mute_put() 312 return change; in wm_pcm_mute_put() 360 change = 1; in wm_master_vol_put() 364 return change; in wm_master_vol_put() 512 change = 1; in wm_vol_put() 516 return change; in wm_vol_put() 567 change = 1; in wm_mute_put() 572 return change; in wm_mute_put() 613 change = 1; in wm_master_mute_put() [all …]
|
/linux/drivers/watchdog/ |
A D | ar7_wdt.c | 52 u32 change; member 103 WRITE_REG(ar7_wdt->change, value); in ar7_wdt_change() 128 u32 change; in ar7_wdt_update_margin() local 132 change = new_margin * (vbus_rate / prescale_value); in ar7_wdt_update_margin() 133 if (change < 1) in ar7_wdt_update_margin() 134 change = 1; in ar7_wdt_update_margin() 135 if (change > 0xffff) in ar7_wdt_update_margin() 136 change = 0xffff; in ar7_wdt_update_margin() 137 ar7_wdt_change(change); in ar7_wdt_update_margin() 138 margin = change * prescale_value / vbus_rate; in ar7_wdt_update_margin() [all …]
|
/linux/sound/ppc/ |
A D | daca.c | 99 int change; in daca_put_deemphasis() local 105 if (change) { in daca_put_deemphasis() 109 return change; in daca_put_deemphasis() 142 int change; in daca_put_volume() local 151 change = mix->left_vol != vol[0] || in daca_put_volume() 153 if (change) { in daca_put_volume() 158 return change; in daca_put_volume() 181 int change; in daca_put_amp() local 186 change = mix->amp_on != ucontrol->value.integer.value[0]; in daca_put_amp() 187 if (change) { in daca_put_amp() [all …]
|
A D | tumbler.c | 269 int change; in tumbler_put_master_volume() local 278 if (change) { in tumbler_put_master_volume() 303 int change; in tumbler_put_master_switch() local 307 if (change) { in tumbler_put_master_switch() 418 int change; in tumbler_put_drc_value() local 432 if (change) { in tumbler_put_drc_value() 459 int change; in tumbler_put_drc_switch() local 465 if (change) { in tumbler_put_drc_switch() 545 int change; in tumbler_put_mono() local 693 int change; in snapper_put_mix() local [all …]
|
/linux/sound/i2c/ |
A D | tea6330t.c | 120 change = err; in snd_tea6330t_put_master_volume() 123 return change; in snd_tea6330t_put_master_volume() 149 int change, err; in snd_tea6330t_put_master_switch() local 166 change = err; in snd_tea6330t_put_master_switch() 168 return change; in snd_tea6330t_put_master_switch() 201 int change, err; in snd_tea6330t_put_bass() local 214 change = err; in snd_tea6330t_put_bass() 216 return change; in snd_tea6330t_put_bass() 249 int change, err; in snd_tea6330t_put_treble() local 262 change = err; in snd_tea6330t_put_treble() [all …]
|
/linux/sound/pci/emu10k1/ |
A D | emumixer.c | 704 if (change) { in snd_emu1010_internal_clock_put() 827 if (change) { in snd_emu1010_optical_out_put() 878 if (change) { in snd_emu1010_optical_in_put() 941 if (change) { in snd_audigy_i2c_capture_source_put() 1025 change = 1; in snd_audigy_i2c_volume_put() 1035 change = 1; in snd_audigy_i2c_volume_put() 1098 int change; 1123 if (change) 1146 int change; in snd_emu10k1_spdif_put() local 1159 if (change) { in snd_emu10k1_spdif_put() [all …]
|
/linux/sound/soc/sof/ |
A D | ops.c | 42 bool change; in snd_sof_pci_update_bits() local 45 change = snd_sof_pci_update_bits_unlocked(sdev, offset, mask, value); in snd_sof_pci_update_bits() 47 return change; in snd_sof_pci_update_bits() 94 bool change; in snd_sof_dsp_update_bits() local 97 change = snd_sof_dsp_update_bits_unlocked(sdev, bar, offset, mask, in snd_sof_dsp_update_bits() 100 return change; in snd_sof_dsp_update_bits() 108 bool change; in snd_sof_dsp_update_bits64() local 111 change = snd_sof_dsp_update_bits64_unlocked(sdev, bar, offset, mask, in snd_sof_dsp_update_bits64() 114 return change; in snd_sof_dsp_update_bits64()
|
/linux/sound/isa/sb/ |
A D | sb_mixer.c | 79 int change; in snd_sbmixer_put_single() local 87 if (change) in snd_sbmixer_put_single() 137 int change; in snd_sbmixer_put_double() local 147 if (change) in snd_sbmixer_put_double() 217 int change; in snd_dt019x_input_sw_put() local 244 if (change) in snd_dt019x_input_sw_put() 287 int change; in snd_als4k_mono_capture_route_put() local 298 if (change) in snd_als4k_mono_capture_route_put() 345 int change; in snd_sb8mixer_put_mux() local 365 if (change) in snd_sb8mixer_put_mux() [all …]
|
A D | emu8000.c | 841 int change; in mixer_bass_treble_put() local 850 change = val1 != emu->bass_level; in mixer_bass_treble_put() 855 return change; in mixer_bass_treble_put() 902 int change; in mixer_chorus_reverb_put() local 908 change = val1 != emu->chorus_mode; in mixer_chorus_reverb_put() 912 change = val1 != emu->reverb_mode; in mixer_chorus_reverb_put() 916 if (change) { in mixer_chorus_reverb_put() 922 return change; in mixer_chorus_reverb_put() 969 int change; in mixer_fm_depth_put() local 982 if (change) in mixer_fm_depth_put() [all …]
|
/linux/arch/um/os-Linux/drivers/ |
A D | ethertap_user.c | 39 struct addr_change change; in etap_change() local 43 change.what = op; in etap_change() 44 memcpy(change.addr, addr, sizeof(change.addr)); in etap_change() 45 memcpy(change.netmask, netmask, sizeof(change.netmask)); in etap_change() 46 CATCH_EINTR(n = write(fd, &change, sizeof(change))); in etap_change() 47 if (n != sizeof(change)) { in etap_change()
|
/linux/sound/pci/ca0106/ |
A D | ca0106_mixer.c | 160 int change = 0; in snd_ca0106_shared_spdif_put() local 164 if (change) { in snd_ca0106_shared_spdif_put() 195 int change = 0; in snd_ca0106_capture_source_put() local 201 if (change) { in snd_ca0106_capture_source_put() 232 int change = 0; in snd_ca0106_i2c_capture_source_put() local 241 if (change) { in snd_ca0106_i2c_capture_source_put() 277 int change = 0; in snd_ca0106_capture_mic_line_in_put() local 283 if (change) { in snd_ca0106_capture_mic_line_in_put() 489 change = 1; in snd_ca0106_i2c_volume_put() 499 change = 1; in snd_ca0106_i2c_volume_put() [all …]
|
/linux/drivers/media/v4l2-core/ |
A D | v4l2-mc.c | 468 if (entity->use_count == 0 && change > 0 && subdev != NULL) { in pipeline_pm_power_one() 474 entity->use_count += change; in pipeline_pm_power_one() 477 if (entity->use_count == 0 && change < 0 && subdev != NULL) in pipeline_pm_power_one() 493 static int pipeline_pm_power(struct media_entity *entity, int change, in pipeline_pm_power() argument 499 if (!change) in pipeline_pm_power() 506 ret = pipeline_pm_power_one(entity, change); in pipeline_pm_power() 516 pipeline_pm_power_one(first, -change); in pipeline_pm_power() 524 int change = use ? 1 : -1; in v4l2_pipeline_pm_use() local 530 entity->use_count += change; in v4l2_pipeline_pm_use() 534 ret = pipeline_pm_power(entity, change, &mdev->pm_count_walk); in v4l2_pipeline_pm_use() [all …]
|
/linux/tools/testing/selftests/powerpc/stringloops/ |
A D | memcmp.c | 100 unsigned long change; in testcase() local 112 change = random() % comp_size; in testcase() 113 rand_s2[change] = random() & 0xff; in testcase() 126 unsigned long change; in testcase() local 139 change = random() % comp_size; in testcase() 140 s2[change] = random() & 0xff; in testcase()
|
/linux/sound/isa/msnd/ |
A D | msnd_pinnacle_mixer.c | 85 int change; in snd_msndmix_set_mux() local 104 change = newrecsrc != chip->recsrc; in snd_msndmix_set_mux() 105 if (change) { in snd_msndmix_set_mux() 106 change = 0; in snd_msndmix_set_mux() 110 change = 1; in snd_msndmix_set_mux() 113 return change; in snd_msndmix_set_mux() 254 int change, addr = kcontrol->private_value; in snd_msndmix_volume_put() local 261 change = msnd->left_levels[addr] != left in snd_msndmix_volume_put() 265 return change; in snd_msndmix_volume_put()
|
/linux/sound/isa/cs423x/ |
A D | cs4236_lib.c | 428 int change; in snd_cs4236_put_single() local 440 return change; in snd_cs4236_put_single() 474 int change; in snd_cs4236_put_singlec() local 486 return change; in snd_cs4236_put_singlec() 548 int change; in snd_cs4236_put_double() local 572 return change; in snd_cs4236_put_double() 624 int change; in snd_cs4236_put_double1() local 642 return change; in snd_cs4236_put_double1() 674 int change; in snd_cs4236_put_master_digital() local 735 int change; in snd_cs4235_put_output_accu() local [all …]
|
/linux/sound/soc/intel/common/ |
A D | sst-dsp.c | 86 bool change; in sst_dsp_shim_update_bits_unlocked() local 95 change = (old != new); in sst_dsp_shim_update_bits_unlocked() 96 if (change) in sst_dsp_shim_update_bits_unlocked() 99 return change; in sst_dsp_shim_update_bits_unlocked() 123 bool change; in sst_dsp_shim_update_bits() local 126 change = sst_dsp_shim_update_bits_unlocked(sst, offset, mask, value); in sst_dsp_shim_update_bits() 128 return change; in sst_dsp_shim_update_bits()
|
/linux/fs/gfs2/ |
A D | inode.h | 57 static inline void gfs2_add_inode_blocks(struct inode *inode, s64 change) in gfs2_add_inode_blocks() argument 59 change <<= inode->i_blkbits - GFS2_BASIC_BLOCK_SHIFT; in gfs2_add_inode_blocks() 60 gfs2_assert(GFS2_SB(inode), (change >= 0 || inode->i_blocks >= -change)); in gfs2_add_inode_blocks() 61 inode->i_blocks += change; in gfs2_add_inode_blocks()
|
/linux/Documentation/ABI/testing/ |
A D | usb-charger-uevent | 25 UDEV change /devices/soc0/usbphynop1 (platform) 26 ACTION=change 42 KERNEL change /devices/soc0/usbphynop1 (platform) 43 ACTION=change
|
/linux/sound/isa/gus/ |
A D | gus_mixer.c | 43 int change; in snd_gf1_put_single() local 53 change = nval != oval; in snd_gf1_put_single() 57 return change; in snd_gf1_put_single() 96 int change; in snd_ics_put_double() local 104 change = val1 != oval1 || val2 != oval2; in snd_ics_put_double() 120 return change; in snd_ics_put_double()
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/ |
A D | port_buffer.c | 198 bool *change) in update_buffer_lossy() argument 236 *change = true; in update_buffer_lossy() 264 u32 change, unsigned int mtu, in mlx5e_port_manual_buffer_config() argument 281 mlx5e_dbg(HW, priv, "%s: change=%x\n", __func__, change); in mlx5e_port_manual_buffer_config() 288 if (change & MLX5E_PORT_BUFFER_CABLE_LEN) { in mlx5e_port_manual_buffer_config() 295 if (change & MLX5E_PORT_BUFFER_PFC) { in mlx5e_port_manual_buffer_config() 306 if (change & MLX5E_PORT_BUFFER_PRIO2BUFFER) { in mlx5e_port_manual_buffer_config() 318 if (change & MLX5E_PORT_BUFFER_SIZE) { in mlx5e_port_manual_buffer_config()
|