Home
last modified time | relevance | path

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

/linux/drivers/platform/x86/
H A Dp2sb.c45 static struct p2sb_res_cache p2sb_resources[NR_P2SB_RES_CACHE]; variable
86 struct p2sb_res_cache *cache = &p2sb_resources[PCI_FUNC(devfn)]; in p2sb_scan_and_cache_devfn()
116 if (!p2sb_valid_resource(&p2sb_resources[PCI_FUNC(devfn)].res)) in p2sb_scan_and_cache()
182 struct p2sb_res_cache *cache = &p2sb_resources[PCI_FUNC(devfn)]; in p2sb_read_from_cache()