Home
last modified time | relevance | path

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

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

Completed in 5 milliseconds