Home
last modified time | relevance | path

Searched refs:pnp_resource_type (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/pnp/
H A Dbase.h154 unsigned long pnp_resource_type(struct resource *res);
H A Dsupport.c64 switch (pnp_resource_type(res)) { in pnp_resource_type_name()
H A Dresource.c475 unsigned long pnp_resource_type(struct resource *res) in pnp_resource_type() function
490 if (pnp_resource_type(res) == type && num-- == 0) in pnp_get_resource()
H A Dinterface.c279 switch (pnp_resource_type(res)) { in resources_show()
/kernel/linux/linux-6.6/drivers/pnp/
H A Dsupport.c63 switch (pnp_resource_type(res)) { in pnp_resource_type_name()
H A Dbase.h153 unsigned long pnp_resource_type(struct resource *res);
H A Dresource.c476 unsigned long pnp_resource_type(struct resource *res) in pnp_resource_type() function
491 if (pnp_resource_type(res) == type && num-- == 0) in pnp_get_resource()
H A Dinterface.c280 switch (pnp_resource_type(res)) { in resources_show()

Completed in 6 milliseconds