Lines Matching defs:service
21 unsigned int service;
205 if (pds->service == svc->service &&
229 if (pds->service == svc->service &&
432 /* Update ret to indicate that the service is not yet found */
450 pr_err("PDR: service lookup for %s failed: %d\n",
471 /* Bail out early if the SERVREG LOCATOR QMI service is not up */
475 pr_debug("PDR: SERVICE LOCATOR service not available\n");
491 ret = qmi_add_lookup(&pdr->notifier_hdl, pds->service, 1,
506 * @service_name: service name of the tracking request
507 * @service_path: service path of the tracking request
512 * returned if a lookup is already in progress for the given service path.
532 pds->service = SERVREG_NOTIFIER_SERVICE;
562 * @pds: PD service handle
564 * Restarts the PD tracked by the PDR client handle for a given service path.