/include/linux/ |
D | irqnr.h | 18 # define for_each_irq_desc(irq, desc) \ argument 21 # define for_each_irq_desc_reverse(irq, desc) \ argument 28 # define for_each_irq_desc(irq, desc) \ argument 34 # define for_each_irq_desc_reverse(irq, desc) \ argument
|
D | elfnote.h | 71 #define _ELFNOTE(size, name, unique, type, desc) \ argument 91 #define ELFNOTE(size, name, type, desc) \ argument 94 #define ELFNOTE32(name, type, desc) ELFNOTE(32, name, type, desc) argument 95 #define ELFNOTE64(name, type, desc) ELFNOTE(64, name, type, desc) argument
|
D | irq.h | 216 irq_remap_to_desc(unsigned int irq, struct irq_desc *desc) in irq_remap_to_desc() 276 struct irq_desc *desc; in irq_balancing_disabled() local 309 static inline void generic_handle_irq_desc(unsigned int irq, struct irq_desc *desc) in generic_handle_irq_desc() 358 struct irq_desc *desc; in __set_irq_handler_unlocked() local 396 struct irq_desc *desc = irq_to_desc(irq); in irq_has_action() local 416 #define get_irq_desc_chip(desc) ((desc)->chip) argument 417 #define get_irq_desc_chip_data(desc) ((desc)->chip_data) argument 418 #define get_irq_desc_data(desc) ((desc)->handler_data) argument 419 #define get_irq_desc_msi(desc) ((desc)->msi_desc) argument
|
D | gpio_keys.h | 9 char *desc; member
|
D | kernel_stat.h | 51 struct irq_desc *desc) in kstat_incr_irqs_this_cpu()
|
D | mISDNdsp.h | 7 char *desc; member
|
D | virtio_ring.h | 66 struct vring_desc *desc; member
|
D | crypto.h | 1039 static inline int crypto_blkcipher_encrypt(struct blkcipher_desc *desc, in crypto_blkcipher_encrypt() 1048 static inline int crypto_blkcipher_encrypt_iv(struct blkcipher_desc *desc, in crypto_blkcipher_encrypt_iv() 1056 static inline int crypto_blkcipher_decrypt(struct blkcipher_desc *desc, in crypto_blkcipher_decrypt() 1065 static inline int crypto_blkcipher_decrypt_iv(struct blkcipher_desc *desc, in crypto_blkcipher_decrypt_iv() 1256 static inline int crypto_hash_init(struct hash_desc *desc) in crypto_hash_init() 1261 static inline int crypto_hash_update(struct hash_desc *desc, in crypto_hash_update() 1268 static inline int crypto_hash_final(struct hash_desc *desc, u8 *out) in crypto_hash_final() 1273 static inline int crypto_hash_digest(struct hash_desc *desc, in crypto_hash_digest()
|
D | cpuidle.h | 33 char desc[CPUIDLE_DESC_LEN]; member
|
D | telephony.h | 81 char desc[80]; member
|
D | usb.h | 62 struct usb_endpoint_descriptor desc; member 74 struct usb_interface_descriptor desc; member 273 struct usb_config_descriptor desc; member
|
D | arcdevice.h | 333 #define arcnet_dump_skb(dev,skb,desc) ; argument
|
D | intel-iommu.h | 261 struct qi_desc *desc; /* invalidation queue */ member
|
D | i2c.h | 621 #define I2C_CLIENT_MODULE_PARM(var,desc) \ argument
|
D | module.h | 137 #define MODULE_PARM_DESC(_parm, desc) \ argument
|
D | hid.h | 503 struct hid_class_descriptor desc[1]; member
|
/include/linux/mtd/ |
D | ubi.h | 161 static inline int ubi_read(struct ubi_volume_desc *desc, int lnum, char *buf, in ubi_read() 171 static inline int ubi_write(struct ubi_volume_desc *desc, int lnum, in ubi_write() 181 static inline int ubi_change(struct ubi_volume_desc *desc, int lnum, in ubi_change()
|
D | qinfo.h | 40 char *desc; member
|
/include/net/ |
D | ah.h | 22 struct hash_desc desc; in ah_mac_digest() local
|
/include/crypto/ |
D | hash.h | 269 static inline void *shash_desc_ctx(struct shash_desc *desc) in shash_desc_ctx() 279 static inline void crypto_shash_export(struct shash_desc *desc, u8 *out) in crypto_shash_export() 286 static inline int crypto_shash_init(struct shash_desc *desc) in crypto_shash_init()
|
/include/linux/usb/ |
D | composite.h | 317 struct usb_device_descriptor desc; member
|
D | gadget.h | 174 const struct usb_endpoint_descriptor *desc) in usb_ep_enable()
|
/include/acpi/ |
D | processor.h | 79 char desc[ACPI_CX_DESC_LEN]; member
|
/include/scsi/ |
D | iscsi_if.h | 352 char desc[ISCSI_STATS_CUSTOM_DESC_MAX]; member
|
/include/drm/ |
D | drm.h | 129 char __user *desc; /**< User-space buffer to hold desc */ member
|