Home
last modified time | relevance | path

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

/linux/drivers/dma/qcom/
H A Dgpi.c272 struct __packed gpi_ere { struct
287 struct __packed gpi_ere gpi_ere; argument
938 struct gpi_ere *gpi_ere; in gpi_process_imed_data_event() local
943 gpi_ere = (struct gpi_ere *)imed_event; in gpi_process_imed_data_event()
946 gpi_ere->dword[0], gpi_ere->dword[1], in gpi_process_imed_data_event()
947 gpi_ere->dword[2], gpi_ere->dword[3]); in gpi_process_imed_data_event()
1018 struct gpi_ere *gpi_ere; in gpi_process_xfer_compl_event() local
1022 gpi_ere = (struct gpi_ere *)compl_event; in gpi_process_xfer_compl_event()
1025 gpi_ere->dword[0], gpi_ere->dword[1], in gpi_process_xfer_compl_event()
1026 gpi_ere->dword[2], gpi_ere->dword[3]); in gpi_process_xfer_compl_event()
[all …]