Home
last modified time | relevance | path

Searched defs:gc (Results 1 – 9 of 9) sorted by relevance

/include/linux/bcma/
Dbcma_driver_gmac_cmn.h90 #define gmac_cmn_read16(gc, offset) bcma_read16((gc)->core, offset) argument
91 #define gmac_cmn_read32(gc, offset) bcma_read32((gc)->core, offset) argument
92 #define gmac_cmn_write16(gc, offset, val) bcma_write16((gc)->core, offset, val) argument
93 #define gmac_cmn_write32(gc, offset, val) bcma_write32((gc)->core, offset, val) argument
/include/linux/
Dof_gpio.h41 struct gpio_chip gc; member
46 static inline struct of_mm_gpio_chip *to_of_mm_gpio_chip(struct gpio_chip *gc) in to_of_mm_gpio_chip()
Dirq.h1051 struct irq_chip_generic *gc[0]; member
1103 static inline void irq_free_generic_chip(struct irq_chip_generic *gc) in irq_free_generic_chip()
1108 static inline void irq_destroy_generic_chip(struct irq_chip_generic *gc, in irq_destroy_generic_chip()
1124 static inline void irq_gc_lock(struct irq_chip_generic *gc) in irq_gc_lock()
1129 static inline void irq_gc_unlock(struct irq_chip_generic *gc) in irq_gc_unlock()
1134 static inline void irq_gc_lock(struct irq_chip_generic *gc) { } in irq_gc_lock()
1135 static inline void irq_gc_unlock(struct irq_chip_generic *gc) { } in irq_gc_unlock()
1142 #define irq_gc_lock_irqsave(gc, flags) \ argument
1145 #define irq_gc_unlock_irqrestore(gc, flags) \ argument
1148 static inline void irq_reg_writel(struct irq_chip_generic *gc, in irq_reg_writel()
[all …]
Ducb1400.h84 struct gpio_chip gc; member
Dirqdomain.h172 struct irq_domain_chip_generic *gc; member
Dskmsg.h107 struct work_struct gc; member
/include/net/
Ddst_ops.h19 int (*gc)(struct dst_ops *ops); member
/include/linux/pinctrl/
Dpinctrl.h66 struct gpio_chip *gc; member
/include/net/netfilter/
Dnf_tables.h801 bool (*gc)(struct net *net, member