Home
last modified time | relevance | path

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

/openbmc/linux/include/trace/events/
H A Dxdma.h84 TP_PROTO(const struct aspeed_xdma_client *client),
101 TP_PROTO(const struct aspeed_xdma_client *client, unsigned long vm_start),
121 TP_PROTO(const struct aspeed_xdma_client *client),
/openbmc/linux/drivers/soc/aspeed/
H A Daspeed-xdma.c204 struct aspeed_xdma_client;
222 struct aspeed_xdma_client *current_client;
246 struct aspeed_xdma_client { struct
431 struct aspeed_xdma_client *client) in aspeed_xdma_start()
577 struct aspeed_xdma_client *client = file->private_data; in aspeed_xdma_write()
625 struct aspeed_xdma_client *client = file->private_data; in aspeed_xdma_poll()
655 struct aspeed_xdma_client *client = file->private_data; in aspeed_xdma_ioctl()
685 struct aspeed_xdma_client *client = vma->vm_private_data; in aspeed_xdma_vma_close()
707 struct aspeed_xdma_client *client = file->private_data; in aspeed_xdma_mmap()
756 struct aspeed_xdma_client *client = kzalloc(sizeof(*client), in aspeed_xdma_open()
[all …]