Home
last modified time | relevance | path

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

12345678910>>...147

/OK3568_Linux_fs/u-boot/net/
H A Dfastboot.c76 char response[FASTBOOT_RESPONSE_LEN] = {0}; in fastboot_send_info() local
91 /* Write response */ in fastboot_send_info()
92 write_fb_response("INFO", msg, response); in fastboot_send_info()
93 memcpy(packet, response, strlen(response)); in fastboot_send_info()
94 packet += strlen(response); in fastboot_send_info()
107 * Constructs and sends a packet in response to received fastboot packet
109 * @param fb_header Header for response packet
123 char response[FASTBOOT_RESPONSE_LEN] = {0}; in fastboot_send() local
171 fb_getvar(response); in fastboot_send()
173 fb_download(fastboot_data, fastboot_data_len, response); in fastboot_send()
[all …]
/OK3568_Linux_fs/kernel/drivers/greybus/
H A 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 …]
H A 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 …]
H A 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 …]
/OK3568_Linux_fs/kernel/drivers/media/usb/as102/
H A 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 …]
/OK3568_Linux_fs/kernel/arch/s390/pci/
H A Dpci_clp.c100 struct clp_rsp_query_pci_grp *response) in clp_store_query_pci_fngrp() argument
102 zdev->tlb_refresh = response->refresh; in clp_store_query_pci_fngrp()
103 zdev->dma_mask = response->dasm; in clp_store_query_pci_fngrp()
104 zdev->msi_addr = response->msia; in clp_store_query_pci_fngrp()
105 zdev->max_msi = response->noi; in clp_store_query_pci_fngrp()
106 zdev->fmb_update = response->mui; in clp_store_query_pci_fngrp()
107 zdev->version = response->version; in clp_store_query_pci_fngrp()
109 switch (response->version) { in clp_store_query_pci_fngrp()
131 rrb->response.hdr.len = sizeof(rrb->response); in clp_query_pci_fngrp()
135 if (!rc && rrb->response.hdr.rsp == CLP_RC_OK) in clp_query_pci_fngrp()
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/storage/
H A Dresponse.cpp1 #include <mbgl/storage/response.hpp>
9 Response::Response(const Response& res) { in Response() function in mbgl::Response
13 Response& Response::operator=(const Response& res) { in operator =()
25 Response::Error::Error(Reason reason_, std::string message_, optional<Timestamp> retryAfter_) in Error()
29 std::ostream& operator<<(std::ostream& os, Response::Error::Reason r) { in operator <<()
31 case Response::Error::Reason::Success: in operator <<()
32 return os << "Response::Error::Reason::Success"; in operator <<()
33 case Response::Error::Reason::NotFound: in operator <<()
34 return os << "Response::Error::Reason::NotFound"; in operator <<()
35 case Response::Error::Reason::Server: in operator <<()
[all …]
/OK3568_Linux_fs/kernel/tools/perf/pmu-events/arch/x86/westmereep-dp/
H A 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 …]
H A 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 …]
/OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/tests/views/
H A Dtest_views.py51 response = self.client.get(reverse('all-projects'), follow=True)
52 self.assertEqual(response.status_code, 200)
53 self.assertTrue(response['Content-Type'].startswith('text/html'))
54 self.assertTemplateUsed(response, "projects-toastertable.html")
59 response = self.client.get(url, {"format": "json"}, follow=True)
60 self.assertEqual(response.status_code, 200)
61 self.assertTrue(response['Content-Type'].startswith(
64 data = json.loads(response.content.decode('utf-8'))
87 def basic_reponse_check(response, url): argument
88 """Check data structure of http response."""
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/default/mbgl/storage/
H A Doffline_database.cpp2 #include <mbgl/storage/response.hpp>
162 optional<Response> OfflineDatabase::get(const Resource& resource) { in get()
164 return result ? result->first : optional<Response>(); in get()
167 optional<std::pair<Response, uint64_t>> OfflineDatabase::getInternal(const Resource& resource) { in getInternal()
185 std::pair<bool, uint64_t> OfflineDatabase::put(const Resource& resource, const Response& response) { in put() argument
187 auto result = putInternal(resource, response, true); in put()
192 …64_t> OfflineDatabase::putInternal(const Resource& resource, const Response& response, bool evict_… in putInternal() argument
193 if (response.error) { in putInternal()
201 if (response.data) { in putInternal()
202 compressedData = util::compress(*response.data); in putInternal()
[all …]
/OK3568_Linux_fs/u-boot/lib/
H A Dtpm.c209 * Get TPM response return code, which is one of TPM_RESULT values.
211 * @param response byte string of TPM response
212 * @return return code of the TPM response
214 static uint32_t tpm_return_code(const void *response) in tpm_return_code() argument
217 return get_unaligned_be32(response + return_code_offset); in tpm_return_code()
221 * Send a TPM command and return response's return code, and optionally
222 * return response to caller.
225 * @param response output buffer for TPM response, or NULL if the
228 * response length (output parameter); this parameter
230 * @return return code of the TPM response
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/qt/src/
H A Dhttp_request.cpp4 #include <mbgl/storage/response.hpp>
62 mbgl::Response response; in handleNetworkReply() local
64 using Error = Response::Error; in handleNetworkReply()
68 response.error = std::make_unique<Error>( in handleNetworkReply()
70 callback(response); in handleNetworkReply()
81 response.modified = util::parseTimestamp(line.second.constData()); in handleNetworkReply()
83 response.etag = std::string(line.second.constData(), line.second.size()); in handleNetworkReply()
86 response.expires = cc.toTimePoint(); in handleNetworkReply()
87 response.mustRevalidate = cc.mustRevalidate; in handleNetworkReply()
89 response.expires = util::parseTimestamp(line.second.constData()); in handleNetworkReply()
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/default/
H A Donline_file_source.cpp6 #include <mbgl/storage/response.hpp>
30 using Callback = std::function<void (Response)>;
38 void completed(Response);
51 // Counts the number of times a response was already expired when received. We're using
59 Response::Error::Reason failedRequestReason = Response::Error::Reason::Success;
120 auto callback = [=](Response response) { in activateRequest() argument
123 request->completed(response); in activateRequest()
132 Response response; in activateRequest() local
133 response.error = std::make_unique<Response::Error>(Response::Error::Reason::Connection, in activateRequest()
135 callback(response); in activateRequest()
[all …]
H A Dlocal_file_source.cpp3 #include <mbgl/storage/response.hpp>
30 Response response; in request() local
33 response.error = std::make_unique<Response::Error>(Response::Error::Reason::Other, in request()
35 req.invoke(&FileSourceRequest::setResponse, response); in request()
45 response.error = std::make_unique<Response::Error>(Response::Error::Reason::NotFound); in request()
47 response.error = std::make_unique<Response::Error>(Response::Error::Reason::NotFound); in request()
50 response.data = std::make_shared<std::string>(util::read_file(path)); in request()
52 response.error = std::make_unique<Response::Error>( in request()
53 Response::Error::Reason::Other, in request()
58 req.invoke(&FileSourceRequest::setResponse, response); in request()
H A Dasset_file_source.cpp3 #include <mbgl/storage/response.hpp>
28 Response response; in request() local
31 response.error = std::make_unique<Response::Error>(Response::Error::Reason::Other, in request()
33 req.invoke(&FileSourceRequest::setResponse, response); in request()
43 response.error = std::make_unique<Response::Error>(Response::Error::Reason::NotFound); in request()
45 response.error = std::make_unique<Response::Error>(Response::Error::Reason::NotFound); in request()
48 response.data = std::make_shared<std::string>(util::read_file(path)); in request()
50 response.error = std::make_unique<Response::Error>( in request()
51 Response::Error::Reason::Other, in request()
56 req.invoke(&FileSourceRequest::setResponse, response); in request()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn30/
H A 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 …]
/OK3568_Linux_fs/u-boot/drivers/usb/gadget/
H A Df_fastboot.c651 static int fb_read_var(char *cmd, char *response, in fb_read_var() argument
659 fb_add_string(response, chars_left, FASTBOOT_VERSION, NULL); in fb_read_var()
662 fb_add_string(response, chars_left, U_BOOT_VERSION, NULL); in fb_read_var()
665 fb_add_string(response, chars_left, "N/A", NULL); in fb_read_var()
668 fb_add_string(response, chars_left, CONFIG_SYS_BOARD, NULL); in fb_read_var()
673 fb_add_string(response, chars_left, s, NULL); in fb_read_var()
678 fb_add_string(response, chars_left, "yes", NULL); in fb_read_var()
681 fb_add_string(response, chars_left, "userdebug", NULL); in fb_read_var()
684 fb_add_number(response, chars_left, "0x%08x", in fb_read_var()
693 fb_add_string(response, chars_left, in fb_read_var()
[all …]
/OK3568_Linux_fs/u-boot/drivers/mmc/
H A Dmvebu_mmc.c188 /* Handling response */ in mvebu_mmc_send_cmd()
190 uint response[8]; in mvebu_mmc_send_cmd() local
193 response[resp_indx] in mvebu_mmc_send_cmd()
196 cmd->response[0] = ((response[0] & 0x03ff) << 22) | in mvebu_mmc_send_cmd()
197 ((response[1] & 0xffff) << 6) | in mvebu_mmc_send_cmd()
198 ((response[2] & 0xfc00) >> 10); in mvebu_mmc_send_cmd()
199 cmd->response[1] = ((response[2] & 0x03ff) << 22) | in mvebu_mmc_send_cmd()
200 ((response[3] & 0xffff) << 6) | in mvebu_mmc_send_cmd()
201 ((response[4] & 0xfc00) >> 10); in mvebu_mmc_send_cmd()
202 cmd->response[2] = ((response[4] & 0x03ff) << 22) | in mvebu_mmc_send_cmd()
[all …]
/OK3568_Linux_fs/kernel/fs/nfsd/
H A 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 …]
/OK3568_Linux_fs/u-boot/common/
H A Dfb_mmc.c114 unsigned int download_bytes, char *response) in write_raw_image() argument
125 fastboot_fail("too large for partition", response); in write_raw_image()
134 fastboot_fail("failed writing to device", response); in write_raw_image()
140 fastboot_okay("", response); in write_raw_image()
156 char *response) in fb_mmc_get_boot_header() argument
167 fastboot_fail("invalid number of boot sectors: 0", response); in fb_mmc_get_boot_header()
175 fastboot_fail("cannot read header from boot partition", response); in fb_mmc_get_boot_header()
183 fastboot_fail("boot partition not initialized", response); in fb_mmc_get_boot_header()
202 char *response) in fb_mmc_update_zimage() argument
222 fastboot_fail("cannot find boot partition", response); in fb_mmc_update_zimage()
[all …]
/OK3568_Linux_fs/yocto/poky/bitbake/lib/prserv/
H A Dclient.py17 response = await self.send_message(
20 if response:
21 return response['value']
24 response = await self.send_message(
27 if response:
28 return response['value']
31 response = await self.send_message(
34 if response:
35 return (response['metainfo'], response['datainfo'])
38 response = await self.send_message(
[all …]
/OK3568_Linux_fs/kernel/drivers/platform/chrome/
H A 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 …]
/OK3568_Linux_fs/kernel/drivers/clk/zynqmp/
H A 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 …]
/OK3568_Linux_fs/kernel/tools/perf/pmu-events/arch/x86/cascadelakex/
H A Dother.json11 …"PublicDescription": "Offcore response can be programmed only with a specific pair of event select…
24 …"PublicDescription": "Offcore response can be programmed only with a specific pair of event select…
37 …"PublicDescription": "Offcore response can be programmed only with a specific pair of event select…
50 …"PublicDescription": "Offcore response can be programmed only with a specific pair of event select…
63 …"PublicDescription": "Offcore response can be programmed only with a specific pair of event select…
76 …"PublicDescription": "Offcore response can be programmed only with a specific pair of event select…
89 …"PublicDescription": "Offcore response can be programmed only with a specific pair of event select…
102 …"PublicDescription": "Offcore response can be programmed only with a specific pair of event select…
115 …"PublicDescription": "Offcore response can be programmed only with a specific pair of event select…
128 …"PublicDescription": "Offcore response can be programmed only with a specific pair of event select…
[all …]

12345678910>>...147