/openbmc/linux/drivers/s390/char/ |
H A D | tape_class.c | 49 struct tape_class_device * tcd; in register_tape_dev() local 106 void unregister_tape_dev(struct device *device, struct tape_class_device *tcd) in unregister_tape_dev()
|
/openbmc/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
|
/openbmc/linux/drivers/dma/ |
H A D | mpc512x_dma.c | 186 struct mpc_dma_tcd *tcd; member 200 struct mpc_dma_tcd *tcd; member 220 struct mpc_dma_tcd __iomem *tcd; member 491 struct mpc_dma_tcd *tcd; in mpc_dma_alloc_chan_resources() local 549 struct mpc_dma_tcd *tcd; in mpc_dma_free_chan_resources() local 607 struct mpc_dma_tcd *tcd; in mpc_dma_prep_memcpy() local 693 struct mpc_dma_tcd *tcd; in mpc_dma_prep_slave_sg() local
|
H A D | fsl-edma-common.h | 100 struct fsl_edma_hw_tcd tcd; member 148 struct fsl_edma_hw_tcd __iomem *tcd; member 171 struct fsl_edma_sw_tcd tcd[]; member
|
H A D | fsl-edma-common.c | 423 struct fsl_edma_hw_tcd *tcd) in fsl_edma_set_tcd_regs() 474 struct fsl_edma_hw_tcd *tcd, u32 src, u32 dst, in fsl_edma_fill_tcd()
|
/openbmc/linux/arch/powerpc/mm/nohash/ |
H A D | e500_hugetlbpage.c | 20 struct tlb_core_data *tcd; in tlb1_next() local
|
/openbmc/linux/drivers/net/vmxnet3/ |
H A D | vmxnet3_drv.c | 312 # define VMXNET3_TCD_GET_GEN(tcd) get_bitfield32(((const __le32 *)tcd) + \ argument 315 # define VMXNET3_TCD_GET_TXIDX(tcd) get_bitfield32((const __le32 *)tcd, \ argument 330 # define VMXNET3_TCD_GET_GEN(tcd) ((tcd)->gen) argument 331 # define VMXNET3_TCD_GET_TXIDX(tcd) ((tcd)->txdIdx) argument
|
H A D | vmxnet3_defs.h | 389 struct Vmxnet3_TxCompDesc tcd; member
|
/openbmc/linux/arch/powerpc/include/asm/ |
H A D | paca.h | 151 struct tlb_core_data tcd; member
|
/openbmc/u-boot/arch/m68k/include/asm/coldfire/ |
H A D | edma.h | 71 tcd_st tcd[16]; member
|
/openbmc/linux/drivers/thermal/ |
H A D | thermal_core.c | 1018 struct thermal_cooling_device **ptr, *tcd; in devm_thermal_of_cooling_device_register() local
|
/openbmc/linux/include/linux/ |
H A D | power_supply.h | 307 struct thermal_cooling_device *tcd; member
|
/openbmc/linux/drivers/thermal/tegra/ |
H A D | soctherm.c | 1676 struct thermal_cooling_device *tcd; in soctherm_init_hw_throt_cdev() local
|
/openbmc/qemu/hw/net/ |
H A D | vmxnet3.h | 474 struct Vmxnet3_TxCompDesc tcd; member
|