Home
last modified time | relevance | path

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

/linux/drivers/accel/qaic/
H A Dqaic_control.c79 struct wrapper_list *head;
86 struct wrapper_list { struct
253 struct wrapper_list *wrappers = msg; in gen_crc()
343 static struct wrapper_msg *add_wrapper(struct wrapper_list *wrappers, u32 size) in add_wrapper()
355 static int encode_passthrough(struct qaic_device *qdev, void *trans, struct wrapper_list *wrappers, in encode_passthrough()
483 static int encode_addr_size_pairs(struct dma_xfer *xfer, struct wrapper_list *wrappers, in encode_addr_size_pairs()
563 static int encode_dma(struct qaic_device *qdev, void *trans, struct wrapper_list *wrappers, in encode_dma()
632 static int encode_activate(struct qaic_device *qdev, void *trans, struct wrapper_list *wrappers, in encode_activate()
722 static int encode_status(struct qaic_device *qdev, void *trans, struct wrapper_list *wrappers, in encode_status()
756 struct wrapper_list *wrappers, struct ioctl_resources *resources, in encode_message()
[all …]