Searched defs:wrappers (Results 1 - 5 of 5) sorted by relevance
/kernel/linux/linux-5.10/drivers/firmware/efi/ |
H A D | Makefile | |
/kernel/linux/linux-6.6/drivers/firmware/efi/ |
H A D | Makefile | |
/kernel/linux/linux-5.10/drivers/bcma/ |
H A D | scan.c | 279 u8 ports[2], wrappers[2]; in bcma_get_next_core() local [all...] |
/kernel/linux/linux-6.6/drivers/bcma/ |
H A D | scan.c | 278 u8 ports[2], wrappers[2]; in bcma_get_next_core() local [all...] |
/kernel/linux/linux-6.6/drivers/accel/qaic/ |
H A D | qaic_control.c | 252 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() argument 353 static int encode_passthrough(struct qaic_device *qdev, void *trans, struct wrapper_list *wrappers, in encode_passthrough() argument 480 static int encode_addr_size_pairs(struct dma_xfer *xfer, struct wrapper_list *wrappers, in encode_addr_size_pairs() argument 560 encode_dma(struct qaic_device *qdev, void *trans, struct wrapper_list *wrappers, u32 *user_len, struct ioctl_resources *resources, struct qaic_user *usr) encode_dma() argument 629 encode_activate(struct qaic_device *qdev, void *trans, struct wrapper_list *wrappers, u32 *user_len, struct ioctl_resources *resources) encode_activate() argument 718 encode_status(struct qaic_device *qdev, void *trans, struct wrapper_list *wrappers, u32 *user_len) encode_status() argument 751 encode_message(struct qaic_device *qdev, struct manage_msg *user_msg, struct wrapper_list *wrappers, struct ioctl_resources *resources, struct qaic_user *usr) encode_message() argument 1015 msg_xfer(struct qaic_device *qdev, struct wrapper_list *wrappers, u32 seq_num, bool ignore_signal) msg_xfer() argument 1125 abort_dma_cont(struct qaic_device *qdev, struct wrapper_list *wrappers, u32 dma_chunk_id) abort_dma_cont() argument 1162 struct wrapper_list *wrappers; alloc_wrapper_list() local 1177 struct wrapper_list *wrappers; qaic_manage_msg_xfer() local 1424 free_wrapper_from_list(struct wrapper_list *wrappers, struct wrapper_msg *wrapper) free_wrapper_from_list() argument 1500 struct wrapper_list *wrappers; qaic_release_usr() local [all...] |
Completed in 4 milliseconds