bandwidth_overhead 241 sound/firewire/cmp.c if (c->resources.bandwidth_overhead < (id << 5)) bandwidth_overhead 119 sound/firewire/iso-resources.c r->bandwidth_overhead = current_bandwidth_overhead(card); bandwidth_overhead 128 sound/firewire/iso-resources.c bandwidth = r->bandwidth + r->bandwidth_overhead; bandwidth_overhead 178 sound/firewire/iso-resources.c r->bandwidth_overhead = current_bandwidth_overhead(card); bandwidth_overhead 181 sound/firewire/iso-resources.c bandwidth = r->bandwidth + r->bandwidth_overhead; bandwidth_overhead 224 sound/firewire/iso-resources.c bandwidth = r->bandwidth + r->bandwidth_overhead; bandwidth_overhead 25 sound/firewire/iso-resources.h unsigned int bandwidth_overhead;