Home
last modified time | relevance | path

Searched refs:mhi_tre (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/bus/mhi/core/
H A Dmain.c495 struct mhi_tre *event, in parse_xfer_event()
531 struct mhi_tre *local_rp, *ev_tre; in parse_xfer_event()
627 struct mhi_tre *event, in parse_rsc_event()
691 struct mhi_tre *tre) in mhi_process_cmd_completion()
696 struct mhi_tre *cmd_pkt; in mhi_process_cmd_completion()
729 struct mhi_tre *dev_rp, *local_rp; in mhi_process_ctrl_ev_ring()
901 struct mhi_tre *dev_rp, *local_rp; in mhi_process_data_event_ring()
1154 struct mhi_tre *mhi_tre; in mhi_gen_tre() local
1185 mhi_tre = tre_ring->wp; in mhi_gen_tre()
1186 mhi_tre->ptr = MHI_TRE_DATA_PTR(buf_info->p_addr); in mhi_gen_tre()
[all …]
H A Dinit.c322 ring->el_size = sizeof(struct mhi_tre); in mhi_init_dev_ctxt()
354 ring->el_size = sizeof(struct mhi_tre); in mhi_init_dev_ctxt()
584 tre_ring->el_size = sizeof(struct mhi_tre); in mhi_init_chan_ctxt()
H A Dinternal.h260 struct mhi_tre { struct