Searched refs:hpsb_reset_bus (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/ieee1394/
H A Dieee1394_core.h102 int hpsb_reset_bus(struct hpsb_host *host, int type);
H A Dhosts.c61 hpsb_reset_bus(host, SHORT_RESET);
H A Dieee1394_core.c177 * hpsb_reset_bus - initiate bus reset on the given host
183 int hpsb_reset_bus(struct hpsb_host *host, int type) function
461 hpsb_reset_bus(host, LONG_RESET);
1294 EXPORT_SYMBOL(hpsb_reset_bus); variable
H A Dnodemgr.c1609 hpsb_reset_bus(host, LONG_RESET_FORCE_ROOT);
1653 hpsb_reset_bus(host, LONG_RESET_FORCE_ROOT);
H A Draw1394.c2192 hpsb_reset_bus(fi->host, LONG_RESET);
2198 hpsb_reset_bus(fi->host, SHORT_RESET);

Completed in 64 milliseconds