Home
last modified time | relevance | path

Searched refs:fw_unit_put (Results 1 – 6 of 6) sorted by relevance

/linux/sound/firewire/motu/
H A Dmotu.c62 fw_unit_put(motu->unit); in motu_card_free()
/linux/sound/firewire/fireface/
H A Dff.c49 fw_unit_put(ff->unit); in ff_card_free()
/linux/sound/firewire/
H A Disight.c663 fw_unit_put(isight->unit); in isight_probe()
696 fw_unit_put(isight->unit); in isight_remove()
/linux/sound/firewire/fireworks/
H A Dfireworks.c199 fw_unit_put(efw->unit); in efw_card_free()
/linux/sound/firewire/dice/
H A Ddice.c141 fw_unit_put(dice->unit); in dice_card_free()
/linux/include/linux/
H A Dfirewire.h268 static inline void fw_unit_put(struct fw_unit *unit) in fw_unit_put() function