Home
last modified time | relevance | path

Searched defs:handle_request (Results 1 – 9 of 9) sorted by relevance

/openbmc/qemu/include/hw/s390x/
H A Ds390-ccw.h36 IOInstEnding (*handle_request) (SubchDev *sch); member
/openbmc/linux/include/linux/firmware/mediatek/
H A Dmtk-adsp-ipc.h29 void (*handle_request)(struct mtk_adsp_ipc *ipc); member
/openbmc/linux/include/linux/firmware/imx/
H A Ddsp.h27 void (*handle_request)(struct imx_dsp_ipc *ipc); member
/openbmc/google-misc/subprojects/ncsid/test/
H A Dnic_mock.cpp84 uint32_t NIC::handle_request(const ncsi_buf_t& request_buf, in handle_request() function in mock::NIC
/openbmc/qemu/include/system/
H A Dtpm_backend.h82 void (*handle_request)(TPMBackend *s, TPMBackendCmd *cmd, Error **errp); member
/openbmc/qemu/hw/pci/
H A Dpcie_doe.c208 bool (*handle_request)(DOECap *) = NULL; in pcie_doe_prepare_rsp() local
/openbmc/qemu/include/hw/pci/
H A Dpcie_doe.h73 bool (*handle_request)(DOECap *); member
/openbmc/linux/drivers/char/ipmi/
H A Dssif_bmc.c318 static void handle_request(struct ssif_bmc_ctx *ssif_bmc) in handle_request() function
/openbmc/linux/drivers/firewire/
H A Dcore-cdev.c707 static void handle_request(struct fw_card *card, struct fw_request *request, in handle_request() function