Searched refs:fw_iso_resource_manage (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/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()
|
/kernel/linux/linux-6.6/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()
|
/kernel/linux/linux-5.10/drivers/firewire/ |
H A D | core-iso.c | 308 * fw_iso_resource_manage() - Allocate or deallocate a channel and/or bandwidth 338 void fw_iso_resource_manage(struct fw_card *card, int generation, in fw_iso_resource_manage() function 379 EXPORT_SYMBOL(fw_iso_resource_manage); variable
|
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 | 1268 fw_iso_resource_manage(client->device->card, generation, in iso_resource_work()
|
/kernel/linux/linux-6.6/drivers/firewire/ |
H A D | core-iso.c | 308 * fw_iso_resource_manage() - Allocate or deallocate a channel and/or bandwidth 338 void fw_iso_resource_manage(struct fw_card *card, int generation, in fw_iso_resource_manage() function 379 EXPORT_SYMBOL(fw_iso_resource_manage); variable
|
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 | 1341 fw_iso_resource_manage(client->device->card, generation, in iso_resource_work()
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | firewire.h | 467 void fw_iso_resource_manage(struct fw_card *card, int generation,
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | firewire.h | 535 void fw_iso_resource_manage(struct fw_card *card, int generation,
|
Completed in 13 milliseconds