Home
last modified time | relevance | path

Searched refs:pt_device (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/dma/amd/ptdma/
H A Dptdma.h116 struct pt_device;
165 struct pt_device *pt;
177 struct pt_device *pt;
186 struct pt_device *pt;
191 struct pt_device *pt;
226 struct pt_device { struct
315 int pt_dmaengine_register(struct pt_device *pt);
316 void pt_dmaengine_unregister(struct pt_device *pt);
318 void ptdma_debugfs_setup(struct pt_device *pt);
319 int pt_core_init(struct pt_device *pt);
[all …]
H A Dptdma-dmaengine.c28 static void ae4_log_error(struct pt_device *d, int e) in ae4_log_error()
92 struct pt_device *pt = desc->pt; in pt_do_cleanup()
97 static struct pt_cmd_queue *pt_get_cmd_queue(struct pt_device *pt, struct pt_dma_chan *chan) in pt_get_cmd_queue()
164 struct pt_device *pt; in pt_dma_start_desc()
201 struct pt_device *pt; in pt_handle_active_desc()
268 struct pt_device *pt; in pt_cmd_callback()
388 struct pt_device *pt = chan->pt; in pt_create_desc()
452 struct pt_device *pt; in pt_issue_pending()
475 static void pt_check_status_trans_ae4(struct pt_device *pt, struct pt_cmd_queue *cmd_q) in pt_check_status_trans_ae4()
489 struct pt_device *pt = chan->pt; in pt_tx_status()
[all …]