Searched refs:reset_hardware (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/core/
H A Dusb.h19 bool reset_hardware);
21 struct usb_interface *intf, bool reset_hardware);
H A Dmessage.c1050 * @reset_hardware: flag to erase any endpoint state stored in the
1054 * If @reset_hardware is set then also deallocates hcd/hardware state
1058 bool reset_hardware)
1068 if (reset_hardware)
1072 if (reset_hardware)
1078 if (reset_hardware)
1111 * @reset_hardware: flag to erase any endpoint state stored in the
1117 bool reset_hardware)
1125 reset_hardware);
1057 usb_disable_endpoint(struct usb_device *dev, unsigned int epaddr, bool reset_hardware) argument
1116 usb_disable_interface(struct usb_device *dev, struct usb_interface *intf, bool reset_hardware) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Din2000.c1475 static int reset_hardware(struct Scsi_Host *instance, int type) function
1529 reset_hardware(instance, RESET_CARD_AND_BUS);
1965 x = reset_hardware(instance, (hostdata->args & A_NO_SCSI_RESET) ? RESET_CARD : RESET_CARD_AND_BUS);

Completed in 181 milliseconds