Searched defs:t_size (Results 1 – 4 of 4) sorted by relevance
/linux-6.1.9/drivers/mmc/host/ |
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; in tifm_sd_set_dma_data() local
|
/linux-6.1.9/drivers/memstick/host/ |
D | tifm_ms.c | 185 unsigned int t_size, p_cnt; in tifm_ms_transfer_data() local
|
D | jmb38x_ms.c | 303 unsigned int t_size, p_cnt; in jmb38x_ms_transfer_data() local
|
/linux-6.1.9/net/9p/ |
D | client.c | 271 p9_tag_alloc(struct p9_client *c, int8_t type, uint t_size, uint r_size, in p9_tag_alloc() 618 int8_t type, uint t_size, uint r_size, in p9_client_prepare_req()
|