Searched refs:fw_iso_resource_manage (Results 1 - 5 of 5) sorted by relevance

/linux-4.4.14/sound/firewire/
H A Diso-resources.c129 fw_iso_resource_manage(card, r->generation, r->channels_mask, fw_iso_resources_allocate()
183 fw_iso_resource_manage(card, r->generation, 1uLL << r->channel, fw_iso_resources_update()
220 fw_iso_resource_manage(card, r->generation, 1uLL << r->channel, fw_iso_resources_free()
/linux-4.4.14/drivers/firewire/
H A Dcore-iso.c339 * fw_iso_resource_manage() - Allocate or deallocate a channel and/or bandwidth
362 void fw_iso_resource_manage(struct fw_card *card, int generation, fw_iso_resource_manage() function
403 EXPORT_SYMBOL(fw_iso_resource_manage); variable
H A Dcore-card.c276 fw_iso_resource_manage(card, generation, 1ULL << 31, allocate_broadcast_channel()
H A Dcore-cdev.c1281 fw_iso_resource_manage(client->device->card, generation, iso_resource_work()
/linux-4.4.14/include/linux/
H A Dfirewire.h466 void fw_iso_resource_manage(struct fw_card *card, int generation,

Completed in 163 milliseconds