Searched defs:irm_id (Results 1 – 2 of 2) sorted by relevance
/linux-3.4.99/drivers/firewire/ |
D | core-iso.c | 211 static int manage_bandwidth(struct fw_card *card, int irm_id, int generation, in manage_bandwidth() 249 static int manage_channel(struct fw_card *card, int irm_id, int generation, in manage_channel() 301 static void deallocate_channel(struct fw_card *card, int irm_id, in deallocate_channel() 344 int irm_id, ret, c = -EINVAL; in fw_iso_resource_manage() local
|
D | core-card.c | 305 int root_id, new_root_id, irm_id, bm_id, local_id; in bm_work() local
|