Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/firewire/
H A Diso-resources.c129 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 Diso-resources.c129 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 Dcore-iso.c308 * 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 Dcore-card.c263 fw_iso_resource_manage(card, generation, 1ULL << 31, in allocate_broadcast_channel()
H A Dcore-cdev.c1268 fw_iso_resource_manage(client->device->card, generation, in iso_resource_work()
/kernel/linux/linux-6.6/drivers/firewire/
H A Dcore-iso.c308 * 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 Dcore-card.c263 fw_iso_resource_manage(card, generation, 1ULL << 31, in allocate_broadcast_channel()
H A Dcore-cdev.c1341 fw_iso_resource_manage(client->device->card, generation, in iso_resource_work()
/kernel/linux/linux-5.10/include/linux/
H A Dfirewire.h467 void fw_iso_resource_manage(struct fw_card *card, int generation,
/kernel/linux/linux-6.6/include/linux/
H A Dfirewire.h535 void fw_iso_resource_manage(struct fw_card *card, int generation,

Completed in 13 milliseconds