Home
last modified time | relevance | path

Searched refs:service_path (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/soc/qcom/
H A Dpdr_interface.c134 strscpy(req.service_path, pds->service_path, sizeof(req.service_path)); in pdr_register_listener()
149 pds->service_path, ret); in pdr_register_listener()
260 strscpy(req.service_path, pds->service_path, sizeof(req.service_path)); in pdr_send_indack_msg()
315 if (strcmp(iter->service_path, ind_msg->service_path)) in pdr_indication_cb()
516 const char *service_path) in pdr_add_lookup() argument
525 !service_path || strlen(service_path) > SERVREG_NAME_LENGTH) in pdr_add_lookup()
534 strscpy(pds->service_path, service_path, sizeof(pds->service_path)); in pdr_add_lookup()
539 if (strcmp(tmp->service_path, service_path)) in pdr_add_lookup()
589 strscpy(req.service_path, pds->service_path, sizeof(req.service_path)); in pdr_restart_pd()
595 if (!req.service_path[0]) in pdr_restart_pd()
[all …]
H A Dpdr_internal.h199 char service_path[SERVREG_NAME_LENGTH + 1]; member
219 service_path),
263 char service_path[SERVREG_NAME_LENGTH + 1]; member
274 service_path),
299 char service_path[SERVREG_NAME_LENGTH + 1]; member
320 service_path),
335 char service_path[SERVREG_NAME_LENGTH + 1]; member
347 service_path),
H A Dapr.c466 1, &adev->service_path); in apr_add_device()
486 const char *service_name, *service_path; in of_apr_add_pd_lookups() local
499 1, &service_path); in of_apr_add_pd_lookups()
506 pds = pdr_add_lookup(apr->pdr, service_name, service_path); in of_apr_add_pd_lookups()
521 const char *service_path; in of_register_apr_devices() local
541 1, &service_path); in of_register_apr_devices()
548 if (strcmp(service_path, svc_path)) in of_register_apr_devices()
570 if (svc_path && adev->service_path) { in apr_remove_device()
571 if (!strcmp(adev->service_path, (char *)svc_path)) in apr_remove_device()
/openbmc/linux/include/linux/soc/qcom/
H A Dpdr.h21 char *service_path,
25 const char *service_path);
H A Dapr.h144 const char *service_path; member
/openbmc/openbmc-test-automation/security/
H A Dtest_slp.robot17 ${service_path} /etc/slp/services variable
67 ${stdout} ${stderr}= Execute Command ls ${service_path}