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