Searched refs:update (Results 1 - 20 of 20) sorted by relevance

/include/linux/
H A Dhtirq.h22 int __ht_create_irq(struct pci_dev *dev, int idx, ht_irq_update_t *update);
H A Dbtree-type.h50 static inline int BTREE_FN(update)(BTREE_TYPE_HEAD *head, BTREE_KEYTYPE key, function
93 static inline int BTREE_FN(update)(BTREE_TYPE_HEAD *head, BTREE_KEYTYPE key, function
H A Dkey-type.h30 * Pre-parsed payload, used by key add, update and instantiate.
36 * instantiate() or the update() op.
91 * the instantiate() and update() ops.
105 /* update a key of this type (optional)
110 int (*update)(struct key *key, struct key_preparsed_payload *prep); member in struct:key_type
H A Dcpufreq.h88 struct work_struct update; /* if update_policy() needs to be member in struct:cpufreq_policy
H A Dfirewire.h171 * Likewise, fw-core will take care to update .node_id before .generation so
257 void (*update)(struct fw_unit *unit); member in struct:fw_driver
H A Dcrypto.h380 int (*update)(struct hash_desc *desc, member in struct:hash_tfm
1198 return crypto_hash_crt(desc->tfm)->update(desc, sg, nbytes);
H A Dskbuff.h2536 * skb_postpull_rcsum - update checksum for received skb after pull
2537 * @skb: buffer to update
2542 * update the CHECKSUM_COMPLETE checksum, or set ip_summed to
2556 * pskb_trim_rcsum - trim received skb and update checksum
2666 __wsum (*update)(const void *mem, int len, __wsum wsum); member in struct:skb_checksum_ops
/include/linux/platform_data/
H A Dkeypad-omap.h12 #warning Please update the board to use matrix-keypad driver
/include/net/sctp/
H A Dchecksum.h66 .update = sctp_csum_update,
/include/xen/interface/io/
H A Dfbif.h38 * Framebuffer update notification event
39 * Capable frontend sets feature-update in xenstore.
40 * Backend requests it by setting request-update in xenstore.
71 struct xenfb_update update; member in union:xenfb_out_event
/include/sound/
H A Demux_synth.h54 void (*update)(struct snd_emux_voice *vp, int update); member in struct:snd_emux_operators
207 * update flags (can be combined)
H A Dsoc-dapm.h402 struct snd_soc_dapm_update *update);
405 struct snd_soc_dapm_update *update);
H A Dsoc.h584 * struct snd_soc_jack_pin - Describes a pin to update based on jack detection
586 * @pin: name of the pin to update
1095 struct snd_soc_dapm_update *update; member in struct:snd_soc_card
/include/crypto/
H A Dhash.h42 int (*update)(struct ahash_request *req); member in struct:ahash_alg
68 int (*update)(struct shash_desc *desc, const u8 *data, member in struct:shash_alg
92 int (*update)(struct ahash_request *req); member in struct:crypto_ahash
210 return crypto_ahash_reqtfm(req)->update(req);
H A Ddrbg.h92 int (*update)(struct drbg_state *drbg, struct list_head *seed, member in struct:drbg_state_ops
/include/linux/mfd/
H A Daat2870.h148 int (*update)(struct aat2870_data *aat2870, u8 addr, u8 mask, u8 val); member in struct:aat2870_data
/include/net/netfilter/
H A Dnf_tables.h397 * struct nft_trans - nf_tables object update in transaction
429 bool update; member in struct:nft_trans_chain
436 (((struct nft_trans_chain *)trans->data)->update)
445 bool update; member in struct:nft_trans_table
450 (((struct nft_trans_table *)trans->data)->update)
/include/uapi/linux/
H A Domap3isp.h398 * @update: Specifies which CCDC registers should be updated.
408 __u16 update; member in struct:omap3isp_ccdc_update_config
610 * @update: Specifies which ISP Preview registers should be updated.
629 __u32 update; member in struct:omap3isp_prev_update_config
/include/linux/sunrpc/
H A Dcache.h52 * was sent, else this is when update was received
79 atomic_t inuse; /* active user-space update or lookup */
103 void (*update)(struct cache_head *orig, struct cache_head *new); member in struct:cache_detail
/include/video/
H A Domapdss.h673 int (*update)(struct omap_dss_device *dssdev, int channel, member in struct:omapdss_dsi_ops
822 int (*update)(struct omap_dss_device *dssdev, member in struct:omap_dss_driver

Completed in 325 milliseconds