Searched refs:pl08x_driver_data (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/drivers/dma/
H A Damba-pl08x.c105 struct pl08x_driver_data;
241 struct pl08x_driver_data *host;
249 * struct pl08x_driver_data - the local state holder for the PL08x
263 struct pl08x_driver_data { struct
361 static void pl08x_write_lli(struct pl08x_driver_data *pl08x, pl08x_write_lli()
398 struct pl08x_driver_data *pl08x = plchan->host; pl08x_start_next_txd()
473 static void pl08x_terminate_phy_chan(struct pl08x_driver_data *pl08x, pl08x_terminate_phy_chan()
530 struct pl08x_driver_data *pl08x = plchan->host; pl08x_getbytes_chan()
603 pl08x_get_phy_channel(struct pl08x_driver_data *pl08x, pl08x_get_phy_channel()
633 static inline void pl08x_put_phy_channel(struct pl08x_driver_data *pl08x, pl08x_put_phy_channel()
646 struct pl08x_driver_data *pl08x = plchan->host; pl08x_phy_alloc_and_start()
667 struct pl08x_driver_data *pl08x = plchan->host; pl08x_phy_reassign_start()
689 struct pl08x_driver_data *pl08x = plchan->host; pl08x_phy_free()
845 static void pl08x_fill_lli_for_desc(struct pl08x_driver_data *pl08x, pl08x_fill_lli_for_desc()
876 static inline void prep_byte_width_lli(struct pl08x_driver_data *pl08x, prep_byte_width_lli()
886 static void pl08x_dump_lli(struct pl08x_driver_data *pl08x, pl08x_dump_lli()
919 static inline void pl08x_dump_lli(struct pl08x_driver_data *pl08x, pl08x_dump_lli()
928 static int pl08x_fill_llis_for_desc(struct pl08x_driver_data *pl08x, pl08x_fill_llis_for_desc()
1156 static void pl08x_free_txd(struct pl08x_driver_data *pl08x, pl08x_free_txd()
1184 static void pl08x_free_txd_list(struct pl08x_driver_data *pl08x, pl08x_free_txd_list()
1427 struct pl08x_driver_data *pl08x = plchan->host; pl08x_prep_dma_memcpy()
1479 struct pl08x_driver_data *pl08x = plchan->host; pl08x_init_txd()
1590 struct pl08x_driver_data *pl08x = plchan->host; pl08x_prep_slave_sg()
1632 struct pl08x_driver_data *pl08x = plchan->host; pl08x_prep_dma_cyclic()
1673 struct pl08x_driver_data *pl08x = plchan->host; pl08x_config()
1698 struct pl08x_driver_data *pl08x = plchan->host; pl08x_terminate_all()
1800 static void pl08x_ensure_on(struct pl08x_driver_data *pl08x) pl08x_ensure_on()
1810 struct pl08x_driver_data *pl08x = dev; pl08x_irq()
1885 static int pl08x_dma_init_virtual_channels(struct pl08x_driver_data *pl08x, pl08x_dma_init_virtual_channels()
1965 struct pl08x_driver_data *pl08x = s->private; pl08x_debugfs_show()
2021 static void init_pl08x_debugfs(struct pl08x_driver_data *pl08x) init_pl08x_debugfs()
2030 static inline void init_pl08x_debugfs(struct pl08x_driver_data *pl08x) init_pl08x_debugfs()
2036 static struct dma_chan *pl08x_find_chan_id(struct pl08x_driver_data *pl08x, pl08x_find_chan_id()
2052 struct pl08x_driver_data *pl08x = ofdma->of_dma_data; pl08x_of_xlate()
2090 struct pl08x_driver_data *pl08x, pl08x_of_probe()
2205 struct pl08x_driver_data *pl08x, pl08x_of_probe()
2214 struct pl08x_driver_data *pl08x; pl08x_probe()
/linux-4.4.14/include/linux/amba/
H A Dpl08x.h24 struct pl08x_driver_data;

Completed in 98 milliseconds