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

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/ieee1394/
H A Dhighlevel.h50 void (*host_reset) (struct hpsb_host *host); member in struct:hpsb_highlevel_ops
H A Dcsr.c37 static void host_reset(struct hpsb_host *host) function
403 .host_reset = host_reset,
H A Dhighlevel.c198 if (hl->op->host_reset)
199 hl->op->host_reset(host);
H A Dcmp.c302 .host_reset = cmp_host_reset,
H A Draw1394.c196 static void host_reset(struct hpsb_host *host) function
990 .host_reset = host_reset,
H A Deth1394.c695 .host_reset = ether1394_host_reset,
H A Dnodemgr.c1377 .host_reset = nodemgr_host_reset,
H A Ddv1394.c2965 .host_reset = dv1394_host_reset,
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/usb/storage/
H A Dscsiglue.c308 static int host_reset( Scsi_Cmnd *srb ) function
310 printk(KERN_CRIT "usb-storage: host_reset() requested but not implemented\n" );
425 eh_host_reset_handler: host_reset,

Completed in 101 milliseconds