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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/message/fusion/
H A Dmptscsih.h126 extern int mptscsih_ioc_reset(MPT_ADAPTER *ioc, int post_reset);
H A Dmptscsih.c98 int mptscsih_ioc_reset(MPT_ADAPTER *ioc, int post_reset);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dusb.h800 * @post_reset: Called by usb_reset_composite_device() after the device
843 void (*post_reset) (struct usb_interface *intf); member in struct:usb_driver
H A Dide.h605 unsigned post_reset : 1; member in struct:ide_drive_s
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/usb/core/
H A Dhub.c2835 .post_reset = hub_post_reset,
3035 * the reset is over (using their post_reset method).
3045 * during the post_reset stage. However if iface is not NULL and is
3098 if (drv->post_reset)
3099 (drv->post_reset)(cintf);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/usb/storage/
H A Dusb.c1073 .post_reset = storage_post_reset,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/hid/usbhid/
H A Dhid-core.c1096 .post_reset = hid_post_reset,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/ide/
H A Dide-iops.c1044 drive->post_reset = 1;
H A Dide-tape.c2146 if (drive->post_reset == 1) {
2148 drive->post_reset = 0;

Completed in 125 milliseconds