Searched refs:pnp_add_mem_resource (Results 1 – 6 of 6) sorted by relevance
| /linux/drivers/pnp/ |
| H A D | manager.c | 128 pnp_add_mem_resource(dev, res->start, res->end, res->flags); in pnp_assign_mem()
|
| H A D | interface.c | 408 pnp_add_mem_resource(dev, start, end, flags); in resources_store()
|
| H A D | resource.c | 593 struct pnp_resource *pnp_add_mem_resource(struct pnp_dev *dev, in pnp_add_mem_resource() function
|
| /linux/drivers/pnp/pnpbios/ |
| H A D | rsparser.c | 77 pnp_add_mem_resource(dev, start, end, flags); in pnpbios_parse_allocated_memresource()
|
| /linux/drivers/pnp/isapnp/ |
| H A D | core.c | 868 pnp_add_mem_resource(dev, ret, ret, in isapnp_get_resources()
|
| /linux/drivers/pnp/pnpacpi/ |
| H A D | rsparser.c | 159 pnp_add_mem_resource(dev, range.start, range.start + in pnpacpi_parse_allocated_vendor()
|