/linux-4.1.27/drivers/media/platform/omap3isp/ |
D | isph3a_aewb.c | 43 if (!aewb->update) in h3a_aewb_setup_regs() 75 aewb->update = 0; in h3a_aewb_setup_regs() 186 int update = 0; in h3a_aewb_set_params() local 190 update = 1; in h3a_aewb_set_params() 194 update = 1; in h3a_aewb_set_params() 198 update = 1; in h3a_aewb_set_params() 202 update = 1; in h3a_aewb_set_params() 206 update = 1; in h3a_aewb_set_params() 210 update = 1; in h3a_aewb_set_params() 214 update = 1; in h3a_aewb_set_params() [all …]
|
D | isph3a_af.c | 47 if (!af->update) in h3a_af_setup_regs() 125 af->update = 0; in h3a_af_setup_regs() 234 int update = 0; in h3a_af_set_params() local 239 update = 1; in h3a_af_set_params() 245 update = 1; in h3a_af_set_params() 249 update = 1; in h3a_af_set_params() 255 update = 1; in h3a_af_set_params() 261 update = 1; in h3a_af_set_params() 267 update = 1; in h3a_af_set_params() 272 update = 1; in h3a_af_set_params() [all …]
|
D | isppreview.c | 647 params->update |= OMAP3ISP_PREV_CONTRAST; in preview_update_contrast() 669 params->update |= OMAP3ISP_PREV_BRIGHTNESS; in preview_update_brightness() 675 preview_params_lock(struct isp_prev_device *prev, u32 update, bool shadow) in preview_params_lock() argument 681 prev->params.params[0].busy |= ~active & update; in preview_params_lock() 682 prev->params.params[1].busy |= active & update; in preview_params_lock() 685 update = (prev->params.params[0].update & active) in preview_params_lock() 686 | (prev->params.params[1].update & ~active); in preview_params_lock() 688 prev->params.params[0].busy |= active & update; in preview_params_lock() 689 prev->params.params[1].busy |= ~active & update; in preview_params_lock() 692 return update; in preview_params_lock() [all …]
|
D | ispccdc.c | 410 u16 update; in ccdc_lsc_config() local 413 update = config->update & in ccdc_lsc_config() 415 if (!update) in ccdc_lsc_config() 418 if (update != (OMAP3ISP_CCDC_CONFIG_LSC | OMAP3ISP_CCDC_TBL_LSC)) { in ccdc_lsc_config() 675 if (OMAP3ISP_CCDC_ALAW & ccdc_struct->update) { in ccdc_config() 677 ccdc->update |= OMAP3ISP_CCDC_ALAW; in ccdc_config() 680 if (OMAP3ISP_CCDC_LPF & ccdc_struct->update) { in ccdc_config() 682 ccdc->update |= OMAP3ISP_CCDC_LPF; in ccdc_config() 685 if (OMAP3ISP_CCDC_BLCLAMP & ccdc_struct->update) { in ccdc_config() 693 ccdc->update |= OMAP3ISP_CCDC_BLCLAMP; in ccdc_config() [all …]
|
D | isppreview.h | 82 u32 update; member
|
D | isphist.c | 76 if (!hist->update || hist->state == ISPSTAT_DISABLED || in hist_setup_regs() 138 hist->update = 0; in hist_setup_regs() 418 hist->update = 1; in hist_set_params()
|
D | ispccdc.h | 148 unsigned int update; member
|
D | ispstat.h | 93 unsigned update:1; member
|
/linux-4.1.27/drivers/gpu/drm/nouveau/ |
D | nouveau_crtc.h | 61 void (*hide)(struct nouveau_crtc *, bool update); 62 void (*show)(struct nouveau_crtc *, bool update); 73 int (*set_dither)(struct nouveau_crtc *crtc, bool update); 74 int (*set_scale)(struct nouveau_crtc *crtc, bool update); 75 int (*set_color_vibrance)(struct nouveau_crtc *crtc, bool update);
|
/linux-4.1.27/drivers/s390/char/ |
D | con3270.c | 46 struct list_head update; /* list of lines to update. */ member 146 list_for_each_entry_safe(s, n, &cp->update, update) in con3270_rebuild_update() 147 list_del_init(&s->update); in con3270_rebuild_update() 151 list_add(&s->update, &cp->update); in con3270_rebuild_update() 172 if (!list_empty(&s->update)) in con3270_alloc_string() 173 list_del(&s->update); in con3270_alloc_string() 257 list_for_each_entry_safe(s, n, &cp->update, update) { in con3270_update() 263 list_del_init(&s->update); in con3270_update() 267 if (list_empty(&cp->update)) in con3270_update() 443 if (list_empty(&cp->cline->update)) { in con3270_cline_insert() [all …]
|
D | tty3270.c | 70 struct list_head update; /* List of lines to update. */ member 252 list_for_each_entry_safe(s, n, &tp->update, update) in tty3270_rebuild_update() 253 list_del_init(&s->update); in tty3270_rebuild_update() 262 list_add(&s->update, &tp->update); in tty3270_rebuild_update() 284 if (!list_empty(&s->update)) in tty3270_alloc_string() 285 list_del(&s->update); in tty3270_alloc_string() 395 list_for_each_entry_safe(s, n, &tp->update, update) { in tty3270_update() 407 list_del_init(&s->update); in tty3270_update() 410 if (list_empty(&tp->update)) in tty3270_update() 684 INIT_LIST_HEAD(&tp->update); in tty3270_alloc_view() [all …]
|
D | raw3270.h | 214 struct list_head update; member 240 INIT_LIST_HEAD(&cs->update); in alloc_string()
|
/linux-4.1.27/drivers/power/ |
D | ipaq_micro_battery.c | 44 struct delayed_work update; member 55 struct micro_battery, update.work); in micro_battery_work() 91 queue_delayed_work(mb->wq, &mb->update, msecs_to_jiffies(BATT_PERIOD)); in micro_battery_work() 242 INIT_DELAYED_WORK(&mb->update, micro_battery_work); in micro_batt_probe() 244 queue_delayed_work(mb->wq, &mb->update, 1); in micro_batt_probe() 266 cancel_delayed_work_sync(&mb->update); in micro_batt_probe() 278 cancel_delayed_work_sync(&mb->update); in micro_batt_remove() 288 cancel_delayed_work_sync(&mb->update); in micro_batt_suspend() 296 queue_delayed_work(mb->wq, &mb->update, msecs_to_jiffies(BATT_PERIOD)); in micro_batt_resume()
|
/linux-4.1.27/drivers/usb/host/whci/ |
D | pzl.c | 105 enum whc_update update = 0; in pzl_process_qset() local 128 update |= WHC_UPDATE_UPDATED; in pzl_process_qset() 137 update |= qset_add_qtds(whc, qset); in pzl_process_qset() 145 update |= WHC_UPDATE_REMOVED; in pzl_process_qset() 148 return update; in pzl_process_qset() 235 enum whc_update update = 0; in scan_periodic_work() local 243 update |= WHC_UPDATE_ADDED; in scan_periodic_work() 244 update |= pzl_process_qset(whc, qset); in scan_periodic_work() 248 if (update & (WHC_UPDATE_ADDED | WHC_UPDATE_REMOVED)) in scan_periodic_work() 253 if (update) { in scan_periodic_work() [all …]
|
D | asl.c | 99 enum whc_update update = 0; in process_qset() local 122 update |= WHC_UPDATE_UPDATED; in process_qset() 131 update |= qset_add_qtds(whc, qset); in process_qset() 140 update |= WHC_UPDATE_REMOVED; in process_qset() 142 return update; in process_qset() 206 enum whc_update update = 0; in scan_async_work() local 217 update |= WHC_UPDATE_ADDED; in scan_async_work() 220 update |= process_qset(whc, qset); in scan_async_work() 225 if (update) { in scan_async_work() 227 if (update & WHC_UPDATE_REMOVED) in scan_async_work()
|
/linux-4.1.27/drivers/pci/ |
D | htirq.c | 29 ht_irq_update_t *update; member 49 if (cfg->update) in write_ht_irq_msg() 50 cfg->update(cfg->dev, irq, msg); in write_ht_irq_msg() 87 int __ht_create_irq(struct pci_dev *dev, int idx, ht_irq_update_t *update) in __ht_create_irq() argument 113 cfg->update = update; in __ht_create_irq()
|
/linux-4.1.27/Documentation/ |
D | dell_rbu.txt | 8 update itself with the image downloaded in to the memory. 16 Libsmbios can also be used to update BIOS on Dell systems go to 19 Dell_RBU driver supports BIOS update using the monolithic image and packetized 28 inform the BIOS to enable the update in the next system reboot. 40 The driver supports two types of update mechanism; monolithic and packetized. 41 These update mechanism depends upon the BIOS currently running on the system. 42 Most of the Dell systems support a monolithic update where the BIOS image is 47 By default the driver uses monolithic memory for the update type. This can be 52 In packet update mode the packet size has to be given before any packets can 55 In the packet update mechanism, the user needs to create a new file having [all …]
|
/linux-4.1.27/Documentation/sound/alsa/soc/ |
D | jack.txt | 19 snd_soc_jack_pins representing DAPM endpoints to update and blocks of 25 connected and so will want to make sure to update both speaker and 40 These represent a DAPM pin to update depending on some of the status 52 input to the system and update a jack by calling snd_soc_jack_report(), 53 specifying a subset of bits to update. The jack detection code should 55 update and the set of things to report when the jack is connected. 70 the list of pins to update then set up one or more jack detection 71 mechanisms to update that jack based on their current status.
|
/linux-4.1.27/fs/sysfs/ |
D | group.c | 36 const struct attribute_group *grp, int update) in create_files() argument 51 if (update) in create_files() 77 if (update) in create_files() 94 static int internal_create_group(struct kobject *kobj, int update, in internal_create_group() argument 100 BUG_ON(!kobj || (!update && !kobj->sd)); in internal_create_group() 103 if (unlikely(update && !kobj->sd)) in internal_create_group() 121 error = create_files(kn, kobj, grp, update); in internal_create_group()
|
/linux-4.1.27/sound/synth/emux/ |
D | emux_synth.c | 49 static void update_voice(struct snd_emux *emu, struct snd_emux_voice *vp, int update); 249 if (snd_BUG_ON(!emu || !emu->ops.update)) in snd_emux_key_press() 269 snd_emux_update_channel(struct snd_emux_port *port, struct snd_midi_channel *chan, int update) in snd_emux_update_channel() argument 276 if (! update) in snd_emux_update_channel() 280 if (snd_BUG_ON(!emu || !emu->ops.update)) in snd_emux_update_channel() 287 update_voice(emu, vp, update); in snd_emux_update_channel() 296 snd_emux_update_port(struct snd_emux_port *port, int update) in snd_emux_update_port() argument 303 if (! update) in snd_emux_update_port() 307 if (snd_BUG_ON(!emu || !emu->ops.update)) in snd_emux_update_port() 314 update_voice(emu, vp, update); in snd_emux_update_port() [all …]
|
D | emux_voice.h | 55 struct snd_midi_channel *chan, int update); 56 void snd_emux_update_port(struct snd_emux_port *port, int update);
|
D | emux_effect.c | 55 int update; /* flgas for real-time update */ member 198 if (! parm_defs[type].update || (offset = parm_defs[type].offset) < 0) in snd_emux_send_effect() 227 snd_emux_update_channel(port, chan, parm_defs[type].update); in snd_emux_send_effect()
|
/linux-4.1.27/fs/afs/ |
D | vlocation.c | 182 INIT_LIST_HEAD(&vl->update); in afs_vlocation_alloc() 353 struct afs_vlocation, update); in afs_vlocation_queue_for_updates() 362 list_add_tail(&vl->update, &afs_vlocation_updates); in afs_vlocation_queue_for_updates() 514 if (!list_empty(&vl->update)) { in afs_put_vlocation() 516 list_del_init(&vl->update); in afs_put_vlocation() 643 struct afs_vlocation, update); in afs_vlocation_updater() 646 list_del_init(&vl->update); in afs_vlocation_updater() 658 list_del_init(&vl->update); in afs_vlocation_updater() 697 struct afs_vlocation, update); in afs_vlocation_updater() 701 struct afs_vlocation, update); in afs_vlocation_updater() [all …]
|
D | callback.c | 401 list_del_init(&vnode->update); 437 struct afs_vnode, update); 441 struct afs_vnode, update); 449 list_add_tail(&vnode->update, &server->cb_promises);
|
/linux-4.1.27/drivers/hwmon/pmbus/ |
D | pmbus_core.c | 65 bool update; /* runtime sensor update needed */ member 421 if (!data->valid || sensor->update) in pmbus_update_device() 880 bool update, bool readonly) in pmbus_add_sensor() argument 895 sensor->update = update; in pmbus_add_sensor() 944 bool update; /* True if register needs updates */ member 962 bool update; /* true if update needed */ member 993 attr->update || l->update, in pmbus_add_limit_attrs() 1112 .update = true, 1116 .update = true, 1120 .update = true, [all …]
|
/linux-4.1.27/arch/powerpc/mm/ |
D | numa.c | 1307 struct topology_update_data *update; in update_cpu_topology() local 1315 for (update = data; update; update = update->next) { in update_cpu_topology() 1316 int new_nid = update->new_nid; in update_cpu_topology() 1317 if (cpu != update->cpu) in update_cpu_topology() 1332 struct topology_update_data *update; in update_lookup_table() local 1343 for (update = data; update; update = update->next) { in update_lookup_table() 1346 nid = update->new_nid; in update_lookup_table() 1347 base = cpu_first_thread_sibling(update->cpu); in update_lookup_table() 1518 struct of_reconfig_data *update = data; in dt_update_callback() local 1523 if (!of_prop_cmp(update->dn->type, "cpu") && in dt_update_callback() [all …]
|
/linux-4.1.27/drivers/gpio/ |
D | gpio-crystalcove.c | 83 int update; member 209 cg->update |= UPDATE_IRQ_TYPE; in crystalcove_irq_type() 226 if (cg->update & UPDATE_IRQ_TYPE) in crystalcove_bus_sync_unlock() 228 if (cg->update & UPDATE_IRQ_MASK) in crystalcove_bus_sync_unlock() 230 cg->update = 0; in crystalcove_bus_sync_unlock() 240 cg->update |= UPDATE_IRQ_MASK; in crystalcove_irq_unmask() 248 cg->update |= UPDATE_IRQ_MASK; in crystalcove_irq_mask()
|
/linux-4.1.27/sound/isa/sb/ |
D | emu8000_callback.c | 34 static void update_voice(struct snd_emux_voice *vp, int update); 71 .update = update_voice, 124 update_voice(struct snd_emux_voice *vp, int update) in update_voice() argument 129 if (update & SNDRV_EMUX_UPDATE_VOLUME) in update_voice() 131 if (update & SNDRV_EMUX_UPDATE_PITCH) in update_voice() 133 if ((update & SNDRV_EMUX_UPDATE_PAN) && in update_voice() 136 if (update & SNDRV_EMUX_UPDATE_FMMOD) in update_voice() 138 if (update & SNDRV_EMUX_UPDATE_TREMFREQ) in update_voice() 140 if (update & SNDRV_EMUX_UPDATE_FM2FRQ2) in update_voice() 142 if (update & SNDRV_EMUX_UPDATE_Q) in update_voice()
|
/linux-4.1.27/sound/pci/emu10k1/ |
D | emu10k1_callback.c | 46 static void update_voice(struct snd_emux_voice *vp, int update); 70 .update = update_voice, 192 update_voice(struct snd_emux_voice *vp, int update) in update_voice() argument 197 if (update & SNDRV_EMUX_UPDATE_VOLUME) in update_voice() 199 if (update & SNDRV_EMUX_UPDATE_PITCH) in update_voice() 201 if (update & SNDRV_EMUX_UPDATE_PAN) { in update_voice() 205 if (update & SNDRV_EMUX_UPDATE_FMMOD) in update_voice() 207 if (update & SNDRV_EMUX_UPDATE_TREMFREQ) in update_voice() 209 if (update & SNDRV_EMUX_UPDATE_FM2FRQ2) in update_voice() 211 if (update & SNDRV_EMUX_UPDATE_Q) in update_voice()
|
/linux-4.1.27/Documentation/x86/ |
D | usb-legacy-support.txt | 36 in the kernel config or USB Legacy support in the BIOS. A BIOS update 37 could help, but so far no such update exists. 39 Problem 3) is usually fixed by a BIOS update. Check the board 40 manufacturers web site. If an update is not available, disable USB
|
/linux-4.1.27/arch/tile/kernel/ |
D | single_step.c | 195 state->update = 1; in rewrite_load_store_unaligned() 415 state->update = 0; in single_step_once() 458 state->update = 1; in single_step_once() 475 state->update = 1; in single_step_once() 488 state->update = 1; in single_step_once() 584 if (state->update) { in single_step_once() 664 if (state->update) { in single_step_once() 677 state->update = 0; in single_step_once()
|
/linux-4.1.27/tools/perf/ui/ |
D | progress.c | 10 .update = null_progress__update, 21 ui_progress__ops->update(p); in ui_progress__update()
|
D | progress.h | 17 void (*update)(struct ui_progress *p); member
|
/linux-4.1.27/tools/perf/Documentation/ |
D | perf-buildid-cache.txt | 15 This command manages the build-id cache. It can add, remove, update and purge 28 running 'perf buildid-cache' as root may update root's build-id cache 49 --update=:: 54 to update kallsyms and kernel dso to vmlinux in order to support
|
/linux-4.1.27/Documentation/trace/ |
D | events-power.txt | 68 The PM QoS events are used for QoS add/update/remove request and for 69 target/flags update. 85 The third parameter is the current QoS value to update. 87 And, there are also events used for device PM QoS add/update/remove request. 93 The first parameter gives the device name which tries to add/update/remove
|
/linux-4.1.27/drivers/gpu/drm/atmel-hlcdc/ |
D | atmel_hlcdc_layer.c | 68 struct atmel_hlcdc_layer_update *upd = &layer->update; in atmel_hlcdc_layer_update_reset() 89 struct atmel_hlcdc_layer_update *upd = &layer->update; in atmel_hlcdc_layer_update_apply() 304 struct atmel_hlcdc_layer_update *upd = &layer->update; in atmel_hlcdc_layer_disable() 349 struct atmel_hlcdc_layer_update *upd = &layer->update; in atmel_hlcdc_layer_update_start() 427 struct atmel_hlcdc_layer_update *upd = &layer->update; in atmel_hlcdc_layer_update_rollback() 437 struct atmel_hlcdc_layer_update *upd = &layer->update; in atmel_hlcdc_layer_update_set_fb() 480 struct atmel_hlcdc_layer_update *upd = &layer->update; in atmel_hlcdc_layer_update_cfg() 498 struct atmel_hlcdc_layer_update *upd = &layer->update; in atmel_hlcdc_layer_update_commit() 571 struct atmel_hlcdc_layer_update *upd = &layer->update; in atmel_hlcdc_layer_update_init()
|
/linux-4.1.27/Documentation/filesystems/ |
D | ocfs2.txt | 49 noatime Do not update access time. 52 strictatime Always update atime, but the minimum update interval 54 atime_quantum=60(*) OCFS2 will not update atime unless this number 55 of seconds has passed since the last update. 56 Set to zero to always update atime. This option need
|
D | cramfs.txt | 12 compact also makes it _very_ hard to update on-the-fly), so you have to 37 the update lasts only as long as the inode is cached in memory, after
|
D | files.txt | 32 see the old fdtable or the new fdtable making the update 58 3. For any update to the fd table, files->file_lock must
|
/linux-4.1.27/Documentation/zh_CN/video4linux/ |
D | omap3isp.txt | 3 If you have any comment or update to the content, please contact the 155 这些结构体中的 update 域标识是否针对指定的功能更新配置,而 flag 域 158 update 和 flag 位接受以下掩码值。CCDC 和 preview(预览)模块的 162 对于 VIDIOC_OMAP3ISP_CCDC_CFG,下面列出了 update 和 flag 域
|
/linux-4.1.27/drivers/staging/skein/ |
D | skein_generic.c | 132 .update = skein256_update, 150 .update = skein512_update, 168 .update = skein1024_update,
|
/linux-4.1.27/arch/arm/crypto/ |
D | sha256_neon_glue.c | 74 .update = sha256_update, 89 .update = sha256_update,
|
D | sha2-ce-glue.c | 71 .update = sha2_ce_update, 86 .update = sha2_ce_update,
|
D | sha256_glue.c | 66 .update = crypto_sha256_arm_update, 81 .update = crypto_sha256_arm_update,
|
D | sha1_glue.c | 62 .update = sha1_update_arm,
|
D | sha512_neon_glue.c | 252 .update = sha512_neon_update, 269 .update = sha512_neon_update,
|
D | sha1-ce-glue.c | 68 .update = sha1_ce_update,
|
D | sha1_neon_glue.c | 78 .update = sha1_neon_update,
|
D | ghash-ce-glue.c | 136 .update = ghash_update, 273 .update = ghash_async_update,
|
/linux-4.1.27/arch/mips/cavium-octeon/executive/ |
D | cvmx-helper-jtag.c | 137 jtgd.s.update = 1; in cvmx_helper_qlm_jtag_update() 143 } while (jtgd.s.update); in cvmx_helper_qlm_jtag_update()
|
/linux-4.1.27/drivers/regulator/ |
D | aat2870-regulator.c | 51 return aat2870->update(aat2870, ri->voltage_addr, ri->voltage_mask, in aat2870_ldo_set_voltage_sel() 74 return aat2870->update(aat2870, ri->enable_addr, ri->enable_mask, in aat2870_ldo_enable() 83 return aat2870->update(aat2870, ri->enable_addr, ri->enable_mask, 0); in aat2870_ldo_disable()
|
/linux-4.1.27/Documentation/security/ |
D | keys-trusted-encrypted.txt | 26 keyctl update key "update [options]" 64 keyctl update keyid "update key-type:master-key-name" 112 $ keyctl update 268728824 "update pcrinfo=`cat pcr.blob`"
|
D | keys-ecryptfs.txt | 41 keyctl update keyid "update key-type:master-key-name"
|
/linux-4.1.27/drivers/pci/hotplug/ |
D | ibmphp_hpc.c | 937 u8 update = 0; in process_changeinstatus() local 943 update = 1; in process_changeinstatus() 950 update = 1; in process_changeinstatus() 956 update = 1; in process_changeinstatus() 969 update = 1; in process_changeinstatus() 978 update = 1; in process_changeinstatus() 992 update = 1; in process_changeinstatus() 1000 if (update || disable) in process_changeinstatus() 1003 debug ("%s - Exit rc[%d] disable[%x] update[%x]\n", __func__, rc, disable, update); in process_changeinstatus()
|
/linux-4.1.27/sound/soc/codecs/ |
D | wm9712.c | 187 struct snd_soc_dapm_update update; in wm9712_hp_mixer_put() local 203 update.kcontrol = kcontrol; in wm9712_hp_mixer_put() 204 update.reg = wm9712_mixer_mute_regs[shift]; in wm9712_hp_mixer_put() 205 update.mask = 0x8000; in wm9712_hp_mixer_put() 208 update.val = 0x0; in wm9712_hp_mixer_put() 210 update.val = 0x8000; in wm9712_hp_mixer_put() 213 &update); in wm9712_hp_mixer_put()
|
D | adau17x1.c | 160 struct snd_soc_dapm_update update; in adau17x1_dsp_mux_enum_put() local 186 update.kcontrol = kcontrol; in adau17x1_dsp_mux_enum_put() 187 update.mask = 0xff; in adau17x1_dsp_mux_enum_put() 188 update.reg = reg; in adau17x1_dsp_mux_enum_put() 189 update.val = val; in adau17x1_dsp_mux_enum_put() 192 ucontrol->value.enumerated.item[0], e, &update); in adau17x1_dsp_mux_enum_put()
|
D | wm9713.c | 262 struct snd_soc_dapm_update update; in wm9713_hp_mixer_put() local 278 update.kcontrol = kcontrol; in wm9713_hp_mixer_put() 279 update.reg = wm9713_mixer_mute_regs[shift]; in wm9713_hp_mixer_put() 280 update.mask = 0x8000; in wm9713_hp_mixer_put() 283 update.val = 0x0; in wm9713_hp_mixer_put() 285 update.val = 0x8000; in wm9713_hp_mixer_put() 288 &update); in wm9713_hp_mixer_put()
|
D | tlv320aic3x.c | 158 struct snd_soc_dapm_update update; in snd_soc_dapm_put_volsw_aic3x() local 177 update.kcontrol = kcontrol; in snd_soc_dapm_put_volsw_aic3x() 178 update.reg = reg; in snd_soc_dapm_put_volsw_aic3x() 179 update.mask = mask; in snd_soc_dapm_put_volsw_aic3x() 180 update.val = val; in snd_soc_dapm_put_volsw_aic3x() 183 &update); in snd_soc_dapm_put_volsw_aic3x()
|
/linux-4.1.27/Documentation/ABI/testing/ |
D | sysfs-fs-f2fs | 38 Controls the in-place-update policy. 44 Controls the FS utilization condition for the in-place-update 51 Controls the dirty page count condition for the in-place-update
|
D | sysfs-class-leds-gt683r | 7 of one LED will update the mode of its two sibling devices as
|
D | sysfs-class-extcon | 52 In order to update the state of an extcon device, enter a hex 62 interface associated with each cable cannot update
|
/linux-4.1.27/sound/soc/ |
D | soc-dapm.c | 1465 struct snd_soc_dapm_update *update = card->update; in dapm_widget_update() local 1471 if (!update || !dapm_kcontrol_is_powered(update->kcontrol)) in dapm_widget_update() 1474 wlist = dapm_kcontrol_get_wlist(update->kcontrol); in dapm_widget_update() 1480 ret = w->event(w, update->kcontrol, SND_SOC_DAPM_PRE_REG); in dapm_widget_update() 1490 ret = soc_dapm_update_bits(w->dapm, update->reg, update->mask, in dapm_widget_update() 1491 update->val); in dapm_widget_update() 1500 ret = w->event(w, update->kcontrol, SND_SOC_DAPM_POST_REG); in dapm_widget_update() 2032 struct snd_soc_dapm_update *update) in snd_soc_dapm_mux_update_power() argument 2038 card->update = update; in snd_soc_dapm_mux_update_power() 2040 card->update = NULL; in snd_soc_dapm_mux_update_power() [all …]
|
/linux-4.1.27/drivers/acpi/acpica/ |
D | utstate.c | 209 state->update.object = object; in acpi_ut_create_update_state() 210 state->update.value = action; in acpi_ut_create_update_state()
|
/linux-4.1.27/drivers/gpu/drm/nouveau/dispnv04/ |
D | cursor.c | 9 nv04_cursor_show(struct nouveau_crtc *nv_crtc, bool update) in nv04_cursor_show() argument 15 nv04_cursor_hide(struct nouveau_crtc *nv_crtc, bool update) in nv04_cursor_hide() argument
|
/linux-4.1.27/arch/tile/gxio/ |
D | dma_queue.c | 163 int64_t completion_slot, int update) in __gxio_dma_queue_is_complete() argument 165 if (update) { in __gxio_dma_queue_is_complete()
|
/linux-4.1.27/arch/arm/lib/ |
D | csumpartial.S | 72 adcnes sum, sum, td0, put_byte_0 @ update checksum 83 adcnes sum, sum, td0, put_byte_1 @ update checksum 99 adcnes sum, sum, td0 @ update checksum
|
D | csumpartialcopygeneric.S | 41 adcs sum, sum, ip, put_byte_1 @ update checksum 68 adcs sum, sum, ip, put_byte_1 @ update checksum 86 adcs sum, sum, r8, put_byte_0 @ update checksum
|
/linux-4.1.27/fs/lockd/ |
D | svcshare.c | 36 goto update; in nlmsvc_share_file() 58 update: in nlmsvc_share_file()
|
/linux-4.1.27/Documentation/nfc/ |
D | nfc-pn544.txt | 16 In the normal (HCI) mode and in the firmware update mode read and 27 checksum. Firmware update messages have the length in the second (MSB)
|
/linux-4.1.27/arch/arm64/crypto/ |
D | sha2-ce-glue.c | 89 .update = sha256_ce_update, 104 .update = sha256_ce_update,
|
D | crc32-arm64.c | 226 .update = chksum_update, 247 .update = chksumc_update,
|
D | sha1-ce-glue.c | 88 .update = sha1_ce_update,
|
D | ghash-ce-glue.c | 130 .update = ghash_update,
|
/linux-4.1.27/include/crypto/ |
D | hash.h | 125 int (*update)(struct ahash_request *req); member 168 int (*update)(struct shash_desc *desc, const u8 *data, member 192 int (*update)(struct ahash_request *req); member 470 return crypto_ahash_reqtfm(req)->update(req); in crypto_ahash_update()
|
D | drbg.h | 92 int (*update)(struct drbg_state *drbg, struct list_head *seed, member
|
/linux-4.1.27/Documentation/ABI/stable/ |
D | sysfs-class-ubi | 151 if it is corrupted (e.g., due to an interrupted volume update). 198 Contains ASCII "0\n" if the update marker is not set for this 199 volume, and "1\n" if it is set. The update marker is set when 200 volume update starts, and cleaned when it ends. So the presence 201 of the update marker indicates that the volume is being updated 202 at the moment of the update was interrupted. The later may be
|
/linux-4.1.27/sound/soc/sh/rcar/ |
D | core.c | 825 cfg->update(mod); in rsnd_kctrl_put() 834 void (*update)(struct rsnd_mod *mod)) in __rsnd_kctrl_new() 858 cfg->update = update; in __rsnd_kctrl_new() 873 void (*update)(struct rsnd_mod *mod), in rsnd_kctrl_new_m() 880 return __rsnd_kctrl_new(mod, rtd, name, &_cfg->cfg, update); in rsnd_kctrl_new_m() 886 void (*update)(struct rsnd_mod *mod), in rsnd_kctrl_new_s() 893 return __rsnd_kctrl_new(mod, rtd, name, &_cfg->cfg, update); in rsnd_kctrl_new_s() 900 void (*update)(struct rsnd_mod *mod), in rsnd_kctrl_new_e() 908 return __rsnd_kctrl_new(mod, rtd, name, &_cfg->cfg, update); in rsnd_kctrl_new_e()
|
D | rsnd.h | 463 void (*update)(struct rsnd_mod *mod); member 485 void (*update)(struct rsnd_mod *mod), 491 void (*update)(struct rsnd_mod *mod), 498 void (*update)(struct rsnd_mod *mod),
|
/linux-4.1.27/sound/pci/ice1712/ |
D | maya44.c | 129 unsigned short update; /* update bits */ member 140 .update = 0x180, /* update and zero-cross enable */ 148 .update = 0x100, /* zero-cross enable */ 156 .update = 0x100, /* update */ 221 data |= vol->update; in maya_vol_put() 223 vol->mask | vol->update, data); in maya_vol_put()
|
/linux-4.1.27/arch/x86/crypto/ |
D | sha256_ssse3_glue.c | 103 .update = sha256_ssse3_update, 118 .update = sha256_ssse3_update,
|
D | sha512_ssse3_glue.c | 102 .update = sha512_ssse3_update, 117 .update = sha512_ssse3_update,
|
D | crc32c-intel_glue.c | 233 .update = crc32c_intel_update, 262 alg.update = crc32c_pcl_intel_update; in crc32c_intel_mod_init()
|
D | crct10dif-pclmul_glue.c | 110 .update = chksum_update,
|
D | ghash-clmulni-intel_glue.c | 149 .update = ghash_update, 287 .update = ghash_async_update,
|
D | sha1_ssse3_glue.c | 109 .update = sha1_ssse3_update,
|
D | crc32-pclmul_glue.c | 155 .update = crc32_pclmul_update,
|
/linux-4.1.27/Documentation/ja_JP/ |
D | stable_kernel_rules.txt | 10 comment or update of this file, please try to update Original(English)
|
D | stable_api_nonsense.txt | 12 to update the original English file first.
|
/linux-4.1.27/scripts/coccinelle/iterators/ |
D | list_entry_update.cocci | 54 cocci.print_secs("update",p2) 61 msg = "iterator with update on line %s" % (p2[0].line)
|
/linux-4.1.27/Documentation/RCU/ |
D | checklist.txt | 26 1. Does the update code have proper mutual exclusion? 54 rcu_read_lock_sched(), or by the appropriate update-side lock. 58 3. Does the update code tolerate concurrent accesses? 65 a. Use the RCU variants of the list and hlist update 91 readers see valid data at all phases of the update. 131 perfectly legal (if redundant) for update-side code to 224 usually results in simpler code. So, unless update performance is 237 code using call_rcu() should explicitly limit update rate in 252 One way to stall the updates is to acquire the update-side 262 b. Limiting update rate. For example, if updates occur only [all …]
|
D | rcu.txt | 4 The basic idea behind RCU (read-copy update) is to split destructive 68 "RCU" stands for "read-copy update". The file listRCU.txt has 70 "read-copy update" to find it.
|
D | rcuref.txt | 73 update (write) stream. In such cases, atomic_inc_not_zero() might be 74 overkill, since we hold the update-side spinlock. One might instead
|
D | listRCU.txt | 75 The changes to the update side are also straightforward. A reader-writer 160 The system-call auditing code does not update auditing rules in place. 189 concurrent reads while doing a copy to perform an update, is what gives 190 RCU ("read-copy update") its name. The RCU code is as follows: 266 update-in-place performed by audit_upd_rule(). For one thing,
|
D | whatisRCU.txt | 63 Splitting the update into removal and reclamation phases permits the 72 So the typical RCU update sequence goes something like the following: 90 This is because lock-based updaters typically update data items in place, 104 thread performs both the update step (step (a) above) and the reclamation 196 it is illegal to block or where update-side performance is 202 of automatically limiting update rate should grace periods 205 update rate in order to gain this same sort of resilience. See 206 checklist.txt for some approaches to limiting the update rate. 425 o Use rcu_assign_pointer() to update an RCU-protected pointer. 772 to rcu_read_lock() and rcu_read_unlock, update-side locking moves from [all …]
|
/linux-4.1.27/Documentation/virtual/kvm/ |
D | msr.txt | 29 guaranteed to update this data at the moment of MSR write. 35 An odd version indicates an in-progress update. 70 The hypervisor may update this structure at any time it sees fit until 77 An odd version indicates an in-progress update. 80 of the update of this structure. Guests can subtract this value 82 structure update. 217 The hypervisor may update this structure at any time it sees fit until 226 in-progress update.
|
/linux-4.1.27/fs/btrfs/ |
D | delayed-ref.c | 458 struct btrfs_delayed_ref_node *update) in update_existing_ref() argument 460 if (update->action != existing->action) { in update_existing_ref() 483 existing->ref_mod += update->ref_mod; in update_existing_ref() 494 struct btrfs_delayed_ref_node *update) in update_existing_head_ref() argument 501 ref = btrfs_delayed_node_to_head(update); in update_existing_head_ref() 519 existing->num_bytes = update->num_bytes; in update_existing_head_ref() 547 existing->ref_mod += update->ref_mod; in update_existing_head_ref() 548 existing_ref->total_ref_mod += update->ref_mod; in update_existing_head_ref()
|
/linux-4.1.27/drivers/net/ethernet/broadcom/bnx2x/ |
D | bnx2x_cmn.h | 201 u16 index, u8 op, u8 update); 633 u8 update, u32 igu_addr) in bnx2x_igu_ack_sb_gen() argument 640 (update << IGU_REGULAR_BUPDATE_SHIFT) | in bnx2x_igu_ack_sb_gen() 653 u8 storm, u16 index, u8 op, u8 update) in bnx2x_hc_ack_sb() argument 663 (update << IGU_ACK_REGISTER_UPDATE_INDEX_SHIFT) | in bnx2x_hc_ack_sb() 674 u16 index, u8 op, u8 update) in bnx2x_ack_sb() argument 677 bnx2x_hc_ack_sb(bp, igu_sb_id, storm, index, op, update); in bnx2x_ack_sb() 689 bnx2x_igu_ack_sb(bp, igu_sb_id, segment, index, op, update); in bnx2x_ack_sb()
|
/linux-4.1.27/arch/s390/crypto/ |
D | sha512_s390.c | 73 .update = s390_sha_update, 112 .update = s390_sha_update,
|
D | sha256_s390.c | 68 .update = s390_sha_update, 105 .update = s390_sha_update,
|
D | sha1_s390.c | 75 .update = s390_sha_update,
|
D | ghash_s390.c | 132 .update = ghash_update,
|
/linux-4.1.27/include/sound/ |
D | emux_synth.h | 54 void (*update)(struct snd_emux_voice *vp, int update); member
|
/linux-4.1.27/drivers/video/fbdev/omap/ |
D | hwa742.c | 98 struct update_param update; member 342 struct update_param *par = &req->par.update; in send_frame_handler() 387 flags = req->par.update.flags; in send_frame_handler() 419 req->par.update.x = _x; \ 420 req->par.update.y = _y; \ 421 req->par.update.width = _w; \ 422 req->par.update.height = _h; \ 423 req->par.update.color_mode = color_mode;\ 424 req->par.update.flags = flags; \
|
/linux-4.1.27/firmware/ |
D | README.AddingFirmware | 8 As we update those drivers to use request_firmware() and keep a clean 27 Your commit should include an update to the WHENCE file clearly
|
/linux-4.1.27/security/keys/ |
D | user_defined.c | 32 .update = user_update, 52 .update = user_update,
|
D | key.c | 725 if (!key->type->update) in __key_update() 730 ret = key->type->update(key, prep); in __key_update() 855 if (index_key.type->update) { in key_create_or_update() 870 index_key.type->update) in key_create_or_update() 941 if (!key->type->update) in key_update() 957 ret = key->type->update(key, &prep); in key_update()
|
/linux-4.1.27/Documentation/thermal/ |
D | exynos_thermal_emulation | 21 temperature you want to update to sysfs node, it automatically enable emulation mode and 27 want to update the any value of delay or next temperature, then you have to enable emulation
|
/linux-4.1.27/Documentation/devicetree/bindings/regulator/ |
D | lp872x.txt | 27 - ti,update-config: define it when LP872X_GENERAL_CFG register should be set 50 ti,update-config; 102 ti,update-config;
|
/linux-4.1.27/kernel/rcu/ |
D | Makefile | 1 obj-y += update.o
|
/linux-4.1.27/include/linux/ |
D | htirq.h | 22 int __ht_create_irq(struct pci_dev *dev, int idx, ht_irq_update_t *update);
|
D | btree-type.h | 50 static inline int BTREE_FN(update)(BTREE_TYPE_HEAD *head, BTREE_KEYTYPE key, in BTREE_FN() argument 93 static inline int BTREE_FN(update)(BTREE_TYPE_HEAD *head, BTREE_KEYTYPE key, in BTREE_FN() argument
|
D | key-type.h | 110 int (*update)(struct key *key, struct key_preparsed_payload *prep); member
|
/linux-4.1.27/arch/s390/kernel/ |
D | sclp.S | 231 sth %r6,0(%r7) # update mto length 232 lh %r9,.LmdbS4-.LwritesccbS4(%r8) # update mdb length 235 lh %r9,.LevbufS4-.LwritesccbS4(%r8)# update evbuf length 238 lh %r9,0(%r8) # update sccb length 241 ar %r7,%r6 # update current mto address
|
/linux-4.1.27/tools/perf/scripts/python/ |
D | netdev-times.py | 315 irq_record.update({'irq_ext_t':time}) 331 irq_record.update({'event_list':irq_event_list}) 377 irq_record.update({'event_list':irq_event_list}) 441 rec_data.update({'handle':"kfree_skb", 461 rec_data.update({'handle':"skb_copy_datagram_iovec",
|
/linux-4.1.27/drivers/gpu/drm/armada/ |
D | armada_overlay.c | 40 struct armada_vbl_event update; member 154 list_empty(&dplane->vbl.update.node), in armada_plane_update() 240 armada_drm_vbl_event_add(dcrtc, &dplane->vbl.update); in armada_plane_update() 258 armada_drm_vbl_event_remove(dcrtc, &dplane->vbl.update); in armada_plane_disable() 443 armada_drm_vbl_event_init(&dplane->vbl.update, armada_plane_vbl, in armada_overlay_plane_create()
|
D | armada_gem.h | 22 void (*update)(void *); member
|
/linux-4.1.27/net/xfrm/ |
D | Kconfig | 37 A feature to update locator(s) of a given IPsec security 76 The PF_KEY MIGRATE message is used to dynamically update
|
/linux-4.1.27/tools/power/cpupower/utils/ |
D | version-gen.sh | 18 git update-index -q --refresh
|
/linux-4.1.27/tools/perf/ui/tui/ |
D | progress.c | 38 .update = tui_progress__update,
|
/linux-4.1.27/crypto/ |
D | tgr192.c | 634 .update = tgr192_update, 646 .update = tgr192_update, 658 .update = tgr192_update,
|
D | shash.c | 91 err = shash->update(desc, buf, unaligned_len); in shash_update_unaligned() 95 shash->update(desc, data + unaligned_len, len - unaligned_len); in shash_update_unaligned() 108 return shash->update(desc, data, len); in crypto_shash_update() 353 crt->update = shash_async_update; in crypto_init_shash_ops_async() 485 crt->update = shash_compat_update; in crypto_init_shash_ops_compat()
|
D | sha1_generic.c | 65 .update = crypto_sha1_update,
|
D | wp512.c | 1125 .update = wp512_update, 1137 .update = wp512_update, 1149 .update = wp512_update,
|
D | crct10dif_generic.c | 94 .update = chksum_update,
|
D | sha512_generic.c | 167 .update = crypto_sha512_update, 181 .update = crypto_sha512_update,
|
D | crc32.c | 126 .update = crc32_update,
|
D | ahash.c | 435 err = tfm->update(req); in ahash_def_finup() 463 hash->update = alg->update; in crypto_ahash_init_tfm()
|
D | crc32c_generic.c | 140 .update = chksum_update,
|
D | md5.c | 142 .update = md5_update,
|
D | ghash-generic.c | 144 .update = ghash_update,
|
D | crypto_null.c | 97 .update = null_update,
|
/linux-4.1.27/include/linux/platform_data/ |
D | keypad-omap.h | 12 #warning Please update the board to use matrix-keypad driver
|
/linux-4.1.27/include/net/netfilter/ |
D | nf_tables.h | 242 bool (*update)(struct nft_set *set, member 998 bool update; member 1005 (((struct nft_trans_chain *)trans->data)->update) 1014 bool update; member 1019 (((struct nft_trans_table *)trans->data)->update)
|
/linux-4.1.27/include/net/sctp/ |
D | checksum.h | 66 .update = sctp_csum_update, in sctp_compute_cksum()
|
/linux-4.1.27/arch/tile/include/asm/ |
D | ptrace.h | 65 unsigned long is_enabled:1, update:1, update_reg:6; member
|
/linux-4.1.27/arch/sparc/crypto/ |
D | sha256_glue.c | 162 .update = sha256_sparc64_update, 181 .update = sha256_sparc64_update,
|
D | sha512_glue.c | 150 .update = sha512_sparc64_update, 166 .update = sha512_sparc64_update,
|
D | crc32c_glue.c | 126 .update = crc32c_sparc64_update,
|
/linux-4.1.27/sound/aoa/fabrics/ |
D | layout.c | 848 int v, update; in layout_notify() local 856 update = ldev->switch_on_headphone; in layout_notify() 857 if (update) { in layout_notify() 865 update = ldev->switch_on_lineout; in layout_notify() 866 if (update) { in layout_notify() 876 if (update) { in layout_notify()
|
/linux-4.1.27/drivers/crypto/ |
D | padlock-sha.c | 247 .update = padlock_sha_update, 271 .update = padlock_sha_update, 495 .update = padlock_sha1_update_nano, 514 .update = padlock_sha256_update_nano,
|
D | omap-sham.c | 1319 .update = omap_sham_update, 1342 .update = omap_sham_update, 1365 .update = omap_sham_update, 1390 .update = omap_sham_update, 1419 .update = omap_sham_update, 1441 .update = omap_sham_update, 1463 .update = omap_sham_update, 1487 .update = omap_sham_update, 1514 .update = omap_sham_update, 1536 .update = omap_sham_update, [all …]
|
/linux-4.1.27/drivers/media/i2c/ |
D | tvaudio.c | 420 int update = 1; in tda9840_setaudmode() local 440 update = 0; in tda9840_setaudmode() 443 if (update) in tda9840_setaudmode() 577 int update = 1; in tda985x_setaudmode() local 595 update = 0; in tda985x_setaudmode() 597 if (update) in tda985x_setaudmode() 1404 int update = 1; in ta8874z_setaudmode() local 1426 update = 0; in ta8874z_setaudmode() 1429 if(update) in ta8874z_setaudmode()
|
D | msp3400-kthreads.c | 421 int update = 0; in msp3400c_detect_stereo() local 473 update = 1; in msp3400c_detect_stereo() 480 update = 1; in msp3400c_detect_stereo() 485 return update; in msp3400c_detect_stereo()
|
/linux-4.1.27/Documentation/zh_CN/ |
D | SecurityBugs | 3 If you have any comment or update to the content, please contact the
|
D | stable_kernel_rules.txt | 3 If you have any comment or update to the content, please contact the
|
D | IRQ.txt | 3 If you have any comment or update to the content, please contact the
|
D | stable_api_nonsense.txt | 3 If you have any comment or update to the content, please contact the
|
D | basic_profiling.txt | 3 If you have any comment or update to the content, please post to LKML directly.
|
D | io_ordering.txt | 3 If you have any comment or update to the content, please contact the
|
D | sparse.txt | 3 If you have any comment or update to the content, please contact the
|
D | volatile-considered-harmful.txt | 3 If you have any comment or update to the content, please contact the
|
/linux-4.1.27/tools/perf/ui/gtk/ |
D | progress.c | 52 .update = gtk_ui_progress__update,
|
/linux-4.1.27/arch/powerpc/crypto/ |
D | sha256-spe-glue.c | 223 .update = ppc_spe_sha256_update, 240 .update = ppc_spe_sha256_update,
|
D | sha1.c | 126 .update = sha1_update,
|
D | md5-glue.c | 132 .update = ppc_md5_update,
|
/linux-4.1.27/arch/mips/cavium-octeon/crypto/ |
D | octeon-sha256.c | 232 .update = octeon_sha256_update, 249 .update = octeon_sha256_update,
|
D | octeon-sha512.c | 231 .update = octeon_sha512_update, 245 .update = octeon_sha512_update,
|
/linux-4.1.27/fs/ncpfs/ |
D | file.c | 59 goto update; in ncp_make_open() 82 update: in ncp_make_open()
|
/linux-4.1.27/fs/adfs/ |
D | dir.c | 78 if (!ops->update) { in adfs_dir_update() 88 ret = ops->update(&dir, obj); in adfs_dir_update()
|
D | adfs.h | 132 int (*update)(struct adfs_dir *dir, struct object_info *obj); member
|
/linux-4.1.27/drivers/media/platform/exynos4-is/ |
D | fimc-is-regs.c | 202 int fimc_is_itf_s_param(struct fimc_is *is, bool update) in fimc_is_itf_s_param() argument 206 if (update) in fimc_is_itf_s_param()
|
D | fimc-is-regs.h | 161 int fimc_is_itf_s_param(struct fimc_is *is, bool update);
|
/linux-4.1.27/include/xen/interface/io/ |
D | fbif.h | 71 struct xenfb_update update; member
|
/linux-4.1.27/Documentation/networking/ |
D | netconsole.txt | 122 To update a target's parameters: 127 echo 10.0.0.4 > remote_ip # update some parameter 128 echo cb:a9:87:65:43:21 > remote_mac # update more parameters 131 You can also update the local interface dynamically. This is especially
|
D | rds.txt | 84 mark the port as "congested" and send a congestion update to 111 a congestion update is sent to all peers. 115 notification when a congestion update arrived, or when a RDMA 182 CONG_BITMAP - this is a congestion update bitmap 340 update cong map if datagram was cong update
|
D | xfrm_sync.txt | 64 XFRM_AE_CR=16, /* Event cause is replay update */ 66 XFRM_AE_CU=64, /* Event cause is policy update */ 149 the change happened as a result of an update.
|
/linux-4.1.27/Documentation/scsi/ |
D | ChangeLog.megaraid_sas | 13 5. Version and Changelog update. 26 5. Version and Changelog update. 36 2. Version and Changelog update. 58 12.Version and Changelog update. 67 3. Version and Changelog update. 80 7. Version, Changelog, Copyright update. 228 2. Add the support update flag to the driver to tell LSI megaraid_sas 229 application which driver will support the device update. So application 230 will not need to do the device update after application add/del the device 252 3. driver fixed the device update issue after get the AEN [all …]
|
/linux-4.1.27/arch/tile/include/gxio/ |
D | dma_queue.h | 159 int64_t completion_slot, int update);
|
/linux-4.1.27/sound/pci/ctxfi/ |
D | cttimer.c | 251 int update; in ct_xfitimer_callback() local 257 update = ct_xfitimer_reprogram(atimer, 1); in ct_xfitimer_callback() 259 if (update) in ct_xfitimer_callback()
|
/linux-4.1.27/arch/parisc/math-emu/ |
D | README | 5 enough to update our copies with later changes from HP-UX -- it'll
|
/linux-4.1.27/drivers/hwmon/ |
D | ibmaem.c | 152 void (*update)(struct aem_data *data); member 586 data->update = update_aem1_sensors; in aem_init_aem1_inst() 726 data->update = update_aem2_sensors; in aem_init_aem2_inst() 892 a->update(a); in aem_show_power_period() 985 a->update(a); in aem2_show_temp() 997 a->update(a); in aem2_show_pcap_value()
|
/linux-4.1.27/drivers/crypto/caam/ |
D | caamhash.c | 131 int (*update)(struct ahash_request *req); member 1303 state->update = ahash_update_ctx; in ahash_update_no_ctx() 1509 state->update = ahash_update_ctx; in ahash_update_first() 1518 state->update = ahash_update_no_ctx; in ahash_update_first() 1542 state->update = ahash_update_first; in ahash_init() 1558 return state->update(req); in ahash_update() 1620 .update = ahash_update, 1641 .update = ahash_update, 1662 .update = ahash_update, 1683 .update = ahash_update, [all …]
|
/linux-4.1.27/Documentation/zh_CN/arm64/ |
D | tagged-pointers.txt | 3 If you have any comment or update to the content, please contact the
|
D | legacy_instructions.txt | 3 If you have any comment or update to the content, please contact the
|
D | memory.txt | 3 If you have any comment or update to the content, please contact the
|
/linux-4.1.27/Documentation/hwmon/ |
D | tmp102 | 22 The TMP102 has a programmable update rate that can select between 8, 4, 1, and
|
D | max1619 | 26 The max1619 driver will not update its values more frequently than every
|
D | g760a | 34 The g760a driver will not update its values more frequently than every
|
/linux-4.1.27/drivers/video/fbdev/ |
D | hyperv_fb.c | 222 bool update; member 379 par->update = msg->feature_chg.is_dirt_needed; in synthvid_recv_sub() 380 if (par->update) in synthvid_recv_sub() 538 if (par->update) in hvfb_update_work() 881 par->update = false; in hvfb_remove()
|
D | xen-fbfront.c | 95 event.update.x = x; in xenfb_do_update() 96 event.update.y = y; in xenfb_do_update() 97 event.update.width = w; in xenfb_do_update() 98 event.update.height = h; in xenfb_do_update()
|
/linux-4.1.27/Documentation/power/ |
D | suspend-and-cpuhotplug.txt | 167 update on the CPUs, as discussed below: 198 (which is sent by the CPU hotplug code), the microcode update driver's 208 update driver's callback registered for CPU hotplug events) calls 216 d. Handling microcode update during suspend/hibernate: 267 * If cpu online has not yet completed the microcode update stuff by now,
|
D | pm_qos_interface.txt | 47 Will update the list element pointed to by the handle with the new target value 52 Will remove the element. After removal it will update the aggregate target and 118 Will update the list element pointed to by the handle with the new target value 123 Will remove the element. After removal it will update the aggregate target and 223 DEV_PM_QOS_LATENCY_TOLERANCE device PM QoS type to add, remove and update
|
/linux-4.1.27/include/uapi/linux/ |
D | omap3isp.h | 408 __u16 update; member 629 __u32 update; member
|
/linux-4.1.27/Documentation/fb/ |
D | deferred_io.txt | 26 have gone quiet, we go and really update the framebuffer which would be 31 to not update for each write that is occurring.
|
/linux-4.1.27/Documentation/arm/ |
D | swp_emulation | 23 transaction monitoring block called a global monitor to maintain update
|
/linux-4.1.27/drivers/of/unittest-data/ |
D | testcases.dts | 5 prop-update = "hello";
|
/linux-4.1.27/drivers/staging/lustre/lustre/libcfs/linux/ |
D | linux-crypto-adler.c | 115 .update = adler32_update,
|
/linux-4.1.27/include/linux/mfd/ |
D | aat2870.h | 148 int (*update)(struct aat2870_data *aat2870, u8 addr, u8 mask, u8 val); member
|
/linux-4.1.27/Documentation/ko_KR/ |
D | stable_api_nonsense.txt | 11 try to update the original English file first.
|
/linux-4.1.27/drivers/media/pci/ivtv/ |
D | ivtv-yuv.c | 972 yi->new_frame_info[draw].update = 0; in ivtv_yuv_next_free() 988 int update = nf->update; in ivtv_yuv_setup_frame() local 1006 nf->update = 0; in ivtv_yuv_setup_frame() 1061 nf->update = 1; in ivtv_yuv_setup_frame() 1065 nf->update |= update; in ivtv_yuv_setup_frame()
|
/linux-4.1.27/drivers/net/wireless/ath/ath9k/ |
D | calib.h | 111 void ath9k_hw_start_nfcal(struct ath_hw *ah, bool update);
|
/linux-4.1.27/drivers/net/ethernet/sfc/ |
D | Kconfig | 22 (e.g. /dev/mtd1). This is required to update the firmware or
|
/linux-4.1.27/net/atm/ |
D | mpoa_caches.h | 72 void (*update)(eg_cache_entry *entry, uint16_t holding_time); member
|
/linux-4.1.27/drivers/net/ethernet/atheros/atlx/ |
D | atl2.h | 269 unsigned update:1; /* always 1'b1 in tx_status_buf */ member 319 unsigned update:1; member
|
/linux-4.1.27/fs/nfs/ |
D | delegation.c | 309 const struct nfs_delegation *update) in nfs_update_inplace_delegation() argument 311 if (nfs4_stateid_is_newer(&update->stateid, &delegation->stateid)) { in nfs_update_inplace_delegation() 312 delegation->stateid.seqid = update->stateid.seqid; in nfs_update_inplace_delegation() 314 delegation->type = update->type; in nfs_update_inplace_delegation()
|
/linux-4.1.27/Documentation/video4linux/ |
D | omap3isp.txt | 141 The update field in the structures tells whether to update the configuration 145 The update and flag bit masks accept the following values. Each separate 150 Valid values for the update and flag fields are listed here for
|
/linux-4.1.27/arch/arm/nwfpe/ |
D | entry.S | 107 str r5, [sp, #S_PC] @ update PC copy in regs
|
/linux-4.1.27/samples/hidraw/ |
D | hid-example.c | 22 #warning Please have your distro update the userspace kernel headers
|
/linux-4.1.27/Documentation/zh_CN/arm/ |
D | Booting | 3 If you have any comment or update to the content, please contact the
|
/linux-4.1.27/arch/unicore32/mm/ |
D | proc-ucv2.S | 104 movc p0.c2, r0, #0 @ update page table ptr
|