res_config_port   187 sound/isa/galaxy/galaxy.c 	struct resource *res_config_port;
res_config_port   483 sound/isa/galaxy/galaxy.c 		release_and_free_resource(galaxy->res_config_port);
res_config_port   523 sound/isa/galaxy/galaxy.c 	galaxy->res_config_port = request_region(port[n] + GALAXY_PORT_CONFIG,
res_config_port   525 sound/isa/galaxy/galaxy.c 	if (!galaxy->res_config_port) {