/linux-5.19.10/drivers/s390/char/ |
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()
|
/linux-5.19.10/drivers/clocksource/ |
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
|
D | clps711x-timer.c | 23 static void __iomem *tcd; variable
|
/linux-5.19.10/drivers/dma/ |
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
|
D | fsl-edma-common.c | 346 struct fsl_edma_hw_tcd *tcd) in fsl_edma_set_tcd_regs() 387 void fsl_edma_fill_tcd(struct fsl_edma_hw_tcd *tcd, u32 src, u32 dst, in fsl_edma_fill_tcd()
|
D | fsl-edma-common.h | 106 struct fsl_edma_hw_tcd __iomem *tcd; member 138 struct fsl_edma_sw_tcd tcd[]; member
|
/linux-5.19.10/arch/powerpc/mm/nohash/ |
D | book3e_hugetlbpage.c | 20 struct tlb_core_data *tcd; in tlb1_next() local
|
/linux-5.19.10/drivers/power/supply/ |
D | power_supply_core.c | 1186 static int ps_get_max_charge_cntl_limit(struct thermal_cooling_device *tcd, in ps_get_max_charge_cntl_limit() 1204 static int ps_get_cur_charge_cntl_limit(struct thermal_cooling_device *tcd, in ps_get_cur_charge_cntl_limit() 1222 static int ps_set_cur_charge_cntl_limit(struct thermal_cooling_device *tcd, in ps_set_cur_charge_cntl_limit()
|
/linux-5.19.10/drivers/net/vmxnet3/ |
D | vmxnet3_drv.c | 285 # define VMXNET3_TCD_GET_GEN(tcd) get_bitfield32(((const __le32 *)tcd) + \ argument 288 # define VMXNET3_TCD_GET_TXIDX(tcd) get_bitfield32((const __le32 *)tcd, \ argument 303 # define VMXNET3_TCD_GET_GEN(tcd) ((tcd)->gen) argument 304 # define VMXNET3_TCD_GET_TXIDX(tcd) ((tcd)->txdIdx) argument
|
D | vmxnet3_defs.h | 365 struct Vmxnet3_TxCompDesc tcd; member
|
/linux-5.19.10/arch/powerpc/include/asm/ |
D | paca.h | 153 struct tlb_core_data tcd; member
|
/linux-5.19.10/drivers/thermal/ |
D | thermal_core.c | 1035 struct thermal_cooling_device **ptr, *tcd; in devm_thermal_of_cooling_device_register() local
|
/linux-5.19.10/include/linux/ |
D | power_supply.h | 306 struct thermal_cooling_device *tcd; member
|
/linux-5.19.10/drivers/thermal/tegra/ |
D | soctherm.c | 1714 struct thermal_cooling_device *tcd; in soctherm_init_hw_throt_cdev() local
|
/linux-5.19.10/drivers/char/pcmcia/ |
D | synclink_cs.c | 891 static void rx_ready_async(MGSLPC_INFO *info, int tcd) in rx_ready_async()
|