Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/qcom/
H A Dgpi.c270 struct __packed gpi_ere { struct
285 struct __packed gpi_ere gpi_ere; member
953 struct gpi_ere *gpi_ere; in gpi_process_imed_data_event() local
958 gpi_ere = (struct gpi_ere *)imed_event; in gpi_process_imed_data_event()
961 gpi_ere->dword[0], gpi_ere->dword[1], in gpi_process_imed_data_event()
962 gpi_ere->dword[2], gpi_ere->dword[3]); in gpi_process_imed_data_event()
1033 struct gpi_ere *gpi_ere; in gpi_process_xfer_compl_event() local
1037 gpi_ere = (struct gpi_ere *)compl_event; in gpi_process_xfer_compl_event()
1040 gpi_ere->dword[0], gpi_ere->dword[1], in gpi_process_xfer_compl_event()
1041 gpi_ere->dword[2], gpi_ere->dword[3]); in gpi_process_xfer_compl_event()
[all …]