Searched refs:fw_iso_resource_manage (Results 1 – 5 of 5) sorted by relevance
/linux/sound/firewire/ |
H A D | iso-resources.c | 129 fw_iso_resource_manage(card, r->generation, r->channels_mask, in fw_iso_resources_allocate() 183 fw_iso_resource_manage(card, r->generation, 1uLL << r->channel, in fw_iso_resources_update() 225 fw_iso_resource_manage(card, r->generation, 1uLL << r->channel, in fw_iso_resources_free()
|
/linux/drivers/firewire/ |
H A D | core-iso.c | 410 void fw_iso_resource_manage(struct fw_card *card, int generation, in fw_iso_resource_manage() function 450 EXPORT_SYMBOL(fw_iso_resource_manage);
|
H A D | core-card.c | 263 fw_iso_resource_manage(card, generation, 1ULL << 31, in allocate_broadcast_channel()
|
H A D | core-cdev.c | 1351 fw_iso_resource_manage(client->device->card, generation, in iso_resource_work()
|
/linux/include/linux/ |
H A D | firewire.h | 557 void fw_iso_resource_manage(struct fw_card *card, int generation,
|