Lines Matching defs:pl08x

189 	struct pl08x_driver_data *pl08x = plchan->host;  in pl08x_start_txd()  local
271 static void pl08x_terminate_phy_chan(struct pl08x_driver_data *pl08x, in pl08x_terminate_phy_chan()
374 pl08x_get_phy_channel(struct pl08x_driver_data *pl08x, in pl08x_get_phy_channel()
405 static inline void pl08x_put_phy_channel(struct pl08x_driver_data *pl08x, in pl08x_put_phy_channel()
565 static int pl08x_fill_llis_for_desc(struct pl08x_driver_data *pl08x, in pl08x_fill_llis_for_desc()
800 static void pl08x_free_txd(struct pl08x_driver_data *pl08x, in pl08x_free_txd()
819 static void pl08x_free_txd_list(struct pl08x_driver_data *pl08x, in pl08x_free_txd_list()
852 struct pl08x_driver_data *pl08x = plchan->host; in prep_phy_channel() local
907 struct pl08x_driver_data *pl08x = plchan->host; in release_phy_channel() local
1098 struct pl08x_driver_data *pl08x = plchan->host; in dma_set_runtime_config() local
1201 struct pl08x_driver_data *pl08x = plchan->host; in pl08x_prep_channel_resources() local
1281 struct pl08x_driver_data *pl08x = plchan->host; in pl08x_prep_dma_memcpy() local
1332 struct pl08x_driver_data *pl08x = plchan->host; in pl08x_prep_slave_sg() local
1413 struct pl08x_driver_data *pl08x = plchan->host; in pl08x_control() local
1497 static void pl08x_ensure_on(struct pl08x_driver_data *pl08x) in pl08x_ensure_on()
1533 struct pl08x_driver_data *pl08x = plchan->host; in pl08x_tasklet() local
1621 struct pl08x_driver_data *pl08x = dev; in pl08x_irq() local
1678 static int pl08x_dma_init_virtual_channels(struct pl08x_driver_data *pl08x, in pl08x_dma_init_virtual_channels()
1772 struct pl08x_driver_data *pl08x = s->private; in pl08x_debugfs_show() local
1826 static void init_pl08x_debugfs(struct pl08x_driver_data *pl08x) in init_pl08x_debugfs()
1835 static inline void init_pl08x_debugfs(struct pl08x_driver_data *pl08x) in init_pl08x_debugfs()
1842 struct pl08x_driver_data *pl08x; in pl08x_probe() local