Scroll to navigation

INSERT_RESOURCE_EXPA(9) Hardware Interfaces INSERT_RESOURCE_EXPA(9)

NAME

insert_resource_expand_to_fit - Insert a resource into the resource tree

SYNOPSIS

void insert_resource_expand_to_fit(struct resource * root, struct resource * new);

ARGUMENTS

struct resource * root

root resource descriptor

struct resource * new

new resource to insert

DESCRIPTION

Insert a resource into the resource tree, possibly expanding it in order to make it encompass any conflicting resources.

COPYRIGHT

June 2017 Kernel Hackers Manual 4.11