Searched refs:wrapper_list (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/accel/qaic/ |
H A D | qaic_control.c | 78 struct wrapper_list *head; 85 struct wrapper_list { struct 252 struct wrapper_list *wrappers = msg; in gen_crc() 341 static struct wrapper_msg *add_wrapper(struct wrapper_list *wrappers, u32 size) in add_wrapper() 353 static int encode_passthrough(struct qaic_device *qdev, void *trans, struct wrapper_list *wrappers, in encode_passthrough() 480 static int encode_addr_size_pairs(struct dma_xfer *xfer, struct wrapper_list *wrappers, in encode_addr_size_pairs() 560 static int encode_dma(struct qaic_device *qdev, void *trans, struct wrapper_list *wrappers, in encode_dma() 629 static int encode_activate(struct qaic_device *qdev, void *trans, struct wrapper_list *wrappers, in encode_activate() 718 static int encode_status(struct qaic_device *qdev, void *trans, struct wrapper_list *wrappers, in encode_status() 752 struct wrapper_list *wrappers, struct ioctl_resources *resources, in encode_message() [all …]
|