Home
last modified time | relevance | path

Searched refs:resource_ext_type (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Dioport.h218 static inline unsigned long resource_ext_type(const struct resource *res) in resource_ext_type() function
/kernel/linux/linux-6.6/include/linux/
H A Dioport.h227 static inline unsigned long resource_ext_type(const struct resource *res) in resource_ext_type() function
/kernel/linux/linux-5.10/kernel/
H A Dresource.c1146 res->flags = resource_type(parent) | resource_ext_type(parent); in __request_region()
/kernel/linux/linux-6.6/kernel/
H A Dresource.c1171 res->flags = resource_type(parent) | resource_ext_type(parent); in __request_region_locked()

Completed in 8 milliseconds