Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/dma/
Dmv_xor_v2.c151 struct mv_xor_v2_device { struct
187 static void mv_xor_v2_set_data_buffers(struct mv_xor_v2_device *xor_dev, in mv_xor_v2_set_data_buffers() argument
223 static void mv_xor_v2_add_desc_to_desq(struct mv_xor_v2_device *xor_dev, in mv_xor_v2_add_desc_to_desq()
233 static void mv_xor_v2_free_desc_from_desq(struct mv_xor_v2_device *xor_dev, in mv_xor_v2_free_desc_from_desq()
244 static int mv_xor_v2_set_desc_size(struct mv_xor_v2_device *xor_dev) in mv_xor_v2_set_desc_size()
256 void mv_xor_v2_enable_imsg_thrd(struct mv_xor_v2_device *xor_dev) in mv_xor_v2_enable_imsg_thrd()
276 struct mv_xor_v2_device *xor_dev = data; in mv_xor_v2_interrupt_handler()
305 struct mv_xor_v2_device *xor_dev = in mv_xor_v2_tx_submit()
306 container_of(tx->chan, struct mv_xor_v2_device, dmachan); in mv_xor_v2_tx_submit()
335 mv_xor_v2_prep_sw_desc(struct mv_xor_v2_device *xor_dev) in mv_xor_v2_prep_sw_desc()
[all …]