Searched refs:pnp_resource_type (Results 1 – 2 of 2) sorted by relevance
476 unsigned long pnp_resource_type(struct resource *res) in pnp_resource_type() function491 if (pnp_resource_type(res) == type && num-- == 0) in pnp_get_resource()
280 switch (pnp_resource_type(res)) { in resources_show()