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