Searched refs:fw_unit_put (Results 1 – 10 of 10) sorted by relevance
52 fw_unit_put(dg00x->unit); in dg00x_card_free()
95 fw_unit_put(tscm->unit); in tscm_card_free()
62 fw_unit_put(motu->unit); in motu_card_free()
49 fw_unit_put(ff->unit); in ff_card_free()
668 fw_unit_put(isight->unit); in isight_probe()702 fw_unit_put(isight->unit); in isight_remove()
129 fw_unit_put(oxfw->unit); in oxfw_card_free()
199 fw_unit_put(efw->unit); in efw_card_free()
140 fw_unit_put(dice->unit); in dice_card_free()
132 fw_unit_put(bebob->unit); in bebob_card_free()
240 static inline void fw_unit_put(struct fw_unit *unit) in fw_unit_put() function