Home
last modified time | relevance | path

Searched full:response (Results 1 – 25 of 4028) sorted by relevance

12345678910>>...162

/kernel/linux/linux-5.10/drivers/greybus/
Dcontrol.c22 struct gb_control_version_response response; in gb_control_get_version() local
30 &request, sizeof(request), &response, in gb_control_get_version()
31 sizeof(response)); in gb_control_get_version()
39 if (response.major > request.major) { in gb_control_get_version()
42 response.major, request.major); in gb_control_get_version()
46 control->protocol_major = response.major; in gb_control_get_version()
47 control->protocol_minor = response.minor; in gb_control_get_version()
49 dev_dbg(&intf->dev, "%s - %u.%u\n", __func__, response.major, in gb_control_get_version()
50 response.minor); in gb_control_get_version()
60 struct gb_control_bundle_version_response response; in gb_control_get_bundle_version() local
[all …]
Doperation.c117 * response arrives.
255 "%s: failed to send response %d for type 0x%02x: %d\n", in gb_operation_request_handle()
332 * when the message is sent. For a response, it in gb_operation_message_init()
337 * a response. in gb_operation_message_init()
347 * Allocate a message to be used for an operation request or response.
349 * for an outgoing operation is outbound, as is the response message
435 * that should represent it in a response message status sent
473 struct gb_message *response; in gb_operation_response_alloc() local
477 response = gb_operation_message_alloc(hd, type, response_size, gfp); in gb_operation_response_alloc()
478 if (!response) in gb_operation_response_alloc()
[all …]
Dsvc.c132 struct gb_svc_pwrmon_rail_count_get_response response; in gb_svc_pwrmon_rail_count_get() local
137 &response, sizeof(response)); in gb_svc_pwrmon_rail_count_get()
143 *value = response.rail_count; in gb_svc_pwrmon_rail_count_get()
149 struct gb_svc_pwrmon_rail_names_get_response *response, in gb_svc_pwrmon_rail_names_get() argument
156 response, bufsize); in gb_svc_pwrmon_rail_names_get()
162 if (response->status != GB_SVC_OP_SUCCESS) { in gb_svc_pwrmon_rail_names_get()
165 response->status); in gb_svc_pwrmon_rail_names_get()
176 struct gb_svc_pwrmon_sample_get_response response; in gb_svc_pwrmon_sample_get() local
184 &response, sizeof(response)); in gb_svc_pwrmon_sample_get()
190 if (response.result) { in gb_svc_pwrmon_sample_get()
[all …]
/kernel/linux/linux-4.19/drivers/staging/greybus/
Dcontrol.c23 struct gb_control_version_response response; in gb_control_get_version() local
31 &request, sizeof(request), &response, in gb_control_get_version()
32 sizeof(response)); in gb_control_get_version()
40 if (response.major > request.major) { in gb_control_get_version()
43 response.major, request.major); in gb_control_get_version()
47 control->protocol_major = response.major; in gb_control_get_version()
48 control->protocol_minor = response.minor; in gb_control_get_version()
50 dev_dbg(&intf->dev, "%s - %u.%u\n", __func__, response.major, in gb_control_get_version()
51 response.minor); in gb_control_get_version()
61 struct gb_control_bundle_version_response response; in gb_control_get_bundle_version() local
[all …]
Doperation.c117 * response arrives.
255 "%s: failed to send response %d for type 0x%02x: %d\n", in gb_operation_request_handle()
331 * when the message is sent. For a response, it in gb_operation_message_init()
336 * a response. in gb_operation_message_init()
346 * Allocate a message to be used for an operation request or response.
348 * for an outgoing operation is outbound, as is the response message
434 * that should represent it in a response message status sent
472 struct gb_message *response; in gb_operation_response_alloc() local
476 response = gb_operation_message_alloc(hd, type, response_size, gfp); in gb_operation_response_alloc()
477 if (!response) in gb_operation_response_alloc()
[all …]
Dsvc.c134 struct gb_svc_pwrmon_rail_count_get_response response; in gb_svc_pwrmon_rail_count_get() local
139 &response, sizeof(response)); in gb_svc_pwrmon_rail_count_get()
145 *value = response.rail_count; in gb_svc_pwrmon_rail_count_get()
151 struct gb_svc_pwrmon_rail_names_get_response *response, in gb_svc_pwrmon_rail_names_get() argument
158 response, bufsize); in gb_svc_pwrmon_rail_names_get()
164 if (response->status != GB_SVC_OP_SUCCESS) { in gb_svc_pwrmon_rail_names_get()
167 response->status); in gb_svc_pwrmon_rail_names_get()
178 struct gb_svc_pwrmon_sample_get_response response; in gb_svc_pwrmon_sample_get() local
186 &response, sizeof(response)); in gb_svc_pwrmon_sample_get()
192 if (response.result) { in gb_svc_pwrmon_sample_get()
[all …]
Dauthentication.c88 struct gb_cap_get_endpoint_uid_response response; in cap_get_endpoint_uid() local
92 0, &response, sizeof(response)); in cap_get_endpoint_uid()
98 memcpy(euid, response.uid, sizeof(response.uid)); in cap_get_endpoint_uid()
108 struct gb_cap_get_ims_certificate_response *response; in cap_get_ims_certificate() local
131 response = op->response->payload; in cap_get_ims_certificate()
132 *result = response->result_code; in cap_get_ims_certificate()
133 *size = op->response->payload_size - sizeof(*response); in cap_get_ims_certificate()
134 memcpy(certificate, response->certificate, *size); in cap_get_ims_certificate()
147 struct gb_cap_authenticate_response *response; in cap_authenticate() local
170 response = op->response->payload; in cap_authenticate()
[all …]
/kernel/linux/linux-5.10/drivers/media/usb/as102/
Das10x_cmd.h88 /* response */
90 /* response identifier */
103 /* response */
105 /* response identifier */
120 /* response */
122 /* response identifier */
124 /* response error */
135 /* response */
137 /* response identifier */
139 /* response error */
[all …]
/kernel/linux/linux-4.19/drivers/media/usb/as102/
Das10x_cmd.h97 /* response */
99 /* response identifier */
112 /* response */
114 /* response identifier */
129 /* response */
131 /* response identifier */
133 /* response error */
144 /* response */
146 /* response identifier */
148 /* response error */
[all …]
/kernel/linux/linux-5.10/arch/s390/pci/
Dpci_clp.c98 struct clp_rsp_query_pci_grp *response) in clp_store_query_pci_fngrp() argument
100 zdev->tlb_refresh = response->refresh; in clp_store_query_pci_fngrp()
101 zdev->dma_mask = response->dasm; in clp_store_query_pci_fngrp()
102 zdev->msi_addr = response->msia; in clp_store_query_pci_fngrp()
103 zdev->max_msi = response->noi; in clp_store_query_pci_fngrp()
104 zdev->fmb_update = response->mui; in clp_store_query_pci_fngrp()
105 zdev->version = response->version; in clp_store_query_pci_fngrp()
107 switch (response->version) { in clp_store_query_pci_fngrp()
129 rrb->response.hdr.len = sizeof(rrb->response); in clp_query_pci_fngrp()
133 if (!rc && rrb->response.hdr.rsp == CLP_RC_OK) in clp_query_pci_fngrp()
[all …]
/kernel/linux/linux-5.10/tools/perf/pmu-events/arch/x86/westmereep-dp/
Dmemory.json18 "BriefDescription": "REQUEST = ANY_DATA read and RESPONSE = ANY_DRAM AND REMOTE_FWD",
29 "BriefDescription": "REQUEST = ANY_DATA read and RESPONSE = ANY_LLC_MISS",
40 "BriefDescription": "REQUEST = ANY_DATA read and RESPONSE = OTHER_LOCAL_DRAM",
51 "BriefDescription": "REQUEST = ANY_DATA read and RESPONSE = REMOTE_DRAM",
62 "BriefDescription": "REQUEST = ANY IFETCH and RESPONSE = ANY_DRAM AND REMOTE_FWD",
73 "BriefDescription": "REQUEST = ANY IFETCH and RESPONSE = ANY_LLC_MISS",
84 "BriefDescription": "REQUEST = ANY IFETCH and RESPONSE = OTHER_LOCAL_DRAM",
95 "BriefDescription": "REQUEST = ANY IFETCH and RESPONSE = REMOTE_DRAM",
106 "BriefDescription": "REQUEST = ANY_REQUEST and RESPONSE = ANY_DRAM AND REMOTE_FWD",
117 "BriefDescription": "REQUEST = ANY_REQUEST and RESPONSE = ANY_LLC_MISS",
[all …]
Dcache.json955 … "BriefDescription": "REQUEST = ANY_DATA read and RESPONSE = ALL_LOCAL_DRAM AND REMOTE_CACHE_HIT",
966 "BriefDescription": "REQUEST = ANY_DATA read and RESPONSE = ANY_CACHE_DRAM",
977 "BriefDescription": "REQUEST = ANY_DATA read and RESPONSE = ANY_LOCATION",
988 "BriefDescription": "REQUEST = ANY_DATA read and RESPONSE = IO_CSR_MMIO",
999 "BriefDescription": "REQUEST = ANY_DATA read and RESPONSE = LLC_HIT_NO_OTHER_CORE",
1010 "BriefDescription": "REQUEST = ANY_DATA read and RESPONSE = LLC_HIT_OTHER_CORE_HIT",
1021 "BriefDescription": "REQUEST = ANY_DATA read and RESPONSE = LLC_HIT_OTHER_CORE_HITM",
1032 "BriefDescription": "REQUEST = ANY_DATA read and RESPONSE = LOCAL_CACHE",
1043 … "BriefDescription": "REQUEST = ANY_DATA read and RESPONSE = LOCAL_DRAM AND REMOTE_CACHE_HIT",
1054 "BriefDescription": "REQUEST = ANY_DATA read and RESPONSE = REMOTE_CACHE_HITM",
[all …]
/kernel/linux/linux-4.19/tools/perf/pmu-events/arch/x86/westmereep-dp/
Dmemory.json18 "BriefDescription": "REQUEST = ANY_DATA read and RESPONSE = ANY_DRAM AND REMOTE_FWD",
29 "BriefDescription": "REQUEST = ANY_DATA read and RESPONSE = ANY_LLC_MISS",
40 "BriefDescription": "REQUEST = ANY_DATA read and RESPONSE = OTHER_LOCAL_DRAM",
51 "BriefDescription": "REQUEST = ANY_DATA read and RESPONSE = REMOTE_DRAM",
62 "BriefDescription": "REQUEST = ANY IFETCH and RESPONSE = ANY_DRAM AND REMOTE_FWD",
73 "BriefDescription": "REQUEST = ANY IFETCH and RESPONSE = ANY_LLC_MISS",
84 "BriefDescription": "REQUEST = ANY IFETCH and RESPONSE = OTHER_LOCAL_DRAM",
95 "BriefDescription": "REQUEST = ANY IFETCH and RESPONSE = REMOTE_DRAM",
106 "BriefDescription": "REQUEST = ANY_REQUEST and RESPONSE = ANY_DRAM AND REMOTE_FWD",
117 "BriefDescription": "REQUEST = ANY_REQUEST and RESPONSE = ANY_LLC_MISS",
[all …]
Dcache.json955 … "BriefDescription": "REQUEST = ANY_DATA read and RESPONSE = ALL_LOCAL_DRAM AND REMOTE_CACHE_HIT",
966 "BriefDescription": "REQUEST = ANY_DATA read and RESPONSE = ANY_CACHE_DRAM",
977 "BriefDescription": "REQUEST = ANY_DATA read and RESPONSE = ANY_LOCATION",
988 "BriefDescription": "REQUEST = ANY_DATA read and RESPONSE = IO_CSR_MMIO",
999 "BriefDescription": "REQUEST = ANY_DATA read and RESPONSE = LLC_HIT_NO_OTHER_CORE",
1010 "BriefDescription": "REQUEST = ANY_DATA read and RESPONSE = LLC_HIT_OTHER_CORE_HIT",
1021 "BriefDescription": "REQUEST = ANY_DATA read and RESPONSE = LLC_HIT_OTHER_CORE_HITM",
1032 "BriefDescription": "REQUEST = ANY_DATA read and RESPONSE = LOCAL_CACHE",
1043 … "BriefDescription": "REQUEST = ANY_DATA read and RESPONSE = LOCAL_DRAM AND REMOTE_CACHE_HIT",
1054 "BriefDescription": "REQUEST = ANY_DATA read and RESPONSE = REMOTE_CACHE_HITM",
[all …]
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn30/
Ddcn30_clk_mgr_smu_msg.c76 /* Wait for response register to be ready */ in dcn30_smu_send_msg_with_param()
79 /* Clear response register */ in dcn30_smu_send_msg_with_param()
88 /* Wait for response */ in dcn30_smu_send_msg_with_param()
102 uint32_t response = 0; in dcn30_smu_test_message() local
107 DALSMC_MSG_TestMessage, input, &response)) in dcn30_smu_test_message()
108 if (response == input + 1) in dcn30_smu_test_message()
132 uint32_t response = 0; in dcn30_smu_check_driver_if_version() local
137 DALSMC_MSG_GetDriverIfVersion, 0, &response)) { in dcn30_smu_check_driver_if_version()
139 smu_print("SMU driver if version: %d\n", response); in dcn30_smu_check_driver_if_version()
141 if (response == SMU11_DRIVER_IF_VERSION) in dcn30_smu_check_driver_if_version()
[all …]
/kernel/linux/linux-4.19/arch/s390/pci/
Dpci_clp.c98 struct clp_rsp_query_pci_grp *response) in clp_store_query_pci_fngrp() argument
100 zdev->tlb_refresh = response->refresh; in clp_store_query_pci_fngrp()
101 zdev->dma_mask = response->dasm; in clp_store_query_pci_fngrp()
102 zdev->msi_addr = response->msia; in clp_store_query_pci_fngrp()
103 zdev->max_msi = response->noi; in clp_store_query_pci_fngrp()
104 zdev->fmb_update = response->mui; in clp_store_query_pci_fngrp()
106 switch (response->version) { in clp_store_query_pci_fngrp()
128 rrb->response.hdr.len = sizeof(rrb->response); in clp_query_pci_fngrp()
132 if (!rc && rrb->response.hdr.rsp == CLP_RC_OK) in clp_query_pci_fngrp()
133 clp_store_query_pci_fngrp(zdev, &rrb->response); in clp_query_pci_fngrp()
[all …]
/kernel/linux/linux-4.19/fs/nfsd/
Dxdr4.h90 u32 ac_supported; /* response */
91 u32 ac_resp_access; /* response */
96 stateid_t cl_stateid; /* request+response */
102 nfs4_verifier co_verf; /* response */
123 struct nfsd4_change_info cr_cinfo; /* response */
139 struct svc_fh *ga_fhp; /* response */
145 struct nfsd4_change_info li_cinfo; /* response */
177 /* response */
230 stateid_t op_delegate_stateid; /* request - response */
231 u32 op_why_no_deleg; /* response - DELEG_NONE_EXT only */
[all …]
/kernel/linux/linux-5.10/fs/nfsd/
Dxdr4.h90 u32 ac_supported; /* response */
91 u32 ac_resp_access; /* response */
96 stateid_t cl_stateid; /* request+response */
102 nfs4_verifier co_verf; /* response */
123 struct nfsd4_change_info cr_cinfo; /* response */
139 struct svc_fh *ga_fhp; /* response */
145 struct nfsd4_change_info li_cinfo; /* response */
177 /* response */
238 struct nfsd4_change_info setxa_cinfo; /* response */
243 struct nfsd4_change_info rmxa_cinfo; /* response */
[all …]
/kernel/linux/linux-5.10/drivers/platform/chrome/wilco_ec/
Dkeyboard_leds.c54 /* Send a request, get a response, and check that the response is good. */
57 struct wilco_keyboard_leds_msg *response) in send_kbbl_msg() argument
66 msg.response_data = response; in send_kbbl_msg()
67 msg.response_size = sizeof(*response); in send_kbbl_msg()
82 struct wilco_keyboard_leds_msg response; in set_kbbl() local
91 ret = send_kbbl_msg(ec, &request, &response); in set_kbbl()
95 if (response.status) { in set_kbbl()
98 response.status); in set_kbbl()
108 struct wilco_keyboard_leds_msg response; in kbbl_exist() local
115 ret = send_kbbl_msg(ec, &request, &response); in kbbl_exist()
[all …]
/kernel/linux/linux-5.10/drivers/platform/chrome/
Dcros_ec_ishtp.c85 * struct response_info - Encapsulate firmware response related
94 * @token: Expected token for response that we are waiting on.
95 * @received: Set to true on receiving a valid firmware response to host command
96 * @wait_queue: Wait queue for host to wait for firmware response.
113 * @response: Response info passing between ish_send() and process_recv().
125 * Used for passing firmware response information between
128 struct response_info response; member
177 /* Setup for incoming response */ in ish_send()
178 client_data->response.data = in_msg; in ish_send()
179 client_data->response.max_size = in_size; in ish_send()
[all …]
/kernel/linux/linux-5.10/drivers/clk/zynqmp/
Dclkc.c218 * @response: Name of the clock with the given id
226 struct name_resp *response) in zynqmp_pm_clock_get_name() argument
235 memcpy(response, ret_payload, sizeof(*response)); in zynqmp_pm_clock_get_name()
244 * @response: Buffer used for the topology response
249 * This API will return 3 node of topology with a single response. To get
258 struct topology_resp *response) in zynqmp_pm_clock_get_topology() argument
269 memcpy(response, &ret_payload[1], sizeof(*response)); in zynqmp_pm_clock_get_topology()
318 * @response: Parents of the given clock
323 * This API will return 3 parents with a single response. To get
332 struct parents_resp *response) in zynqmp_pm_clock_get_parents() argument
[all …]
/kernel/linux/linux-4.19/tools/perf/pmu-events/arch/x86/goldmont/
Dcache.json69 …"BriefDescription": "Requires MSR_OFFCORE_RESP[0,1] to specify request type and response. (duplica…
74 …s and bus locks. (To specifically count bus locks only, see the Offcore response event.) A locked…
195 …cated that they had a dirty copy of the data. Loads that obtain a HITM response incur greater lat…
217 …s) the L1 cache, hit (or miss) the L2 cache, hit DRAM, hit in the WCB or receive a HITM response.",
227 …time of the L2 miss to when any response is received. Requires MSR_OFFCORE_RESP[0,1] to specify re…
235 …) that are outstanding, per cycle, from the time of the L2 miss to when any response is received.",
240 …he L2 cache. Requires MSR_OFFCORE_RESP[0,1] to specify request type and response. (duplicated for …
253 …is required. Requires MSR_OFFCORE_RESP[0,1] to specify request type and response. (duplicated for …
266 …is required. Requires MSR_OFFCORE_RESP[0,1] to specify request type and response. (duplicated for …
279 …sor module. Requires MSR_OFFCORE_RESP[0,1] to specify request type and response. (duplicated for …
[all …]
/kernel/linux/linux-4.19/tools/perf/pmu-events/arch/x86/broadwell/
Dmemory.json433 …"PublicDescription": "tbd Offcore response can be programmed only with a specific pair of event se…
446 … that hit in the L3 and the target was non-DRAM system address. Offcore response can be programmed…
459 …"PublicDescription": "tbd Offcore response can be programmed only with a specific pair of event se…
472 …"PublicDescription": "tbd Offcore response can be programmed only with a specific pair of event se…
485 …"PublicDescription": "tbd Offcore response can be programmed only with a specific pair of event se…
498 …"PublicDescription": "tbd Offcore response can be programmed only with a specific pair of event se…
511 …"PublicDescription": "tbd Offcore response can be programmed only with a specific pair of event se…
524 …"PublicDescription": "tbd Offcore response can be programmed only with a specific pair of event se…
537 …"PublicDescription": "tbd Offcore response can be programmed only with a specific pair of event se…
550 … that miss the L3 with no details on snoop-related information. Offcore response can be programmed…
[all …]
/kernel/linux/linux-5.10/drivers/clk/tegra/
Dclk-bpmp.c126 struct cmd_clk_is_enabled_response response; in tegra_bpmp_clk_is_prepared() local
133 msg.rx.data = &response; in tegra_bpmp_clk_is_prepared()
134 msg.rx.size = sizeof(response); in tegra_bpmp_clk_is_prepared()
140 return response.state; in tegra_bpmp_clk_is_prepared()
147 struct cmd_clk_get_rate_response response; in tegra_bpmp_clk_recalc_rate() local
157 msg.rx.data = &response; in tegra_bpmp_clk_recalc_rate()
158 msg.rx.size = sizeof(response); in tegra_bpmp_clk_recalc_rate()
164 return response.rate; in tegra_bpmp_clk_recalc_rate()
171 struct cmd_clk_round_rate_response response; in tegra_bpmp_clk_round_rate() local
184 msg.rx.data = &response; in tegra_bpmp_clk_round_rate()
[all …]
/kernel/linux/linux-4.19/drivers/clk/tegra/
Dclk-bpmp.c129 struct cmd_clk_is_enabled_response response; in tegra_bpmp_clk_is_prepared() local
136 msg.rx.data = &response; in tegra_bpmp_clk_is_prepared()
137 msg.rx.size = sizeof(response); in tegra_bpmp_clk_is_prepared()
143 return response.state; in tegra_bpmp_clk_is_prepared()
150 struct cmd_clk_get_rate_response response; in tegra_bpmp_clk_recalc_rate() local
160 msg.rx.data = &response; in tegra_bpmp_clk_recalc_rate()
161 msg.rx.size = sizeof(response); in tegra_bpmp_clk_recalc_rate()
167 return response.rate; in tegra_bpmp_clk_recalc_rate()
174 struct cmd_clk_round_rate_response response; in tegra_bpmp_clk_round_rate() local
187 msg.rx.data = &response; in tegra_bpmp_clk_round_rate()
[all …]

12345678910>>...162