Searched defs:cd (Results 26 - 50 of 155) sorted by path

1234567

/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-ds1287.c93 struct clock_event_device *cd = &ds1287_clockevent; local
106 struct clock_event_device *cd; 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-r4k.c133 struct clock_event_device *cd; local
258 struct clock_event_device *cd; local
297 struct clock_event_device *cd; 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-txx9.c76 struct clock_event_device cd; member in struct:txx9_clock_event_device
169 struct clock_event_device *cd = &txx9_cd->cd; local
180 struct clock_event_device *cd = &txx9_clock_event_device.cd; local
[all...]
H A Dvpe-mt.c278 static ssize_t ntcs_show(struct device *cd, struct device_attribute *attr, argument
313 static void vpe_device_release(struct device *cd) argument
/linux-master/arch/mips/loongson2ef/common/cs5536/
H A Dcs5536_mfgpt.c110 struct clock_event_device *cd = &mfgpt_clockevent; local
[all...]
/linux-master/arch/mips/loongson64/
H A Dhpet.c176 struct clock_event_device *cd; local
223 struct clock_event_device *cd; local
[all...]
/linux-master/arch/mips/sgi-ip27/
H A Dip27-timer.c49 struct clock_event_device *cd = &per_cpu(hub_rt_clockevent, cpu); local
82 struct clock_event_device *cd = &per_cpu(hub_rt_clockevent, cpu); local
[all...]
/linux-master/arch/mips/sni/
H A Dtime.c48 struct clock_event_device *cd = dev_id; local
64 struct clock_event_device *cd = &a20r_clockevent_device; local
/linux-master/arch/s390/include/asm/
H A Dcpu_mf.h67 unsigned int cd:1; /* 31: diag-sampling activation control */ member in struct:hws_qsi_info_block
90 unsigned int cd:1; /* 63: diag-sampling activation control */ member in struct:hws_lsctl_request_block
H A Dfcx.h245 u8 cd[]; member in struct:dcw
H A Dnmi.h45 u64 cd : 1; /* 04 timing-facility damage */ member in struct:mci::__anon5
/linux-master/arch/s390/kernel/
H A Dtime.c132 struct clock_event_device *cd; local
153 struct clock_event_device *cd; local
[all...]
/linux-master/arch/x86/events/intel/
H A Dpt.c77 struct pt_cap_desc *cd = &pt_caps[capability]; local
/linux-master/drivers/accel/ivpu/
H A Divpu_mmu.c701 u64 cd[4]; local
[all...]
/linux-master/drivers/ata/
H A Dsata_fsl.c505 struct command_desc *cd; local
575 struct command_desc *cd; local
[all...]
/linux-master/drivers/clk/microchip/
H A Dclk-pic32mzda.c137 struct pic32mzda_clk_data *cd; local
154 struct pic32mzda_clk_data *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/clk/sunxi-ng/
H A Dccu_div.c19 struct ccu_div *cd = data; local
37 struct ccu_div *cd local
44 struct ccu_div *cd = hw_to_ccu_div(hw); local
51 struct ccu_div *cd = hw_to_ccu_div(hw); local
59 struct ccu_div *cd = hw_to_ccu_div(hw); local
82 struct ccu_div *cd = hw_to_ccu_div(hw); local
91 struct ccu_div *cd = hw_to_ccu_div(hw); local
120 struct ccu_div *cd = hw_to_ccu_div(hw); local
127 struct ccu_div *cd = hw_to_ccu_div(hw); local
[all...]
/linux-master/drivers/clocksource/
H A Dmips-gic-timer.c72 struct clock_event_device *cd = dev_id; local
86 gic_clockevent_cpu_init(unsigned int cpu, struct clock_event_device *cd) argument
103 gic_clockevent_cpu_exit(struct clock_event_device *cd) argument
[all...]
/linux-master/drivers/crypto/intel/qat/qat_common/
H A Dqat_algs.c409 qat_alg_skcipher_init_com(struct qat_alg_skcipher_ctx *ctx, struct icp_qat_fw_la_bulk_req *req, struct icp_qat_hw_cipher_algo_blk *cd, const u8 *key, unsigned int keylen) argument
/linux-master/drivers/dca/
H A Ddca-sysfs.c22 struct device *cd; local
37 struct device *cd; local
[all...]
/linux-master/drivers/dma/
H A Damba-pl08x.c251 struct pl08x_channel_data *cd; member in struct:pl08x_dma_chan
[all...]

Completed in 413 milliseconds

1234567