Searched defs:tcd (Results 1 – 8 of 8) sorted by relevance
/linux/drivers/s390/char/ |
H A D | tape_class.c | 51 struct tape_class_device * tcd; in register_tape_dev() local 108 void unregister_tape_dev(struct device *device, struct tape_class_device *tcd) in unregister_tape_dev()
|
/linux/drivers/clocksource/ |
H A D | timer-atmel-tcb.c | 162 struct tc_clkevt_device *tcd = to_tc_clkevt(d); in tc_shutdown() local 175 struct tc_clkevt_device *tcd = to_tc_clkevt(d); in tc_set_oneshot() local 194 struct tc_clkevt_device *tcd = to_tc_clkevt(d); in tc_set_periodic() local
|
H A D | clps711x-timer.c | 23 static void __iomem *tcd; variable
|
/linux/arch/powerpc/mm/nohash/ |
H A D | e500_hugetlbpage.c | 20 struct tlb_core_data *tcd; in tlb1_next() local
|
/linux/drivers/dma/ |
H A D | fsl-edma-common.c | 426 static void fsl_edma_set_tcd_regs(struct fsl_edma_chan *fsl_chan, void *tcd) in fsl_edma_set_tcd_regs() argument 477 fsl_edma_fill_tcd(struct fsl_edma_chan * fsl_chan,struct fsl_edma_hw_tcd * tcd,dma_addr_t src,dma_addr_t dst,u16 attr,u16 soff,u32 nbytes,dma_addr_t slast,u16 citer,u16 biter,u16 doff,dma_addr_t dlast_sga,bool major_int,bool disable_req,bool enable_sg) fsl_edma_fill_tcd() argument [all...] |
H A D | fsl-edma-common.h | 117 struct fsl_edma_hw_tcd tcd; member 165 void __iomem *tcd; member 189 struct fsl_edma_sw_tcd tcd[]; member
|
/linux/arch/powerpc/include/asm/ |
H A D | paca.h | 151 struct tlb_core_data tcd; member
|
/linux/drivers/net/vmxnet3/ |
H A D | vmxnet3_defs.h | 411 struct Vmxnet3_TxCompDesc tcd; member
|