res_cport 68 include/sound/wss.h struct resource *res_cport; res_cport 1675 sound/isa/wss/wss_lib.c release_and_free_resource(chip->res_cport); res_cport 1813 sound/isa/wss/wss_lib.c chip->res_cport = request_region(cport, 8, "CS4232 Control"); res_cport 1814 sound/isa/wss/wss_lib.c if (!chip->res_cport) { res_cport 1863 sound/isa/wss/wss_lib.c if (chip->res_cport == NULL) res_cport 198 sound/pci/nm256/nm256.c struct resource *res_cport; /* its resource */ res_cport 1453 sound/pci/nm256/nm256.c release_and_free_resource(chip->res_cport); res_cport 1513 sound/pci/nm256/nm256.c chip->res_cport = request_mem_region(chip->cport_addr, NM_PORT2_SIZE, res_cport 1515 sound/pci/nm256/nm256.c if (chip->res_cport == NULL) {