Searched refs:fw_iso_resource_manage (Results 1 - 5 of 5) sorted by relevance
/linux-4.4.14/sound/firewire/ |
H A D | iso-resources.c | 129 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 D | core-iso.c | 339 * 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 D | core-card.c | 276 fw_iso_resource_manage(card, generation, 1ULL << 31, allocate_broadcast_channel()
|
H A D | core-cdev.c | 1281 fw_iso_resource_manage(client->device->card, generation, iso_resource_work()
|
/linux-4.4.14/include/linux/ |
H A D | firewire.h | 466 void fw_iso_resource_manage(struct fw_card *card, int generation,
|
Completed in 163 milliseconds