Lines Matching defs:gchan

481 struct gchan {  struct
499 struct gchan gchan[MAX_CHANNELS_PER_GPII]; argument
527 struct gchan *gchan; member
682 static int gpi_send_cmd(struct gpii *gpii, struct gchan *gchan, in gpi_send_cmd()
728 static inline void gpi_write_ch_db(struct gchan *gchan, in gpi_write_ch_db()
763 struct gchan *gchan; in gpi_process_ch_ctrl_irq() local
925 static void gpi_process_imed_data_event(struct gchan *gchan, in gpi_process_imed_data_event()
1007 static void gpi_process_xfer_compl_event(struct gchan *gchan, in gpi_process_xfer_compl_event()
1092 struct gchan *gchan; in gpi_process_events() local
1166 static void gpi_mark_stale_events(struct gchan *gchan) in gpi_mark_stale_events()
1192 static int gpi_reset_chan(struct gchan *gchan, enum gpi_cmd gpi_cmd) in gpi_reset_chan()
1227 static int gpi_start_chan(struct gchan *gchan) in gpi_start_chan()
1247 static int gpi_stop_chan(struct gchan *gchan) in gpi_stop_chan()
1450 static void gpi_queue_xfer(struct gpii *gpii, struct gchan *gchan, in gpi_queue_xfer()
1471 struct gchan *gchan = to_gchan(chan); in gpi_terminate_all() local
1535 struct gchan *gchan = to_gchan(chan); in gpi_pause() local
1576 struct gchan *gchan = to_gchan(chan); in gpi_resume() local
1618 struct gchan *gchan = to_gchan(chan); in gpi_peripheral_config() local
1807 struct gchan *gchan = to_gchan(chan); in gpi_prep_slave_sg() local
1867 struct gchan *gchan = to_gchan(chan); in gpi_issue_pending() local
1902 static int gpi_ch_init(struct gchan *gchan) in gpi_ch_init()
1987 struct gchan *gchan = to_gchan(chan); in gpi_free_chan_resources() local
2057 struct gchan *gchan = to_gchan(chan); in gpi_alloc_chan_resources() local
2127 struct gchan *gchan; in gpi_of_dma_xlate() local
2234 struct gchan *gchan = &gpii->gchan[chan]; in gpi_probe() local