Home
last modified time | relevance | path

Searched defs:gchan (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/dma/qcom/
H A Dgpi.c479 struct gchan { global() struct
497 struct gchan gchan[MAX_CHANNELS_PER_GPII]; global() member
525 struct gchan *gchan; global() member
680 gpi_send_cmd(struct gpii * gpii,struct gchan * gchan,enum gpi_cmd gpi_cmd) gpi_send_cmd() argument
726 gpi_write_ch_db(struct gchan * gchan,struct gpi_ring * ring,void * wp) gpi_write_ch_db() argument
761 struct gchan *gchan; gpi_process_ch_ctrl_irq() local
923 gpi_process_imed_data_event(struct gchan * gchan,struct immediate_data_event * imed_event) gpi_process_imed_data_event() argument
1005 gpi_process_xfer_compl_event(struct gchan * gchan,struct xfer_compl_event * compl_event) gpi_process_xfer_compl_event() argument
1090 struct gchan *gchan; gpi_process_events() local
1164 gpi_mark_stale_events(struct gchan * gchan) gpi_mark_stale_events() argument
1190 gpi_reset_chan(struct gchan * gchan,enum gpi_cmd gpi_cmd) gpi_reset_chan() argument
1225 gpi_start_chan(struct gchan * gchan) gpi_start_chan() argument
1245 gpi_stop_chan(struct gchan * gchan) gpi_stop_chan() argument
1448 gpi_queue_xfer(struct gpii * gpii,struct gchan * gchan,struct gpi_tre * gpi_tre,void ** wp) gpi_queue_xfer() argument
1469 struct gchan *gchan = to_gchan(chan); gpi_terminate_all() local
1533 struct gchan *gchan = to_gchan(chan); gpi_pause() local
1574 struct gchan *gchan = to_gchan(chan); gpi_resume() local
1616 struct gchan *gchan = to_gchan(chan); gpi_peripheral_config() local
1788 struct gchan *gchan = to_gchan(chan); gpi_prep_slave_sg() local
1848 struct gchan *gchan = to_gchan(chan); gpi_issue_pending() local
1883 gpi_ch_init(struct gchan * gchan) gpi_ch_init() argument
1968 struct gchan *gchan = to_gchan(chan); gpi_free_chan_resources() local
2038 struct gchan *gchan = to_gchan(chan); gpi_alloc_chan_resources() local
2108 struct gchan *gchan; gpi_of_dma_xlate() local
2215 struct gchan *gchan = &gpii->gchan[chan]; gpi_probe() local
[all...]