Home
last modified time | relevance | path

Searched defs:wrappers (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/drivers/accel/qaic/
Dqaic_control.c252 struct wrapper_list *wrappers = msg; in gen_crc() local
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()
1015 static void *msg_xfer(struct qaic_device *qdev, struct wrapper_list *wrappers, u32 seq_num, in msg_xfer()
1126 static int abort_dma_cont(struct qaic_device *qdev, struct wrapper_list *wrappers, u32 dma_chunk_id) in abort_dma_cont()
[all …]
/linux-6.12.1/drivers/bcma/
Dscan.c278 u8 ports[2], wrappers[2]; in bcma_get_next_core() local