Symbol: mv_xor_v2_device
drivers/dma/mv_xor_v2.c
191
static void mv_xor_v2_set_data_buffers(struct mv_xor_v2_device *xor_dev,
drivers/dma/mv_xor_v2.c
227
static void mv_xor_v2_add_desc_to_desq(struct mv_xor_v2_device *xor_dev,
drivers/dma/mv_xor_v2.c
237
static void mv_xor_v2_free_desc_from_desq(struct mv_xor_v2_device *xor_dev,
drivers/dma/mv_xor_v2.c
248
static int mv_xor_v2_set_desc_size(struct mv_xor_v2_device *xor_dev)
drivers/dma/mv_xor_v2.c
260
void mv_xor_v2_enable_imsg_thrd(struct mv_xor_v2_device *xor_dev)
drivers/dma/mv_xor_v2.c
280
struct mv_xor_v2_device *xor_dev = data;
drivers/dma/mv_xor_v2.c
309
struct mv_xor_v2_device *xor_dev =
drivers/dma/mv_xor_v2.c
310
container_of(tx->chan, struct mv_xor_v2_device, dmachan);
drivers/dma/mv_xor_v2.c
339
mv_xor_v2_prep_sw_desc(struct mv_xor_v2_device *xor_dev)
drivers/dma/mv_xor_v2.c
383
struct mv_xor_v2_device *xor_dev;
drivers/dma/mv_xor_v2.c
385
xor_dev = container_of(chan, struct mv_xor_v2_device, dmachan);
drivers/dma/mv_xor_v2.c
436
struct mv_xor_v2_device *xor_dev =
drivers/dma/mv_xor_v2.c
437
container_of(chan, struct mv_xor_v2_device, dmachan);
drivers/dma/mv_xor_v2.c
494
struct mv_xor_v2_device *xor_dev =
drivers/dma/mv_xor_v2.c
495
container_of(chan, struct mv_xor_v2_device, dmachan);
drivers/dma/mv_xor_v2.c
521
struct mv_xor_v2_device *xor_dev =
drivers/dma/mv_xor_v2.c
522
container_of(chan, struct mv_xor_v2_device, dmachan);
drivers/dma/mv_xor_v2.c
537
int mv_xor_v2_get_pending_params(struct mv_xor_v2_device *xor_dev,
drivers/dma/mv_xor_v2.c
558
struct mv_xor_v2_device *xor_dev = from_tasklet(xor_dev, t,
drivers/dma/mv_xor_v2.c
620
struct mv_xor_v2_device *xor_dev = dev_get_drvdata(desc->dev);
drivers/dma/mv_xor_v2.c
630
static int mv_xor_v2_descq_init(struct mv_xor_v2_device *xor_dev)
drivers/dma/mv_xor_v2.c
695
struct mv_xor_v2_device *xor_dev = platform_get_drvdata(dev);
drivers/dma/mv_xor_v2.c
705
struct mv_xor_v2_device *xor_dev = platform_get_drvdata(dev);
drivers/dma/mv_xor_v2.c
716
struct mv_xor_v2_device *xor_dev;
drivers/dma/mv_xor_v2.c
860
struct mv_xor_v2_device *xor_dev = platform_get_drvdata(pdev);