Home
last modified time | relevance | path

Searched defs:d (Results 1 – 25 of 1700) sorted by relevance

12345678910>>...68

/linux/scripts/dtc/
H A Ddata.c8 void data_free(struct data d) in data_free()
24 struct data data_grow_for(struct data d, unsigned int xlen) in data_grow_for()
46 struct data d; in data_copy_mem() local
59 struct data d; in data_copy_escape_string() local
81 struct data d = empty_data; in data_copy_file() local
107 struct data data_append_data(struct data d, const void *p, int len) in data_append_data()
115 struct data data_insert_at_marker(struct data d, struct marker *m, in data_insert_at_marker()
130 static struct data data_append_markers(struct data d, struct marker *m) in data_append_markers()
143 struct data d; in data_merge() local
158 struct data data_append_integer(struct data d, uint64_t value, int bits) in data_append_integer()
[all …]
/linux/drivers/net/bonding/
H A Dbond_sysfs.c141 static ssize_t bonding_sysfs_store_option(struct device *d, in bonding_sysfs_store_option()
165 static ssize_t bonding_show_slaves(struct device *d, in bonding_show_slaves()
197 static ssize_t bonding_show_mode(struct device *d, in bonding_show_mode()
210 static ssize_t bonding_show_xmit_hash(struct device *d, in bonding_show_xmit_hash()
225 static ssize_t bonding_show_arp_validate(struct device *d, in bonding_show_arp_validate()
241 static ssize_t bonding_show_arp_all_targets(struct device *d, in bonding_show_arp_all_targets()
257 static ssize_t bonding_show_fail_over_mac(struct device *d, in bonding_show_fail_over_mac()
273 static ssize_t bonding_show_arp_interval(struct device *d, in bonding_show_arp_interval()
285 static ssize_t bonding_show_arp_targets(struct device *d, in bonding_show_arp_targets()
306 static ssize_t bonding_show_missed_max(struct device *d, in bonding_show_missed_max()
[all …]
/linux/drivers/media/usb/dvb-usb-v2/
H A Ddvb_usb_core.c22 static int dvb_usbv2_download_firmware(struct dvb_usb_device *d, in dvb_usbv2_download_firmware()
56 static int dvb_usbv2_i2c_init(struct dvb_usb_device *d) in dvb_usbv2_i2c_init()
81 static int dvb_usbv2_i2c_exit(struct dvb_usb_device *d) in dvb_usbv2_i2c_exit()
94 struct dvb_usb_device *d = container_of(work, in dvb_usb_read_remote_control() local
119 static int dvb_usbv2_remote_init(struct dvb_usb_device *d) in dvb_usbv2_remote_init()
183 static int dvb_usbv2_remote_exit(struct dvb_usb_device *d) in dvb_usbv2_remote_exit()
244 struct dvb_usb_device *d = adap_to_d(adap); in dvb_usb_start_feed() local
332 struct dvb_usb_device *d = adap_to_d(adap); in dvb_usb_stop_feed() local
392 struct dvb_usb_device *d = adap_to_d(adap); in dvb_usbv2_media_device_init() local
435 struct dvb_usb_device *d = adap_to_d(adap); in dvb_usbv2_adapter_dvb_init() local
[all …]
/linux/drivers/net/ethernet/ibm/emac/
H A Ddebug.h28 #define EMAC_DBG(d, name, fmt, arg...) \ argument
32 # define DBG(d,f,x...) EMAC_DBG(d, emac, f, ##x) argument
33 # define MAL_DBG(d,f,x...) EMAC_DBG(d, mal, f, ##x) argument
34 # define ZMII_DBG(d,f,x...) EMAC_DBG(d, zmii, f, ##x) argument
35 # define RGMII_DBG(d,f,x...) EMAC_DBG(d, rgmii, f, ##x) argument
39 # define MAL_DBG(d,f,x...) ((void)0) argument
40 # define ZMII_DBG(d,f,x...) ((void)0) argument
41 # define RGMII_DBG(d,f,x...) ((void)0) argument
44 # define DBG2(d,f,x...) DBG(d,f, ##x) argument
45 # define MAL_DBG2(d,f,x...) MAL_DBG(d,f, ##x) argument
[all …]
/linux/drivers/media/platform/samsung/s5p-g2d/
H A Dg2d-hw.c18 void g2d_reset(struct g2d_dev *d) in g2d_reset()
23 void g2d_set_src_size(struct g2d_dev *d, struct g2d_frame *f) in g2d_set_src_size()
43 void g2d_set_src_addr(struct g2d_dev *d, dma_addr_t a) in g2d_set_src_addr()
48 void g2d_set_dst_size(struct g2d_dev *d, struct g2d_frame *f) in g2d_set_dst_size()
68 void g2d_set_dst_addr(struct g2d_dev *d, dma_addr_t a) in g2d_set_dst_addr()
73 void g2d_set_rop4(struct g2d_dev *d, u32 r) in g2d_set_rop4()
78 void g2d_set_flip(struct g2d_dev *d, u32 r) in g2d_set_flip()
83 void g2d_set_v41_stretch(struct g2d_dev *d, struct g2d_frame *src, in g2d_set_v41_stretch()
93 void g2d_set_cmd(struct g2d_dev *d, u32 c) in g2d_set_cmd()
98 void g2d_start(struct g2d_dev *d) in g2d_start()
[all …]
/linux/include/linux/
H A Dirq.h249 #define __irqd_to_state(d) ACCESS_PRIVATE((d)->common, state_use_accessors) argument
251 static inline bool irqd_is_setaffinity_pending(struct irq_data *d) in irqd_is_setaffinity_pending()
256 static inline bool irqd_is_per_cpu(struct irq_data *d) in irqd_is_per_cpu()
261 static inline bool irqd_can_balance(struct irq_data *d) in irqd_can_balance()
266 static inline bool irqd_affinity_was_set(struct irq_data *d) in irqd_affinity_was_set()
271 static inline void irqd_mark_affinity_was_set(struct irq_data *d) in irqd_mark_affinity_was_set()
276 static inline bool irqd_trigger_type_was_set(struct irq_data *d) in irqd_trigger_type_was_set()
281 static inline u32 irqd_get_trigger_type(struct irq_data *d) in irqd_get_trigger_type()
290 static inline void irqd_set_trigger_type(struct irq_data *d, u32 type) in irqd_set_trigger_type()
297 static inline bool irqd_is_level_type(struct irq_data *d) in irqd_is_level_type()
[all …]
/linux/tools/testing/selftests/powerpc/include/
H A Dinstructions.h98 #define PREFIX_MLS(instr, t, a, r, d) stringify_in_c(.balign 64, , 4;) \ argument
107 #define PREFIX_8LS(instr, t, a, r, d) stringify_in_c(.balign 64, , 4;) \ argument
117 #define PLBZ(t, a, r, d) PREFIX_MLS(PPC_INST_LBZ, t, a, r, d) argument
118 #define PLHZ(t, a, r, d) PREFIX_MLS(PPC_INST_LHZ, t, a, r, d) argument
119 #define PLHA(t, a, r, d) PREFIX_MLS(PPC_INST_LHA, t, a, r, d) argument
120 #define PLWZ(t, a, r, d) PREFIX_MLS(PPC_INST_LWZ, t, a, r, d) argument
121 #define PLWA(t, a, r, d) PREFIX_8LS(0xa4000000, t, a, r, d) argument
122 #define PLD(t, a, r, d) PREFIX_8LS(0xe4000000, t, a, r, d) argument
123 #define PLQ(t, a, r, d) PREFIX_8LS(0xe0000000, t, a, r, d) argument
124 #define PSTB(s, a, r, d) PREFIX_MLS(PPC_INST_STB, s, a, r, d) argument
[all …]
/linux/tools/lib/bpf/
H A Dbtf_dump.c132 static const char *btf_name_of(const struct btf_dump *d, __u32 name_off) in btf_name_of()
137 static void btf_dump_printf(const struct btf_dump *d, const char *fmt, ...) in btf_dump_printf()
154 struct btf_dump *d; in btf_dump__new() local
195 static int btf_dump_resize(struct btf_dump *d) in btf_dump_resize()
238 void btf_dump__free(struct btf_dump *d) in btf_dump__free()
281 int btf_dump__dump_type(struct btf_dump *d, __u32 id) in btf_dump__dump_type()
315 static int btf_dump_mark_referenced(struct btf_dump *d) in btf_dump_mark_referenced()
381 static int btf_dump_add_emit_queue_id(struct btf_dump *d, __u32 id) in btf_dump_add_emit_queue_id()
473 static int btf_dump_order_type(struct btf_dump *d, __u32 id, bool through_ptr) in btf_dump_order_type()
656 static bool btf_dump_is_blacklisted(struct btf_dump *d, __u32 id) in btf_dump_is_blacklisted()
[all …]
/linux/arch/alpha/lib/
H A Dmemcpy.c27 #define ALIGN_DEST_TO8_UP(d,s,n) \ argument
34 #define ALIGN_DEST_TO8_DN(d,s,n) \ argument
46 #define DO_REST_UP(d,s,n) \ argument
52 #define DO_REST_DN(d,s,n) \ argument
63 #define DO_REST_ALIGNED_UP(d,s,n) DO_REST_UP(d,s,n) argument
64 #define DO_REST_ALIGNED_DN(d,s,n) DO_REST_DN(d,s,n) argument
73 static inline void __memcpy_unaligned_up (unsigned long d, unsigned long s, in __memcpy_unaligned_up()
101 static inline void __memcpy_unaligned_dn (unsigned long d, unsigned long s, in __memcpy_unaligned_dn()
119 static inline void __memcpy_aligned_up (unsigned long d, unsigned long s, in __memcpy_aligned_up()
135 static inline void __memcpy_aligned_dn (unsigned long d, unsigned long s, in __memcpy_aligned_dn()
/linux/drivers/mtd/
H A Dmtdswap.c160 #define TREE_ROOT(d, name) (&d->trees[MTDSWAP_ ## name].root) argument
161 #define TREE_EMPTY(d, name) (TREE_ROOT(d, name)->rb_node == NULL) argument
162 #define TREE_NONEMPTY(d, name) (!TREE_EMPTY(d, name)) argument
163 #define TREE_COUNT(d, name) (d->trees[MTDSWAP_ ## name].count) argument
184 static loff_t mtdswap_eb_offset(struct mtdswap_dev *d, struct swap_eb *eb) in mtdswap_eb_offset()
189 static void mtdswap_eb_detach(struct mtdswap_dev *d, struct swap_eb *eb) in mtdswap_eb_detach()
222 static void mtdswap_rb_add(struct mtdswap_dev *d, struct swap_eb *eb, int idx) in mtdswap_rb_add()
251 static int mtdswap_handle_badblock(struct mtdswap_dev *d, struct swap_eb *eb) in mtdswap_handle_badblock()
279 static int mtdswap_handle_write_error(struct mtdswap_dev *d, struct swap_eb *eb) in mtdswap_handle_write_error()
297 static int mtdswap_read_oob(struct mtdswap_dev *d, loff_t from, in mtdswap_read_oob()
[all …]
/linux/drivers/block/aoe/
H A Daoecmd.c78 getframe_deferred(struct aoedev *d, u32 tag) in getframe_deferred()
95 getframe(struct aoedev *d, u32 tag) in getframe()
119 newtag(struct aoedev *d) in newtag()
128 aoehdr_atainit(struct aoedev *d, struct aoetgt *t, struct aoe_hdr *h) in aoehdr_atainit()
170 skb_pool_put(struct aoedev *d, struct sk_buff *skb) in skb_pool_put()
176 skb_pool_get(struct aoedev *d) in skb_pool_get()
205 newtframe(struct aoedev *d, struct aoetgt *t) in newtframe()
249 newframe(struct aoedev *d) in newframe()
309 struct aoedev *d = f->t->d; in fhash() local
369 aoecmd_ata_rw(struct aoedev *d) in aoecmd_ata_rw()
[all …]
/linux/kernel/irq/
H A Dgeneric-chip.c25 void irq_gc_noop(struct irq_data *d) in irq_gc_noop()
37 void irq_gc_mask_disable_reg(struct irq_data *d) in irq_gc_mask_disable_reg()
56 void irq_gc_mask_set_bit(struct irq_data *d) in irq_gc_mask_set_bit()
75 void irq_gc_mask_clr_bit(struct irq_data *d) in irq_gc_mask_clr_bit()
94 void irq_gc_unmask_enable_reg(struct irq_data *d) in irq_gc_unmask_enable_reg()
110 void irq_gc_ack_set_bit(struct irq_data *d) in irq_gc_ack_set_bit()
125 void irq_gc_ack_clr_bit(struct irq_data *d) in irq_gc_ack_clr_bit()
147 void irq_gc_mask_disable_and_ack_set(struct irq_data *d) in irq_gc_mask_disable_and_ack_set()
164 void irq_gc_eoi(struct irq_data *d) in irq_gc_eoi()
183 int irq_gc_set_wake(struct irq_data *d, unsigned int on) in irq_gc_set_wake()
[all …]
/linux/drivers/irqchip/
H A Dirq-bcm2836.c43 static void bcm2836_arm_irqchip_mask_timer_irq(struct irq_data *d) in bcm2836_arm_irqchip_mask_timer_irq()
50 static void bcm2836_arm_irqchip_unmask_timer_irq(struct irq_data *d) in bcm2836_arm_irqchip_unmask_timer_irq()
64 static void bcm2836_arm_irqchip_mask_pmu_irq(struct irq_data *d) in bcm2836_arm_irqchip_mask_pmu_irq()
69 static void bcm2836_arm_irqchip_unmask_pmu_irq(struct irq_data *d) in bcm2836_arm_irqchip_unmask_pmu_irq()
81 static void bcm2836_arm_irqchip_mask_gpu_irq(struct irq_data *d) in bcm2836_arm_irqchip_mask_gpu_irq()
85 static void bcm2836_arm_irqchip_unmask_gpu_irq(struct irq_data *d) in bcm2836_arm_irqchip_unmask_gpu_irq()
96 static void bcm2836_arm_irqchip_dummy_op(struct irq_data *d) in bcm2836_arm_irqchip_dummy_op()
105 static int bcm2836_map(struct irq_domain *d, unsigned int irq, in bcm2836_map()
173 static void bcm2836_arm_irqchip_ipi_ack(struct irq_data *d) in bcm2836_arm_irqchip_ipi_ack()
181 static void bcm2836_arm_irqchip_ipi_send_mask(struct irq_data *d, in bcm2836_arm_irqchip_ipi_send_mask()
[all …]
H A Dirq-xtensa-mx.c26 static int xtensa_mx_irq_map(struct irq_domain *d, unsigned int irq, in xtensa_mx_irq_map()
46 static int xtensa_mx_irq_domain_xlate(struct irq_domain *d, in xtensa_mx_irq_domain_xlate()
70 static void xtensa_mx_irq_mask(struct irq_data *d) in xtensa_mx_irq_mask()
88 static void xtensa_mx_irq_unmask(struct irq_data *d) in xtensa_mx_irq_unmask()
106 static void xtensa_mx_irq_enable(struct irq_data *d) in xtensa_mx_irq_enable()
111 static void xtensa_mx_irq_disable(struct irq_data *d) in xtensa_mx_irq_disable()
116 static void xtensa_mx_irq_ack(struct irq_data *d) in xtensa_mx_irq_ack()
121 static int xtensa_mx_irq_retrigger(struct irq_data *d) in xtensa_mx_irq_retrigger()
131 static int xtensa_mx_irq_set_affinity(struct irq_data *d, in xtensa_mx_irq_set_affinity()
H A Dirq-mips-gic.c134 static bool gic_irq_lock_cluster(struct irq_data *d) in gic_irq_lock_cluster()
192 static void gic_send_ipi(struct irq_data *d, unsigned int cpu) in gic_send_ipi()
265 static void gic_mask_irq(struct irq_data *d) in gic_mask_irq()
279 static void gic_unmask_irq(struct irq_data *d) in gic_unmask_irq()
296 static void gic_ack_irq(struct irq_data *d) in gic_ack_irq()
308 static int gic_set_type(struct irq_data *d, unsigned int type) in gic_set_type()
368 static int gic_set_affinity(struct irq_data *d, const struct cpumask *cpumask, in gic_set_affinity()
486 static void gic_mask_local_irq(struct irq_data *d) in gic_mask_local_irq()
493 static void gic_unmask_local_irq(struct irq_data *d) in gic_unmask_local_irq()
506 static void gic_mask_local_irq_all_vpes(struct irq_data *d) in gic_mask_local_irq_all_vpes()
[all …]
H A Dirq-hip04.c71 static inline void __iomem *hip04_dist_base(struct irq_data *d) in hip04_dist_base()
77 static inline void __iomem *hip04_cpu_base(struct irq_data *d) in hip04_cpu_base()
83 static inline unsigned int hip04_irq(struct irq_data *d) in hip04_irq()
91 static void hip04_mask_irq(struct irq_data *d) in hip04_mask_irq()
101 static void hip04_unmask_irq(struct irq_data *d) in hip04_unmask_irq()
111 static void hip04_eoi_irq(struct irq_data *d) in hip04_eoi_irq()
116 static int hip04_irq_set_type(struct irq_data *d, unsigned int type) in hip04_irq_set_type()
146 static int hip04_irq_set_affinity(struct irq_data *d, in hip04_irq_set_affinity()
175 static void hip04_ipi_send_mask(struct irq_data *d, const struct cpumask *mask) in hip04_ipi_send_mask()
296 static int hip04_irq_domain_map(struct irq_domain *d, unsigned int irq, in hip04_irq_domain_map()
[all …]
/linux/tools/virtio/linux/
H A Ddma-mapping.h16 #define dma_alloc_coherent(d, s, hp, f) ({ \ argument
22 #define dma_free_coherent(d, s, p, h) kfree(p) argument
24 #define dma_map_page(d, p, o, s, dir) (page_to_phys(p) + (o)) argument
26 #define dma_map_single(d, p, s, dir) (virt_to_phys(p)) argument
27 #define dma_map_single_attrs(d, p, s, dir, a) (virt_to_phys(p)) argument
30 #define dma_unmap_single(d, a, s, r) do { (void)(d); (void)(a); (void)(s); (void)(r); } while (0) argument
31 #define dma_unmap_page(d, a, s, r) do { (void)(d); (void)(a); (void)(s); (void)(r); } while (0) argument
35 dma_unmap_single_attrs(d,a,s,r,t) global() argument
38 dma_sync_single_range_for_cpu(d,a,o,s,r) global() argument
41 dma_sync_single_range_for_device(d,a,o,s,r) global() argument
[all...]
/linux/arch/mips/sgi-ip32/
H A Dip32-irq.c119 static inline void crime_enable_irq(struct irq_data *d) in crime_enable_irq()
127 static inline void crime_disable_irq(struct irq_data *d) in crime_disable_irq()
142 static void crime_edge_mask_and_ack_irq(struct irq_data *d) in crime_edge_mask_and_ack_irq()
171 static void enable_macepci_irq(struct irq_data *d) in enable_macepci_irq()
179 static void disable_macepci_irq(struct irq_data *d) in disable_macepci_irq()
234 static void enable_maceisa_irq(struct irq_data *d) in enable_maceisa_irq()
258 static void disable_maceisa_irq(struct irq_data *d) in disable_maceisa_irq()
276 static void mask_and_ack_maceisa_irq(struct irq_data *d) in mask_and_ack_maceisa_irq()
306 static void enable_mace_irq(struct irq_data *d) in enable_mace_irq()
314 static void disable_mace_irq(struct irq_data *d) in disable_mace_irq()
/linux/drivers/media/usb/dvb-usb/
H A Ddvb-usb-remote.c48 struct dvb_usb_device *d = input_get_drvdata(dev); in legacy_dvb_usb_getkeycode() local
71 struct dvb_usb_device *d = input_get_drvdata(dev); in legacy_dvb_usb_setkeycode() local
111 struct dvb_usb_device *d = in legacy_dvb_usb_read_remote_control() local
190 static int legacy_dvb_usb_remote_init(struct dvb_usb_device *d) in legacy_dvb_usb_remote_init()
248 struct dvb_usb_device *d = in dvb_usb_read_remote_control() local
269 static int rc_core_dvb_usb_remote_init(struct dvb_usb_device *d) in rc_core_dvb_usb_remote_init()
313 int dvb_usb_remote_init(struct dvb_usb_device *d) in dvb_usb_remote_init()
346 int dvb_usb_remote_exit(struct dvb_usb_device *d) in dvb_usb_remote_exit()
362 int dvb_usb_nec_rc_key_to_event(struct dvb_usb_device *d, in dvb_usb_nec_rc_key_to_event()
/linux/arch/powerpc/platforms/52xx/
H A Dmpc52xx_pic.c159 static void mpc52xx_extirq_mask(struct irq_data *d) in mpc52xx_extirq_mask()
165 static void mpc52xx_extirq_unmask(struct irq_data *d) in mpc52xx_extirq_unmask()
171 static void mpc52xx_extirq_ack(struct irq_data *d) in mpc52xx_extirq_ack()
177 static int mpc52xx_extirq_set_type(struct irq_data *d, unsigned int flow_type) in mpc52xx_extirq_set_type()
216 static int mpc52xx_null_set_type(struct irq_data *d, unsigned int flow_type) in mpc52xx_null_set_type()
221 static void mpc52xx_main_mask(struct irq_data *d) in mpc52xx_main_mask()
227 static void mpc52xx_main_unmask(struct irq_data *d) in mpc52xx_main_unmask()
244 static void mpc52xx_periph_mask(struct irq_data *d) in mpc52xx_periph_mask()
250 static void mpc52xx_periph_unmask(struct irq_data *d) in mpc52xx_periph_unmask()
267 static void mpc52xx_sdma_mask(struct irq_data *d) in mpc52xx_sdma_mask()
[all …]
/linux/drivers/input/rmi4/
H A Drmi_bus.h48 #define to_rmi_function(d) container_of(d, struct rmi_function, dev) argument
89 #define to_rmi_function_handler(d) \ argument
99 #define to_rmi_driver(d) \ argument
102 #define to_rmi_device(d) container_of(d, struct rmi_device, dev) argument
105 rmi_get_platform_data(struct rmi_device *d) in rmi_get_platform_data()
119 static inline int rmi_reset(struct rmi_device *d) in rmi_reset()
134 static inline int rmi_read(struct rmi_device *d, u16 addr, u8 *buf) in rmi_read()
150 static inline int rmi_read_block(struct rmi_device *d, u16 addr, in rmi_read_block()
165 static inline int rmi_write(struct rmi_device *d, u16 addr, u8 data) in rmi_write()
180 static inline int rmi_write_block(struct rmi_device *d, u16 addr, in rmi_write_block()
/linux/net/bluetooth/rfcomm/
H A Dcore.c212 static int rfcomm_check_security(struct rfcomm_dlc *d) in rfcomm_check_security()
263 struct rfcomm_dlc *d = timer_container_of(d, t, timer); in rfcomm_dlc_timeout() local
272 static void rfcomm_dlc_set_timer(struct rfcomm_dlc *d, long timeout) in rfcomm_dlc_set_timer()
280 static void rfcomm_dlc_clear_timer(struct rfcomm_dlc *d) in rfcomm_dlc_clear_timer()
288 static void rfcomm_dlc_clear_state(struct rfcomm_dlc *d) in rfcomm_dlc_clear_state()
305 struct rfcomm_dlc *d = kzalloc(sizeof(*d), prio); in rfcomm_dlc_alloc() local
323 void rfcomm_dlc_free(struct rfcomm_dlc *d) in rfcomm_dlc_free()
331 static void rfcomm_dlc_link(struct rfcomm_session *s, struct rfcomm_dlc *d) in rfcomm_dlc_link()
341 static void rfcomm_dlc_unlink(struct rfcomm_dlc *d) in rfcomm_dlc_unlink()
357 struct rfcomm_dlc *d; in rfcomm_dlc_get() local
[all …]
/linux/arch/mips/sgi-ip22/
H A Dip22-int.c35 static void enable_local0_irq(struct irq_data *d) in enable_local0_irq()
43 static void disable_local0_irq(struct irq_data *d) in disable_local0_irq()
54 static void enable_local1_irq(struct irq_data *d) in enable_local1_irq()
62 static void disable_local1_irq(struct irq_data *d) in disable_local1_irq()
73 static void enable_local2_irq(struct irq_data *d) in enable_local2_irq()
79 static void disable_local2_irq(struct irq_data *d) in disable_local2_irq()
92 static void enable_local3_irq(struct irq_data *d) in enable_local3_irq()
98 static void disable_local3_irq(struct irq_data *d) in disable_local3_irq()
/linux/drivers/input/serio/
H A Dioc3kbd.c40 struct ioc3kbd_data *d = dev->port_data; in ioc3kbd_write() local
54 struct ioc3kbd_data *d = dev->port_data; in ioc3kbd_start() local
62 struct ioc3kbd_data *d = dev->port_data; in ioc3kbd_stop() local
69 struct ioc3kbd_data *d = dev->port_data; in ioc3aux_write() local
83 struct ioc3kbd_data *d = dev->port_data; in ioc3aux_start() local
91 struct ioc3kbd_data *d = dev->port_data; in ioc3aux_stop() local
108 struct ioc3kbd_data *d = dev_id; in ioc3kbd_intr() local
126 struct ioc3kbd_data *d; in ioc3kbd_probe() local
195 struct ioc3kbd_data *d = platform_get_drvdata(pdev); in ioc3kbd_remove() local
/linux/arch/mips/alchemy/common/
H A Dirq.c288 static void au1x_ic0_unmask(struct irq_data *d) in au1x_ic0_unmask()
298 static void au1x_ic1_unmask(struct irq_data *d) in au1x_ic1_unmask()
308 static void au1x_ic0_mask(struct irq_data *d) in au1x_ic0_mask()
318 static void au1x_ic1_mask(struct irq_data *d) in au1x_ic1_mask()
328 static void au1x_ic0_ack(struct irq_data *d) in au1x_ic0_ack()
342 static void au1x_ic1_ack(struct irq_data *d) in au1x_ic1_ack()
356 static void au1x_ic0_maskack(struct irq_data *d) in au1x_ic0_maskack()
368 static void au1x_ic1_maskack(struct irq_data *d) in au1x_ic1_maskack()
380 static int au1x_ic1_setwake(struct irq_data *d, unsigned int on) in au1x_ic1_setwake()
426 static int au1x_ic_settype(struct irq_data *d, unsigned int flow_type) in au1x_ic_settype()
[all …]

12345678910>>...68