Home
last modified time | relevance | path

Searched refs:fcp_bus_reset (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/sound/firewire/
H A Dfcp.h32 void fcp_bus_reset(struct fw_unit *unit);
H A Dfcp.c299 void fcp_bus_reset(struct fw_unit *unit) in fcp_bus_reset() function
314 EXPORT_SYMBOL(fcp_bus_reset);
/openbmc/linux/sound/firewire/oxfw/
H A Doxfw.c277 fcp_bus_reset(oxfw->unit); in oxfw_bus_reset()
/openbmc/linux/sound/firewire/bebob/
H A Dbebob.c326 fcp_bus_reset(bebob->unit); in bebob_update()