Searched refs:tres (Results 1 – 4 of 4) sorted by relevance
171 struct resource *tres; in pnp_check_port() local199 if (tres != res && tres->flags & IORESOURCE_IO) { in pnp_check_port()201 tend = &tres->end; in pnp_check_port()220 tend = &tres->end; in pnp_check_port()234 struct resource *tres; in pnp_check_mem() local262 if (tres != res && tres->flags & IORESOURCE_MEM) { in pnp_check_mem()264 tend = &tres->end; in pnp_check_mem()283 tend = &tres->end; in pnp_check_mem()357 struct resource *tres; in pnp_check_irq() local378 if (tres != res && tres->flags & IORESOURCE_IRQ) { in pnp_check_irq()[all …]
1278 tres = res; in unload_cpqphpd()1280 kfree(tres); in unload_cpqphpd()1285 tres = res; in unload_cpqphpd()1287 kfree(tres); in unload_cpqphpd()1292 tres = res; in unload_cpqphpd()1294 kfree(tres); in unload_cpqphpd()1299 tres = res; in unload_cpqphpd()1301 kfree(tres); in unload_cpqphpd()1316 tres = res; in unload_cpqphpd()1323 tres = res; in unload_cpqphpd()[all …]
1475 tres = res; in cpqhp_destroy_resource_list()1477 kfree(tres); in cpqhp_destroy_resource_list()1484 tres = res; in cpqhp_destroy_resource_list()1486 kfree(tres); in cpqhp_destroy_resource_list()1493 tres = res; in cpqhp_destroy_resource_list()1495 kfree(tres); in cpqhp_destroy_resource_list()1502 tres = res; in cpqhp_destroy_resource_list()1522 tres = res; in cpqhp_destroy_board_resources()1531 tres = res; in cpqhp_destroy_board_resources()1540 tres = res; in cpqhp_destroy_board_resources()[all …]
2716 tres:2, member2723 tres:2,
Completed in 80 milliseconds