max_stat_len 539 sound/pci/pcxhr/pcxhr_core.c int max_stat_len; max_stat_len 542 sound/pci/pcxhr/pcxhr_core.c max_stat_len = PCXHR_SIZE_MAX_STATUS; max_stat_len 543 sound/pci/pcxhr/pcxhr_core.c else max_stat_len = rmh->stat_len; max_stat_len 584 sound/pci/pcxhr/pcxhr_core.c if (i < max_stat_len) max_stat_len 587 sound/pci/pcxhr/pcxhr_core.c if (rmh->stat_len > max_stat_len) { max_stat_len 590 sound/pci/pcxhr/pcxhr_core.c rmh->stat_len = max_stat_len;