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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/ieee1394/
H A Dieee1394_core.h98 int hpsb_reset_bus(struct hpsb_host *host, int type);
H A Dhosts.c61 hpsb_reset_bus(host, SHORT_RESET);
H A Dieee1394_core.c176 * hpsb_reset_bus - initiate bus reset on the given host
182 int hpsb_reset_bus(struct hpsb_host *host, int type) function
458 hpsb_reset_bus(host, LONG_RESET);
1298 EXPORT_SYMBOL(hpsb_reset_bus); variable
H A Dnodemgr.c1613 hpsb_reset_bus(host, LONG_RESET_FORCE_ROOT);
1657 hpsb_reset_bus(host, LONG_RESET_FORCE_ROOT);
H A Draw1394.c2341 hpsb_reset_bus(fi->host, LONG_RESET);
2347 hpsb_reset_bus(fi->host, SHORT_RESET);

Completed in 49 milliseconds