Searched defs:tcd (Results 1 – 13 of 13) sorted by relevance
49 struct tape_class_device * tcd; in register_tape_dev() local106 void unregister_tape_dev(struct device *device, struct tape_class_device *tcd) in unregister_tape_dev()
148 struct tc_clkevt_device *tcd = to_tc_clkevt(d); in tc_shutdown() local161 struct tc_clkevt_device *tcd = to_tc_clkevt(d); in tc_set_oneshot() local180 struct tc_clkevt_device *tcd = to_tc_clkevt(d); in tc_set_periodic() local
27 static void __iomem *tcd; variable
198 struct mpc_dma_tcd *tcd; member212 struct mpc_dma_tcd *tcd; member232 struct mpc_dma_tcd __iomem *tcd; member503 struct mpc_dma_tcd *tcd; in mpc_dma_alloc_chan_resources() local561 struct mpc_dma_tcd *tcd; in mpc_dma_free_chan_resources() local619 struct mpc_dma_tcd *tcd; in mpc_dma_prep_memcpy() local705 struct mpc_dma_tcd *tcd; in mpc_dma_prep_slave_sg() local
168 struct fsl_edma_sw_tcd tcd[]; member440 struct fsl_edma_hw_tcd *tcd) in fsl_edma_set_tcd_regs()471 void fsl_edma_fill_tcd(struct fsl_edma_hw_tcd *tcd, u32 src, u32 dst, in fsl_edma_fill_tcd()
745 static int ps_get_max_charge_cntl_limit(struct thermal_cooling_device *tcd, in ps_get_max_charge_cntl_limit()763 static int ps_get_cur_chrage_cntl_limit(struct thermal_cooling_device *tcd, in ps_get_cur_chrage_cntl_limit()781 static int ps_set_cur_charge_cntl_limit(struct thermal_cooling_device *tcd, in ps_set_cur_charge_cntl_limit()
19 struct tlb_core_data *tcd; in tlb1_next() local
285 # define VMXNET3_TCD_GET_GEN(tcd) get_bitfield32(((const __le32 *)tcd) + \ argument288 # define VMXNET3_TCD_GET_TXIDX(tcd) get_bitfield32((const __le32 *)tcd, \ argument303 # define VMXNET3_TCD_GET_GEN(tcd) ((tcd)->gen) argument304 # define VMXNET3_TCD_GET_TXIDX(tcd) ((tcd)->txdIdx) argument
355 struct Vmxnet3_TxCompDesc tcd; member
143 struct tlb_core_data tcd; member
276 struct thermal_cooling_device *tcd; member
938 struct thermal_cooling_device *tcd; in soctherm_init_hw_throt_cdev() local
893 static void rx_ready_async(MGSLPC_INFO *info, int tcd) in rx_ready_async()