Searched refs:bandwidth_overhead (Results 1 - 3 of 3) sorted by relevance

/linux-master/sound/firewire/
H A Diso-resources.h25 unsigned int bandwidth_overhead; member in struct:fw_iso_resources
H A Diso-resources.c119 r->bandwidth_overhead = current_bandwidth_overhead(card);
128 bandwidth = r->bandwidth + r->bandwidth_overhead;
178 r->bandwidth_overhead = current_bandwidth_overhead(card);
181 bandwidth = r->bandwidth + r->bandwidth_overhead;
224 bandwidth = r->bandwidth + r->bandwidth_overhead;
H A Dcmp.c241 if (c->resources.bandwidth_overhead < (id << 5))

Completed in 95 milliseconds