Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/x86/
H A Dp2sb.c59 static bool p2sb_valid_resource(const struct resource *res) in p2sb_valid_resource() function
115 if (!p2sb_valid_resource(&p2sb_resources[PCI_FUNC(devfn)].res)) in p2sb_scan_and_cache()
186 if (!p2sb_valid_resource(&cache->res)) in p2sb_read_from_cache()
204 if (p2sb_valid_resource(pci_resource_n(pdev, 0))) in p2sb_read_from_dev()