Home
last modified time | relevance | path

Searched defs:update (Results 1 – 25 of 88) sorted by relevance

1234

/linux-3.4.99/drivers/gpu/drm/nouveau/
Dnv04_cursor.c9 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()
Dnv50_cursor.c37 nv50_cursor_show(struct nouveau_crtc *nv_crtc, bool update) in nv50_cursor_show()
72 nv50_cursor_hide(struct nouveau_crtc *nv_crtc, bool update) in nv50_cursor_hide()
Dnv50_crtc.c135 nv50_crtc_set_dither(struct nouveau_crtc *nv_crtc, bool update) in nv50_crtc_set_dither()
174 nv50_crtc_set_color_vibrance(struct nouveau_crtc *nv_crtc, bool update) in nv50_crtc_set_color_vibrance()
227 nv50_crtc_set_scale(struct nouveau_crtc *nv_crtc, bool update) in nv50_crtc_set_scale()
/linux-3.4.99/fs/sysfs/
Dgroup.c30 const struct attribute_group *grp, int update) in create_files()
59 static int internal_create_group(struct kobject *kobj, int update, in internal_create_group()
/linux-3.4.99/drivers/pci/
Dhtirq.c29 ht_irq_update_t *update; member
87 int __ht_create_irq(struct pci_dev *dev, int idx, ht_irq_update_t *update) in __ht_create_irq()
/linux-3.4.99/include/linux/
Dbtree-type.h50 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
Dkey-type.h58 int (*update)(struct key *key, const void *data, size_t datalen); member
/linux-3.4.99/drivers/usb/host/whci/
Dasl.c99 enum whc_update update = 0; in process_qset() local
206 enum whc_update update = 0; in scan_async_work() local
Dpzl.c105 enum whc_update update = 0; in pzl_process_qset() local
235 enum whc_update update = 0; in scan_periodic_work() local
/linux-3.4.99/sound/synth/emux/
Demux_synth.c271 snd_emux_update_channel(struct snd_emux_port *port, struct snd_midi_channel *chan, int update) in snd_emux_update_channel()
298 snd_emux_update_port(struct snd_emux_port *port, int update) in snd_emux_update_port()
527 update_voice(struct snd_emux *emu, struct snd_emux_voice *vp, int update) in update_voice()
Demux_effect.c55 int update; /* flgas for real-time update */ member
/linux-3.4.99/drivers/staging/rtl8192u/ieee80211/
Ddigest.c27 static void update(struct crypto_tfm *tfm, in update() function
/linux-3.4.99/include/crypto/
Dhash.h42 int (*update)(struct ahash_request *req); member
63 int (*update)(struct shash_desc *desc, const u8 *data, member
87 int (*update)(struct ahash_request *req); member
/linux-3.4.99/drivers/media/video/omap3isp/
Disppreview.h136 u32 update; member
188 u32 update; member
Disph3a_aewb.c202 int update = 0; in h3a_aewb_set_params() local
Disph3a_af.c250 int update = 0; in h3a_af_set_params() local
Dispstat.h104 unsigned update:1; member
/linux-3.4.99/fs/btrfs/
Ddelayed-ref.c325 struct btrfs_delayed_ref_node *update) in update_existing_ref()
367 struct btrfs_delayed_ref_node *update) in update_existing_head_ref()
/linux-3.4.99/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_cmn.h594 u8 update, u32 igu_addr) in bnx2x_igu_ack_sb_gen()
661 u8 storm, u16 index, u8 op, u8 update) in bnx2x_hc_ack_sb()
682 u16 index, u8 op, u8 update) in bnx2x_ack_sb()
/linux-3.4.99/include/xen/interface/io/
Dfbif.h71 struct xenfb_update update; member
/linux-3.4.99/drivers/net/wireless/ath/ath9k/
Dcalib.c220 void ath9k_hw_start_nfcal(struct ath_hw *ah, bool update) in ath9k_hw_start_nfcal()
/linux-3.4.99/drivers/hwmon/pmbus/
Dpmbus_core.c93 bool update; /* runtime sensor update needed */ member
869 bool update, bool readonly) in pmbus_add_sensor()
978 bool update; /* True if register needs updates */ member
995 bool update; /* true if update needed */ member
/linux-3.4.99/arch/tile/include/asm/
Dptrace.h129 unsigned long is_enabled:1, update:1, update_reg:6; member
/linux-3.4.99/sound/pci/emu10k1/
Demu10k1_callback.c194 update_voice(struct snd_emux_voice *vp, int update) in update_voice()
/linux-3.4.99/net/atm/
Dmpoa_caches.h72 void (*update)(eg_cache_entry *entry, uint16_t holding_time); member

1234