Searched refs:host_reset (Results 1 - 8 of 8) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/ieee1394/
H A Dhighlevel.h44 void (*host_reset)(struct hpsb_host *host); member in struct:hpsb_highlevel
H A Dcsr.c46 static void host_reset(struct hpsb_host *host);
68 .host_reset = host_reset,
113 static void host_reset(struct hpsb_host *host) function
H A Dhighlevel.c567 if (hl->host_reset)
568 hl->host_reset(host);
H A Draw1394.c257 static void host_reset(struct hpsb_host *host) function
3026 .host_reset = host_reset,
H A Deth1394.c191 .host_reset = ether1394_host_reset,
H A Dnodemgr.c1857 .host_reset = nodemgr_host_reset,
H A Dsbp2.c219 .host_reset = sbp2_host_reset,
H A Ddv1394.c2383 .host_reset = dv1394_host_reset,

Completed in 119 milliseconds