Lines Matching defs:gchan

485 struct gchan {  struct
503 struct gchan gchan[MAX_CHANNELS_PER_GPII]; argument
531 struct gchan *gchan; member
686 static int gpi_send_cmd(struct gpii *gpii, struct gchan *gchan, in gpi_send_cmd()
732 static inline void gpi_write_ch_db(struct gchan *gchan, in gpi_write_ch_db()
767 struct gchan *gchan; in gpi_process_ch_ctrl_irq() local
929 static void gpi_process_imed_data_event(struct gchan *gchan, in gpi_process_imed_data_event()
1011 static void gpi_process_xfer_compl_event(struct gchan *gchan, in gpi_process_xfer_compl_event()
1096 struct gchan *gchan; in gpi_process_events() local
1170 static void gpi_mark_stale_events(struct gchan *gchan) in gpi_mark_stale_events()
1196 static int gpi_reset_chan(struct gchan *gchan, enum gpi_cmd gpi_cmd) in gpi_reset_chan()
1232 static int gpi_start_chan(struct gchan *gchan) in gpi_start_chan()
1252 static int gpi_stop_chan(struct gchan *gchan) in gpi_stop_chan()
1455 static void gpi_queue_xfer(struct gpii *gpii, struct gchan *gchan, in gpi_queue_xfer()
1476 struct gchan *gchan = to_gchan(chan); in gpi_terminate_all() local
1540 struct gchan *gchan = to_gchan(chan); in gpi_pause() local
1581 struct gchan *gchan = to_gchan(chan); in gpi_resume() local
1623 struct gchan *gchan = to_gchan(chan); in gpi_peripheral_config() local
1795 struct gchan *gchan = to_gchan(chan); in gpi_prep_slave_sg() local
1855 struct gchan *gchan = to_gchan(chan); in gpi_issue_pending() local
1890 static int gpi_ch_init(struct gchan *gchan) in gpi_ch_init()
1975 struct gchan *gchan = to_gchan(chan); in gpi_free_chan_resources() local
2045 struct gchan *gchan = to_gchan(chan); in gpi_alloc_chan_resources() local
2115 struct gchan *gchan; in gpi_of_dma_xlate() local
2222 struct gchan *gchan = &gpii->gchan[chan]; in gpi_probe() local