/linux-4.4.14/drivers/gpu/drm/nouveau/dispnv04/ |
D | cursor.c | 9 nv04_cursor_show(struct nouveau_crtc *nv_crtc, bool update) in nv04_cursor_show() 15 nv04_cursor_hide(struct nouveau_crtc *nv_crtc, bool update) in nv04_cursor_hide()
|
/linux-4.4.14/include/linux/ |
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 | htirq.h | 18 ht_irq_update_t *update; member
|
D | key-type.h | 109 int (*update)(struct key *key, struct key_preparsed_payload *prep); member
|
D | cpufreq.h | 86 struct work_struct update; /* if update_policy() needs to be member
|
D | firewire.h | 257 void (*update)(struct fw_unit *unit); member
|
D | crypto.h | 524 int (*update)(struct hash_desc *desc, member
|
D | skbuff.h | 2892 __wsum (*update)(const void *mem, int len, __wsum wsum); member
|
/linux-4.4.14/drivers/usb/host/whci/ |
D | asl.c | 99 enum whc_update update = 0; in process_qset() local 206 enum whc_update update = 0; in scan_async_work() local
|
D | pzl.c | 105 enum whc_update update = 0; in pzl_process_qset() local 235 enum whc_update update = 0; in scan_periodic_work() local
|
D | qset.c | 192 enum whc_update update = 0; in qset_add_qtds() local
|
/linux-4.4.14/fs/sysfs/ |
D | group.c | 36 const struct attribute_group *grp, int update) in create_files() 107 static int internal_create_group(struct kobject *kobj, int update, in internal_create_group()
|
/linux-4.4.14/tools/perf/ui/ |
D | progress.h | 17 void (*update)(struct ui_progress *p); member
|
/linux-4.4.14/drivers/media/platform/omap3isp/ |
D | isppreview.c | 675 preview_params_lock(struct isp_prev_device *prev, u32 update, bool shadow) in preview_params_lock() 696 preview_params_unlock(struct isp_prev_device *prev, u32 update, bool shadow) in preview_params_unlock() 868 u32 update; in preview_config() local 928 static void preview_setup_hw(struct isp_prev_device *prev, u32 update, in preview_setup_hw() 1232 const u32 update = OMAP3ISP_PREV_FEATURES_END - 1; in omap3isp_preview_restore_context() local 1387 u32 update; in preview_configure() local 1528 u32 update; in omap3isp_preview_isr() local
|
D | isph3a_aewb.c | 186 int update = 0; in h3a_aewb_set_params() local
|
D | isph3a_af.c | 234 int update = 0; in h3a_af_set_params() local
|
D | isppreview.h | 82 u32 update; member
|
D | ispstat.h | 93 unsigned update:1; member
|
D | ispccdc.h | 148 unsigned int update; member
|
D | ispccdc.c | 410 u16 update; in ccdc_lsc_config() local
|
/linux-4.4.14/drivers/gpu/drm/armada/ |
D | armada_gem.h | 22 void (*update)(void *); member
|
/linux-4.4.14/sound/synth/emux/ |
D | emux_synth.c | 269 snd_emux_update_channel(struct snd_emux_port *port, struct snd_midi_channel *chan, int update) in snd_emux_update_channel() 296 snd_emux_update_port(struct snd_emux_port *port, int update) in snd_emux_update_port() 525 update_voice(struct snd_emux *emu, struct snd_emux_voice *vp, int update) in update_voice()
|
D | emux_effect.c | 55 int update; /* flgas for real-time update */ member
|
/linux-4.4.14/drivers/pci/ |
D | htirq.c | 79 int __ht_create_irq(struct pci_dev *dev, int idx, ht_irq_update_t *update) in __ht_create_irq()
|
/linux-4.4.14/arch/tile/gxio/ |
D | dma_queue.c | 163 int64_t completion_slot, int update) in __gxio_dma_queue_is_complete()
|
/linux-4.4.14/include/crypto/ |
D | hash.h | 130 int (*update)(struct ahash_request *req); member 173 int (*update)(struct shash_desc *desc, const u8 *data, member 197 int (*update)(struct ahash_request *req); member
|
D | drbg.h | 93 int (*update)(struct drbg_state *drbg, struct list_head *seed, member
|
/linux-4.4.14/drivers/net/ethernet/broadcom/bnx2x/ |
D | bnx2x_cmn.h | 643 u8 update, u32 igu_addr) in bnx2x_igu_ack_sb_gen() 663 u8 storm, u16 index, u8 op, u8 update) in bnx2x_hc_ack_sb() 684 u16 index, u8 op, u8 update) in bnx2x_ack_sb()
|
D | bnx2x_stats.c | 1323 bool update = false; in bnx2x_stats_stop() local
|
D | bnx2x_sriov.c | 80 u8 update) in bnx2x_vf_igu_ack_sb() 1453 bool update = true; in bnx2x_iov_link_update_vf() local
|
D | bnx2x_sp.c | 5043 struct bnx2x_queue_update_params *update = ¶ms->params.update; in bnx2x_q_send_deactivate() local 5063 struct bnx2x_queue_update_params *update = ¶ms->params.update; in bnx2x_q_send_activate() local
|
D | bnx2x_sp.h | 1022 struct bnx2x_queue_update_params update; member
|
D | bnx2x_main.c | 5216 u16 index, u8 op, u8 update) in bnx2x_igu_ack_sb()
|
/linux-4.4.14/arch/x86/kernel/apic/ |
D | htirq.c | 166 ht_irq_update_t *update) in arch_setup_ht_irq()
|
/linux-4.4.14/arch/tile/include/asm/ |
D | ptrace.h | 65 unsigned long is_enabled:1, update:1, update_reg:6; member
|
/linux-4.4.14/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()
|
/linux-4.4.14/include/xen/interface/io/ |
D | fbif.h | 71 struct xenfb_update update; member
|
/linux-4.4.14/arch/powerpc/mm/ |
D | numa.c | 1314 struct topology_update_data *update; in update_cpu_topology() local 1339 struct topology_update_data *update; in update_lookup_table() local 1525 struct of_reconfig_data *update = data; in dt_update_callback() local
|
/linux-4.4.14/drivers/net/wireless/ath/ath9k/ |
D | calib.c | 219 void ath9k_hw_start_nfcal(struct ath_hw *ah, bool update) in ath9k_hw_start_nfcal()
|
/linux-4.4.14/drivers/gpu/drm/vmwgfx/ |
D | vmwgfx_stdu.c | 297 struct vmw_stdu_update *update = cmd; in vmw_stdu_populate_update() local 940 struct vmw_stdu_update *update; in vmw_kms_stdu_surface_fifo_commit() local
|
/linux-4.4.14/drivers/power/ |
D | ipaq_micro_battery.c | 44 struct delayed_work update; member
|
/linux-4.4.14/sound/pci/emu10k1/ |
D | emu10k1_callback.c | 192 update_voice(struct snd_emux_voice *vp, int update) in update_voice()
|
/linux-4.4.14/drivers/hwmon/pmbus/ |
D | pmbus_core.c | 65 bool update; /* runtime sensor update needed */ member 888 bool update, bool readonly) in pmbus_add_sensor() 952 bool update; /* True if register needs updates */ member 970 bool update; /* true if update needed */ member
|
/linux-4.4.14/net/atm/ |
D | mpoa_caches.h | 72 void (*update)(eg_cache_entry *entry, uint16_t holding_time); member
|
/linux-4.4.14/sound/soc/codecs/ |
D | wm9712.c | 190 struct snd_soc_dapm_update update; in wm9712_hp_mixer_put() local
|
D | adau17x1.c | 161 struct snd_soc_dapm_update update; in adau17x1_dsp_mux_enum_put() local
|
D | wm9713.c | 264 struct snd_soc_dapm_update update; in wm9713_hp_mixer_put() local
|
D | tlv320aic3x.c | 160 struct snd_soc_dapm_update update; in snd_soc_dapm_put_volsw_aic3x() local
|
/linux-4.4.14/sound/isa/sb/ |
D | emu8000_callback.c | 124 update_voice(struct snd_emux_voice *vp, int update) in update_voice()
|
/linux-4.4.14/drivers/gpu/drm/nouveau/ |
D | nv50_display.c | 693 nv50_crtc_set_dither(struct nouveau_crtc *nv_crtc, bool update) in nv50_crtc_set_dither() 741 nv50_crtc_set_scale(struct nouveau_crtc *nv_crtc, bool update) in nv50_crtc_set_scale() 865 nv50_crtc_set_color_vibrance(struct nouveau_crtc *nv_crtc, bool update) in nv50_crtc_set_color_vibrance() 897 int x, int y, bool update) in nv50_crtc_set_image() 997 nv50_crtc_cursor_show_hide(struct nouveau_crtc *nv_crtc, bool show, bool update) in nv50_crtc_cursor_show_hide()
|
/linux-4.4.14/sound/soc/ |
D | soc-dapm.c | 1564 struct snd_soc_dapm_update *update = card->update; in dapm_widget_update() local 2128 struct snd_soc_dapm_update *update) in snd_soc_dapm_mux_update_power() 2167 struct snd_soc_dapm_update *update) in snd_soc_dapm_mixer_update_power() 3050 struct snd_soc_dapm_update update; in snd_soc_dapm_put_volsw() local 3158 struct snd_soc_dapm_update update; in snd_soc_dapm_put_enum_double() local
|
/linux-4.4.14/net/can/ |
D | bcm.c | 569 static inline int bcm_rx_do_flush(struct bcm_op *op, int update, in bcm_rx_do_flush() 586 static int bcm_rx_thr_flush(struct bcm_op *op, int update) in bcm_rx_thr_flush()
|
/linux-4.4.14/drivers/gpio/ |
D | gpio-crystalcove.c | 84 int update; member
|
/linux-4.4.14/fs/adfs/ |
D | adfs.h | 132 int (*update)(struct adfs_dir *dir, struct object_info *obj); member
|
/linux-4.4.14/drivers/media/i2c/ |
D | msp3400-kthreads.c | 421 int update = 0; in msp3400c_detect_stereo() local
|
D | msp3400-driver.c | 475 int update = state->radio || state->v4l2_std != id; in msp_s_std() local
|
D | tvaudio.c | 420 int update = 1; in tda9840_setaudmode() local 577 int update = 1; in tda985x_setaudmode() local 1404 int update = 1; in ta8874z_setaudmode() local
|
D | ov9650.c | 224 u8 update; member
|
/linux-4.4.14/include/linux/sunrpc/ |
D | cache.h | 105 void (*update)(struct cache_head *orig, struct cache_head *new); member
|
/linux-4.4.14/drivers/media/pci/ivtv/ |
D | ivtv-yuv.c | 988 int update = nf->update; in ivtv_yuv_setup_frame() local
|
D | ivtv-driver.h | 395 u32 update; member
|
/linux-4.4.14/drivers/s390/char/ |
D | con3270.c | 46 struct list_head update; /* list of lines to update. */ member
|
D | raw3270.h | 214 struct list_head update; member
|
D | tty3270.c | 70 struct list_head update; /* List of lines to update. */ member
|
/linux-4.4.14/include/linux/mfd/ |
D | aat2870.h | 148 int (*update)(struct aat2870_data *aat2870, u8 addr, u8 mask, u8 val); member
|
/linux-4.4.14/sound/pci/ctxfi/ |
D | cttimer.c | 251 int update; in ct_xfitimer_callback() local
|
/linux-4.4.14/sound/pci/lola/ |
D | lola_mixer.c | 424 int lola_set_src_config(struct lola *chip, unsigned int src_mask, bool update) in lola_set_src_config()
|
/linux-4.4.14/fs/pstore/ |
D | ram.c | 127 bool update) in ramoops_get_next_prz()
|
/linux-4.4.14/drivers/pci/hotplug/ |
D | ibmphp_hpc.c | 937 u8 update = 0; in process_changeinstatus() local
|
/linux-4.4.14/include/net/netfilter/ |
D | nf_tables.h | 243 bool (*update)(struct nft_set *set, member 1025 bool update; member 1041 bool update; member
|
/linux-4.4.14/sound/aoa/fabrics/ |
D | layout.c | 848 int v, update; in layout_notify() local
|
/linux-4.4.14/fs/btrfs/ |
D | delayed-ref.c | 459 struct btrfs_delayed_ref_node *update) in update_existing_head_ref()
|
D | free-space-cache.c | 3119 int update = 0; in do_trimming() local
|
/linux-4.4.14/include/sound/ |
D | emux_synth.h | 54 void (*update)(struct snd_emux_voice *vp, int update); member
|
D | soc.h | 1158 struct snd_soc_dapm_update *update; member
|
/linux-4.4.14/arch/tile/include/gxio/ |
D | mpipe.h | 1552 int update) in gxio_mpipe_equeue_is_complete()
|
/linux-4.4.14/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
|
D | atl1.h | 388 u16 update; /* Selene sets this bit every time it DMAs the member
|
/linux-4.4.14/include/uapi/linux/ |
D | omap3isp.h | 408 __u16 update; member 629 __u32 update; member
|
/linux-4.4.14/sound/drivers/vx/ |
D | vx_pcm.c | 667 int err, update; in vx_update_pipe_position() local
|
/linux-4.4.14/arch/x86/xen/ |
D | setup.c | 289 struct mmu_update update = { in xen_update_mem_tables() local
|
D | mmu.c | 217 static void xen_extend_mmu_update(const struct mmu_update *update) in xen_extend_mmu_update()
|
/linux-4.4.14/fs/nfs/ |
D | delegation.c | 310 const struct nfs_delegation *update) in nfs_update_inplace_delegation()
|
/linux-4.4.14/sound/pci/ice1712/ |
D | maya44.c | 129 unsigned short update; /* update bits */ member
|
/linux-4.4.14/drivers/crypto/caam/ |
D | caamhash.c | 131 int (*update)(struct ahash_request *req); member 141 int (*update)(struct ahash_request *req); member
|
/linux-4.4.14/drivers/gpu/drm/atmel-hlcdc/ |
D | atmel_hlcdc_layer.h | 367 struct atmel_hlcdc_layer_update update; member
|
/linux-4.4.14/drivers/staging/rdma/hfi1/ |
D | driver.c | 232 u8 *update) in get_egrbuf()
|
D | chip.c | 8149 u8 update = 0; in update_synth_timer() local
|
/linux-4.4.14/net/sunrpc/ |
D | svcauth_unix.c | 126 static void update(struct cache_head *cnew, struct cache_head *citem) in update() function
|
/linux-4.4.14/drivers/mtd/nand/ |
D | nand_bbt.c | 966 int i, j, chips, block, nrblocks, update; in mark_bbt_region() local
|
/linux-4.4.14/fs/ceph/ |
D | inode.c | 311 bool update = false; in ceph_fill_fragtree() local
|
/linux-4.4.14/net/mac80211/ |
D | rc80211_minstrel_ht.c | 707 bool last, update = false; in minstrel_ht_tx_status() local
|
/linux-4.4.14/drivers/net/wireless/iwlwifi/mvm/ |
D | sta.c | 100 bool update) in iwl_mvm_sta_send_to_fw()
|
/linux-4.4.14/drivers/video/fbdev/omap/ |
D | hwa742.c | 98 struct update_param update; member
|
/linux-4.4.14/drivers/net/ethernet/broadcom/ |
D | bgmac.c | 1420 bool update = false; in bgmac_adjust_link() local
|
D | cnic.c | 3054 u16 index, u8 op, u8 update) in cnic_ack_bnx2x_int() 3072 u16 index, u8 op, u8 update) in cnic_ack_igu_sb()
|
/linux-4.4.14/drivers/net/ethernet/atheros/alx/ |
D | hw.h | 447 u64 update; member
|
/linux-4.4.14/drivers/video/fbdev/ |
D | hyperv_fb.c | 222 bool update; member
|
/linux-4.4.14/drivers/hwmon/ |
D | ibmaem.c | 152 void (*update)(struct aem_data *data); member
|
D | lm93.c | 216 void (*update)(struct lm93_data *, struct i2c_client *); member 2731 void (*update)(struct lm93_data *, struct i2c_client *); in lm93_probe() local
|
/linux-4.4.14/drivers/staging/wilc1000/ |
D | wilc_wlan.c | 1904 u32 wilc_get_chipid(u8 update) in wilc_get_chipid()
|
/linux-4.4.14/drivers/iio/imu/ |
D | kmx61.c | 331 bool update) in kmx61_set_mode()
|
/linux-4.4.14/include/video/ |
D | omapdss.h | 653 int (*update)(struct omap_dss_device *dssdev, int channel, member 804 int (*update)(struct omap_dss_device *dssdev, member
|
/linux-4.4.14/drivers/staging/lustre/lustre/include/lustre/ |
D | lustre_idl.h | 3641 struct update { struct 3649 struct update_buf { argument
|
/linux-4.4.14/drivers/memory/tegra/ |
D | tegra124-emc.c | 573 bool update = false; in tegra_emc_prepare_timing_change() local
|
/linux-4.4.14/sound/soc/sh/rcar/ |
D | rsnd.h | 520 void (*update)(struct rsnd_dai_stream *io, struct rsnd_mod *mod); member
|
/linux-4.4.14/drivers/net/wireless/ath/wcn36xx/ |
D | smd.c | 1199 bool update) in wcn36xx_smd_config_bss()
|
/linux-4.4.14/drivers/scsi/libsas/ |
D | sas_expander.c | 1746 int from_phy, bool update) in sas_find_bcast_phy()
|
/linux-4.4.14/drivers/net/ethernet/ti/ |
D | davinci_emac.c | 824 int update = -1; in emac_add_mcast() local
|
/linux-4.4.14/fs/afs/ |
D | internal.h | 253 struct list_head update; /* link in master update list */ member
|
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb/ |
D | sge.c | 436 unsigned int i, len, update = 1; in sched_skb() local
|
/linux-4.4.14/drivers/net/wireless/hostap/ |
D | hostap_ioctl.c | 46 int update = 1; in hostap_get_wireless_stats() local
|
/linux-4.4.14/kernel/trace/ |
D | ftrace.c | 2015 static int ftrace_check_record(struct dyn_ftrace *rec, int enable, int update) in ftrace_check_record() 2454 int update = command & FTRACE_UPDATE_TRACE_FUNC; in ftrace_modify_all_code() local
|
/linux-4.4.14/drivers/scsi/bfa/ |
D | bfa_fcpim.c | 2221 bfa_fcpim_lunmask_update(struct bfa_s *bfa, u32 update) in bfa_fcpim_lunmask_update()
|
/linux-4.4.14/drivers/tty/vt/ |
D | vt.c | 693 int update; in redraw_screen() local
|
/linux-4.4.14/net/core/ |
D | neighbour.c | 1036 void (*update)(struct hh_cache*, const struct net_device*, const unsigned char *) in neigh_update_hhs() local
|
/linux-4.4.14/drivers/net/ethernet/intel/igb/ |
D | e1000_hw.h | 354 s32 (*update)(struct e1000_hw *); member
|
/linux-4.4.14/drivers/scsi/ |
D | osst.c | 323 static void osst_end_async(struct request *req, int update) in osst_end_async()
|
/linux-4.4.14/drivers/net/ethernet/intel/e1000e/ |
D | hw.h | 528 s32 (*update)(struct e1000_hw *); member
|
/linux-4.4.14/drivers/acpi/acpica/ |
D | aclocal.h | 679 struct acpi_update_state update; member
|
/linux-4.4.14/fs/ext4/ |
D | extents.c | 5269 bool update = 0; in ext4_ext_shift_path_extents() local
|
/linux-4.4.14/net/sctp/ |
D | socket.c | 2427 int update = (trans->param_flags & SPP_PMTUD_DISABLE) && in sctp_apply_peer_addr_params() local
|
/linux-4.4.14/drivers/net/ethernet/broadcom/bnxt/ |
D | bnxt.c | 4791 bool update = false; in bnxt_mc_list_updated() local
|
/linux-4.4.14/fs/nfsd/ |
D | nfs4state.c | 2356 bool update = exid->flags & EXCHGID4_FLAG_UPD_CONFIRMED_REC_A; in nfsd4_exchange_id() local
|
/linux-4.4.14/arch/mips/include/asm/octeon/ |
D | cvmx-ciu-defs.h | 8307 uint64_t update:1; member 8328 uint64_t update:1; member 8350 uint64_t update:1; member 8371 uint64_t update:1; member 8388 uint64_t update:1; member
|