/openbmc/linux/drivers/nvdimm/ |
H A D | virtio_pmem.h | 20 struct virtio_pmem_resp resp; member
|
/openbmc/linux/tools/perf/bench/ |
H A D | sched-seccomp-notify.c | 70 struct seccomp_notif_resp resp; in user_notification_sync_loop() local
|
/openbmc/linux/drivers/acpi/dptf/ |
H A D | dptf_pch_fivr.c | 19 struct acpi_buffer resp = { sizeof(struct pch_fivr_resp), fivr_resp}; in pch_fivr_read() local
|
/openbmc/phosphor-pid-control/dbus/ |
H A D | dbuspassiveredundancy.cpp | 121 auto resp = passiveBus.call(mapper); in populateFailures() local
|
H A D | dbusconfiguration.cpp | 98 auto resp = bus.call(mapper); in getSelectedProfiles() local 129 auto resp = bus.call(getProfile); in getSelectedProfiles() local 450 auto resp = bus.call(mapper); in init() local
|
/openbmc/linux/drivers/net/ethernet/marvell/octeon_ep/ |
H A D | octep_ctrl_net.c | 221 struct octep_ctrl_net_h2f_resp *resp; in octep_ctrl_net_get_if_stats() local 241 struct octep_ctrl_net_h2f_resp *resp; in octep_ctrl_net_get_link_info() local
|
/openbmc/phosphor-ipmi-flash/tools/test/ |
H A D | tools_updater_unittest.cpp | 243 std::vector<uint8_t> resp = {0x2d, 0xfe}; in TEST_F() local 297 std::vector<uint8_t> resp = {0x2d, 0xfe}; in TEST_F() local
|
/openbmc/linux/drivers/net/wireless/quantenna/qtnfmac/ |
H A D | trans.c | 84 const struct qlink_resp *resp = (const struct qlink_resp *)skb->data; in qtnf_trans_signal_cmdresp() local
|
/openbmc/linux/drivers/net/wireless/ath/ath12k/ |
H A D | qmi.h | 251 struct qmi_response_type_v01 resp; member 288 struct qmi_response_type_v01 resp; member 344 struct qmi_response_type_v01 resp; member 437 struct qmi_response_type_v01 resp; member 496 struct qmi_response_type_v01 resp; member 510 struct qmi_response_type_v01 resp; member 534 struct qmi_response_type_v01 resp; member 559 struct qmi_response_type_v01 resp; member
|
/openbmc/bmcweb/redfish-core/lib/ |
H A D | log_services.hpp | 387 dbus::utility::ManagedObjectType resp(objects); in getDumpEntryCollection() local 478 const dbus::utility::ManagedObjectType& resp) { in getDumpEntryById() 1421 const dbus::utility::DBusPropertiesMap& resp, in fillEventLogLogEntryFromPropertyMap() 1470 const dbus::utility::ManagedObjectType& resp) in afterLogEntriesGetManagedObjects() 1728 const dbus::utility::ManagedObjectType& resp) { in dBusEventLogEntryCollection() 1773 const dbus::utility::DBusPropertiesMap& resp) { in dBusEventLogEntryGet() 2837 const std::vector<std::string>& resp) { in requestRoutesCrashdumpEntryCollection() 2951 resp) { in requestRoutesCrashdumpFile()
|
H A D | cable.hpp | 28 crow::Response& resp, const boost::system::error_code& ec, in fillCableProperties()
|
/openbmc/linux/drivers/slimbus/ |
H A D | qcom-ngd-ctrl.c | 126 struct qmi_response_type_v01 resp; member 210 struct qmi_response_type_v01 resp; member 220 struct qmi_response_type_v01 resp; member 351 struct slimbus_select_inst_resp_msg_v01 resp = { { 0, 0 } }; in qcom_slim_qmi_send_select_inst_req() local 391 struct slimbus_power_resp_msg_v01 *resp; in qcom_slim_qmi_power_resp_cb() local 404 struct slimbus_power_resp_msg_v01 resp = { { 0, 0 } }; in qcom_slim_qmi_send_power_request() local
|
/openbmc/linux/drivers/infiniband/core/ |
H A D | uverbs_std_types_qp.c | 352 struct ib_uverbs_destroy_qp_resp resp = { in UVERBS_HANDLER() local
|
/openbmc/linux/drivers/gpu/drm/exynos/ |
H A D | exynos_drm_ipp.c | 107 struct drm_exynos_ioctl_ipp_get_res *resp = data; in exynos_drm_ipp_get_res_ioctl() local 155 struct drm_exynos_ioctl_ipp_get_caps *resp = data; in exynos_drm_ipp_get_caps_ioctl() local 221 struct drm_exynos_ioctl_ipp_get_limits *resp = data; in exynos_drm_ipp_get_limits_ioctl() local
|
/openbmc/qemu/hw/audio/ |
H A D | virtio-snd.c | 815 virtio_snd_pcm_status resp = { 0 }; in empty_invalid_queue() local 1120 virtio_snd_pcm_status resp = { 0 }; in return_tx_buffer() local 1207 virtio_snd_pcm_status resp = { 0 }; in return_rx_buffer() local
|
/openbmc/linux/drivers/net/wireless/ath/ath10k/ |
H A D | htt_rx.c | 2772 struct htt_resp *resp; in ath10k_htt_rx_proc_rx_frag_ind_hl() local 2946 struct htt_resp *resp = (struct htt_resp *)skb->data; in ath10k_htt_rx_tx_compl_ind() local 3068 static void ath10k_htt_rx_addba(struct ath10k *ar, struct htt_resp *resp) in ath10k_htt_rx_addba() 3108 static void ath10k_htt_rx_delba(struct ath10k *ar, struct htt_resp *resp) in ath10k_htt_rx_delba() 3261 struct htt_resp *resp = (void *)skb->data; in ath10k_htt_rx_in_ord_ind() local 3375 struct htt_resp *resp = (struct htt_resp *)skb->data; in ath10k_htt_rx_tx_fetch_ind() local 3507 const struct htt_resp *resp = (void *)skb->data; in ath10k_htt_rx_tx_fetch_confirm() local 3535 const struct htt_resp *resp = (void *)skb->data; in ath10k_htt_rx_tx_mode_switch_ind() local 3917 struct htt_resp *resp = (struct htt_resp *)skb->data; in ath10k_htt_fetch_peer_stats() local 4074 struct htt_resp *resp = (struct htt_resp *)skb->data; in ath10k_htt_t2h_msg_handler() local [all …]
|
/openbmc/linux/drivers/infiniband/hw/vmw_pvrdma/ |
H A D | pvrdma_qp.c | 199 struct pvrdma_cmd_create_qp_resp *resp = &rsp.create_qp_resp; in pvrdma_create_qp() local 974 struct pvrdma_cmd_query_qp_resp *resp = &rsp.query_qp_resp; in pvrdma_query_qp() local
|
/openbmc/linux/drivers/infiniband/hw/hns/ |
H A D | hns_roce_cq.c | 227 struct hns_roce_ib_create_cq_resp *resp) in alloc_cq_db() 360 struct hns_roce_ib_create_cq_resp resp = {}; in hns_roce_create_cq() local
|
/openbmc/u-boot/arch/x86/cpu/broadwell/ |
H A D | iobp.c | 119 int pch_iobp_exec(u32 addr, u16 op_code, u8 route_id, u32 *data, u8 *resp) in pch_iobp_exec()
|
/openbmc/phosphor-state-manager/ |
H A D | host_reset_recovery.cpp | 94 auto resp = bus.call(method); in createErrorLog() local
|
/openbmc/phosphor-dbus-monitor/src/ |
H A D | sdbusplus.hpp | 74 Ret resp; in callMethodAndRead() local
|
/openbmc/qemu/contrib/vhost-user-gpu/ |
H A D | virgl.c | 135 struct virtio_gpu_resp_capset_info resp; in virgl_cmd_get_capset_info() local 174 struct virtio_gpu_resp_capset *resp; in virgl_cmd_get_capset() local
|
/openbmc/linux/drivers/accel/ivpu/ |
H A D | ivpu_ipc.c | 256 struct vpu_jsm_msg *resp, u32 channel, in ivpu_ipc_send_receive_internal() 288 struct vpu_jsm_msg *resp, u32 channel, in ivpu_ipc_send_receive()
|
/openbmc/linux/drivers/hid/ |
H A D | hid-u2fzero.c | 127 struct u2f_hid_msg *resp) in u2fzero_recv() 212 struct u2f_hid_msg resp; in u2fzero_rng_read() local
|
/openbmc/qemu/hw/net/ |
H A D | xen_nic.c | 75 netif_tx_response_t *resp; in OBJECT_DECLARE_SIMPLE_TYPE() local 232 netif_rx_response_t *resp; in net_rx_response() local
|