Searched defs:cd (Results 1 - 25 of 154) sorted by relevance

1234567

/linux-master/arch/mips/include/asm/
H A Dtime.h67 static inline void clockevent_set_clock(struct clock_event_device *cd, argument
/linux-master/include/linux/platform_data/
H A Db53.h27 struct dsa_chip_data cd; member in struct:b53_platform_data
H A Dmv88e6xxx.h11 struct dsa_chip_data cd; member in struct:dsa_mv88e6xxx_pdata
/linux-master/arch/arm/mach-lpc32xx/
H A Dphy3250.c34 static int pl08x_get_signal(const struct pl08x_channel_data *cd) argument
39 static void pl08x_put_signal(const struct pl08x_channel_data *cd, int ch) argument
/linux-master/drivers/net/dsa/
H A Ddsa_loop.h11 struct dsa_chip_data cd; member in struct:dsa_loop_pdata
/linux-master/arch/loongarch/include/asm/
H A Dtime.h45 static inline void clockevent_set_clock(struct clock_event_device *cd, argument
/linux-master/arch/arm/mach-spear/
H A Dpl080.c28 int pl080_get_signal(const struct pl08x_channel_data *cd) argument
63 void pl080_put_signal(const struct pl08x_channel_data *cd, int signal) argument
/linux-master/io_uring/
H A Dfutex.h19 io_futex_cancel(struct io_ring_ctx *ctx, struct io_cancel_data *cd, unsigned int issue_flags) argument
/linux-master/arch/mips/alchemy/common/
H A Dtime.c62 struct clock_event_device *cd = dev_id; local
77 struct clock_event_device *cd = &au1x_rtcmatch2_clockdev; local
48 au1x_rtcmatch2_set_next_event(unsigned long delta, struct clock_event_device *cd) argument
[all...]
/linux-master/arch/arm/mach-s3c/
H A Dpl080.c19 static int pl08x_get_xfer_signal(const struct pl08x_channel_data *cd) argument
24 static void pl08x_put_xfer_signal(const struct pl08x_channel_data *cd, int ch) argument
/linux-master/arch/mips/jazz/
H A Dirq.c122 struct clock_event_device *cd = dev_id; local
130 struct clock_event_device *cd = &r4030_clockevent; local
/linux-master/arch/loongarch/kernel/
H A Dcacheinfo.c67 struct cache_desc *cd, *cdesc = current_cpu_data.cache_leaves; local
[all...]
/linux-master/drivers/net/ethernet/intel/ice/
H A Dice_vf_mbx.h30 ice_aq_send_msg_to_vf(struct ice_hw __always_unused *hw, u16 __always_unused vfid, u32 __always_unused v_opcode, u32 __always_unused v_retval, u8 __always_unused *msg, u16 __always_unused msglen, struct ice_sq_cd __always_unused *cd) argument
/linux-master/drivers/dca/
H A Ddca-sysfs.c22 struct device *cd; local
37 struct device *cd; local
[all...]
/linux-master/drivers/clk/sprd/
H A Ddiv.c15 struct sprd_div *cd = hw_to_sprd_div(hw); local
40 struct sprd_div *cd = hw_to_sprd_div(hw); local
70 struct sprd_div *cd = hw_to_sprd_div(hw); local
/linux-master/drivers/gpu/host1x/
H A Dcontext.c132 struct host1x_memory_context *cd = &cdl->devs[i]; local
160 void host1x_memory_context_get(struct host1x_memory_context *cd) argument
166 void host1x_memory_context_put(struct host1x_memory_context *cd) argument
[all...]
/linux-master/drivers/zorro/
H A Dzorro-sysfs.c88 struct ConfigDev cd; local
[all...]
/linux-master/include/linux/
H A Ddca.h22 struct device *cd; member in struct:dca_provider
/linux-master/arch/mips/kernel/
H A Dcevt-bcm1480.c57 static int sibyte_next_event(unsigned long delta, struct clock_event_device *cd) argument
75 struct clock_event_device *cd = dev_id; local
100 struct clock_event_device *cd = &per_cpu(sibyte_hpt_clockevent, cpu); local
[all...]
H A Dcevt-sb1250.c56 static int sibyte_next_event(unsigned long delta, struct clock_event_device *cd) argument
74 struct clock_event_device *cd = dev_id; local
99 struct clock_event_device *cd = &per_cpu(sibyte_hpt_clockevent, cpu); local
[all...]
H A Dcevt-gt641xx.c116 struct clock_event_device *cd = &gt641xx_timer0_clockevent; local
125 struct clock_event_device *cd; local
[all...]
H A Dcevt-ds1287.c93 struct clock_event_device *cd = &ds1287_clockevent; local
106 struct clock_event_device *cd; local
[all...]
/linux-master/fs/nfs/
H A Dcache_lib.c35 int nfs_cache_upcall(struct cache_detail *cd, char *entry_name) argument
116 int nfs_cache_register_sb(struct super_block *sb, struct cache_detail *cd) argument
127 int nfs_cache_register_net(struct net *net, struct cache_detail *cd) argument
143 void nfs_cache_unregister_sb(struct super_block *sb, struct cache_detail *cd) argument
148 nfs_cache_unregister_net(struct net *net, struct cache_detail *cd) argument
[all...]
/linux-master/arch/mips/loongson2ef/common/cs5536/
H A Dcs5536_mfgpt.c110 struct clock_event_device *cd = &mfgpt_clockevent; local
[all...]
/linux-master/net/bluetooth/cmtp/
H A Dsock.c69 struct cmtp_conndel_req cd; local

Completed in 360 milliseconds

1234567