Searched defs:t_size (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/memstick/host/ |
H A D | tifm_ms.c | 185 unsigned int t_size, p_cnt; in tifm_ms_transfer_data() local
|
H A D | jmb38x_ms.c | 303 unsigned int t_size, p_cnt; in jmb38x_ms_transfer_data() local
|
/kernel/linux/linux-6.6/drivers/memstick/host/ |
H A D | tifm_ms.c | 185 unsigned int t_size, p_cnt; in tifm_ms_transfer_data() local
|
H A D | jmb38x_ms.c | 303 unsigned int t_size, p_cnt; in jmb38x_ms_transfer_data() local
|
/kernel/linux/linux-5.10/drivers/mmc/host/ |
H A D | tifm_sd.c | 169 unsigned int off, cnt, t_size = TIFM_MMCSD_FIFO_SIZE * 2; in tifm_sd_transfer_data() local 225 unsigned int t_size = r_data->blksz; in tifm_sd_bounce_block() local 264 unsigned int t_size = TIFM_DMA_TSIZE * r_data->blksz; tifm_sd_set_dma_data() local [all...] |
/kernel/linux/linux-5.10/drivers/infiniband/hw/i40iw/ |
H A D | i40iw_puda.c | 557 u32 sq_size, rq_size, t_size; in i40iw_puda_qp_create() local
|
/kernel/linux/linux-6.6/drivers/mmc/host/ |
H A D | tifm_sd.c | 169 unsigned int off, cnt, t_size = TIFM_MMCSD_FIFO_SIZE * 2; in tifm_sd_transfer_data() local 225 unsigned int t_size = r_data->blksz; in tifm_sd_bounce_block() local 264 unsigned int t_size = TIFM_DMA_TSIZE * r_data->blksz; tifm_sd_set_dma_data() local [all...] |
/kernel/linux/linux-6.6/net/9p/ |
H A D | client.c | 275 p9_tag_alloc(struct p9_client *c, int8_t type, uint t_size, uint r_size, in p9_tag_alloc() argument 622 p9_client_prepare_req(struct p9_client *c, int8_t type, uint t_size, uint r_size, const char *fmt, va_list ap) p9_client_prepare_req() argument
|
Completed in 12 milliseconds