Home
last modified time | relevance | path

Searched defs:cmd_reply (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/virt/nitro_enclaves/
H A Dne_pci_dev.c64 static void ne_retrieve_reply(struct pci_dev *pdev, struct ne_pci_dev_cmd_reply *cmd_reply, in ne_retrieve_reply()
101 struct ne_pci_dev_cmd_reply *cmd_reply, size_t cmd_reply_size) in ne_do_request()
216 struct ne_pci_dev_cmd_reply cmd_reply = {}; in ne_event_work_handler() local
H A Dne_misc_dev.c707 struct ne_pci_dev_cmd_reply cmd_reply = {}; in ne_add_vcpu_ioctl() local
1016 struct ne_pci_dev_cmd_reply cmd_reply = {}; in ne_set_user_memory_region_ioctl() local
1072 struct ne_pci_dev_cmd_reply cmd_reply = {}; in ne_start_enclave_ioctl() local
1474 struct ne_pci_dev_cmd_reply cmd_reply = {}; in ne_enclave_release() local
1591 struct ne_pci_dev_cmd_reply cmd_reply = {}; in ne_create_vm_ioctl() local
/linux/drivers/media/cec/usb/rainshadow/
H A Drainshadow-cec.c61 char cmd_reply[DATA_SIZE]; member