Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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);
/OK3568_Linux_fs/kernel/sound/firewire/oxfw/
H A Doxfw.c277 fcp_bus_reset(oxfw->unit); in oxfw_bus_reset()
/OK3568_Linux_fs/kernel/sound/firewire/bebob/
H A Dbebob.c338 fcp_bus_reset(bebob->unit); in bebob_update()