Linux Kernel it is!
-----------------------------------------------
Repo: https://github.com/torvalds/linux
File: /sound/firewire/amdtp-stream.c
When you are ready, start typing!
-----------------------------------------------
unsigned int sfc;
for (sfc = 0; sfc < ARRAY_SIZE(amdtp_rate_table); ++sfc) {
if (amdtp_rate_table[sfc] == rate)
}
-----------------------------------------------
Time left: 60 seconds Characters typed: 0 Errors: 0