Home
last modified time | relevance | path

Searched defs:tcd (Results 1 – 12 of 12) sorted by relevance

/linux/drivers/s390/char/
H A Dtape_class.c51 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 Dtimer-atmel-tcb.c162 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 Dclps711x-timer.c23 static void __iomem *tcd; variable
/linux/arch/powerpc/mm/nohash/
H A De500_hugetlbpage.c20 struct tlb_core_data *tcd; in tlb1_next() local
/linux/drivers/dma/
H A Dfsl-edma-common.c426 static void fsl_edma_set_tcd_regs(struct fsl_edma_chan *fsl_chan, void *tcd) in fsl_edma_set_tcd_regs()
477 struct fsl_edma_hw_tcd *tcd, dma_addr_t src, dma_addr_t dst, in fsl_edma_fill_tcd()
H A Dfsl-edma-common.h129 struct fsl_edma_hw_tcd tcd; member
178 void __iomem *tcd; member
204 struct fsl_edma_sw_tcd tcd[]; member
/linux/drivers/net/vmxnet3/
H A Dvmxnet3_drv.c350 # define VMXNET3_TCD_GET_GEN(tcd) get_bitfield32(((const __le32 *)tcd) + \ argument
353 # define VMXNET3_TCD_GET_TXIDX(tcd) get_bitfield32((const __le32 *)tcd, \ argument
368 # define VMXNET3_TCD_GET_GEN(tcd) ((tcd)->gen) argument
369 # define VMXNET3_TCD_GET_TXIDX(tcd) ((tcd)->txdIdx) argument
H A Dvmxnet3_defs.h411 struct Vmxnet3_TxCompDesc tcd; member
/linux/arch/powerpc/include/asm/
H A Dpaca.h151 struct tlb_core_data tcd; member
/linux/drivers/net/ethernet/meta/fbnic/
H A Dfbnic_txrx.c611 u64 tcd, int *ts_head, int *head0) in fbnic_clean_tsq()
714 u64 tcd; in fbnic_clean_tcq() local
/linux/include/linux/
H A Dpower_supply.h341 struct thermal_cooling_device *tcd; member
/linux/drivers/thermal/tegra/
H A Dsoctherm.c1673 struct thermal_cooling_device *tcd; in soctherm_init_hw_throt_cdev() local