Lines Matching defs:host
344 struct acpi_device *host,
350 sys_port = logic_pio_trans_hwaddr(&host->fwnode, res->start, len);
362 * the max host bus address. Fixup to a proper range. This will probably
383 * @hostdev: the device node associated with host controller
389 * For a given host controller, each child device will have an associated
390 * host-relative address resource. This function will return the translated
398 struct acpi_device *host;
408 host = to_acpi_device(hostdev);
455 ret = hisi_lpc_acpi_xlat_io_res(adev, host, &resources[i]);
494 * @hostdev: LPC host device pointer
509 /* Only consider the children of the host */
613 * hisi_lpc_probe - the probe callback function for hisi lpc host,
615 * @pdev: the platform device corresponding to hisi lpc host
657 /* register the LPC host PIO resources */