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

/linux-4.1.27/drivers/uwb/
H A Dumc-bus.c39 if (umc_drv->post_reset) umc_bus_post_reset_helper()
40 ret = umc_drv->post_reset(umc); umc_bus_post_reset_helper()
53 * post_reset methods will be called or the drivers will be rebound.
55 * Radio controllers must provide pre_reset and post_reset methods and
H A Dwhc-rc.c464 .post_reset = whcrc_post_reset,
H A Dhwa-rc.c935 .post_reset = hwarc_post_reset,
/linux-4.1.27/drivers/usb/storage/
H A Dkarma.c230 .post_reset = usb_stor_post_reset,
H A Dcypress_atacb.c283 .post_reset = usb_stor_post_reset,
H A Donetouch.c311 .post_reset = usb_stor_post_reset,
H A Dfreecom.c554 .post_reset = usb_stor_post_reset,
H A Ddatafab.c752 .post_reset = usb_stor_post_reset,
H A Djumpshot.c678 .post_reset = usb_stor_post_reset,
H A Dalauda.c1263 .post_reset = usb_stor_post_reset,
H A Drealtek_cr.c1066 .post_reset = usb_stor_post_reset,
H A Dsddr55.c1000 .post_reset = usb_stor_post_reset,
H A Duas.c1158 .post_reset = uas_post_reset,
H A Dusb.c1137 .post_reset = usb_stor_post_reset,
H A Disd200.c1566 .post_reset = usb_stor_post_reset,
H A Dsddr09.c1776 .post_reset = usb_stor_post_reset,
H A Dshuttle_usbat.c1868 .post_reset = usb_stor_post_reset,
H A Dene_ub6250.c2414 .post_reset = usb_stor_post_reset,
/linux-4.1.27/drivers/message/fusion/
H A Dmptscsih.h130 extern int mptscsih_ioc_reset(MPT_ADAPTER *ioc, int post_reset);
H A Dmptscsih.c100 int mptscsih_ioc_reset(MPT_ADAPTER *ioc, int post_reset);
/linux-4.1.27/include/linux/uwb/
H A Dumc.h91 int (*post_reset)(struct umc_dev *); member in struct:umc_driver
/linux-4.1.27/arch/parisc/include/asm/
H A Dpci.h23 * post_reset is the time the kernel should stall to prevent anyone from
/linux-4.1.27/arch/parisc/kernel/
H A Dpci.c39 * post_reset is the time the kernel should stall to prevent anyone from
/linux-4.1.27/drivers/net/usb/
H A Dcdc_subset.c364 .post_reset = dummy_postreset,
H A Dqmi_wwan.c384 * NOTE: cdc-wdm also supports pre/post_reset, but we cannot provide
/linux-4.1.27/drivers/hid/usbhid/
H A Dhid-core.c1443 /* Same routine used for post_reset and reset_resume */ hid_post_reset()
1460 dbg_hid("couldn't allocate rdesc memory (post_reset)\n"); hid_post_reset()
1467 dbg_hid("reading report descriptor failed (post_reset)\n"); hid_post_reset()
1620 .post_reset = hid_post_reset,
/linux-4.1.27/drivers/net/wireless/zd1211rw/
H A Dzd_usb.c1516 static int post_reset(struct usb_interface *intf) post_reset() function
1541 .post_reset = post_reset,
/linux-4.1.27/drivers/input/mouse/
H A Dsynaptics_usb.c551 .post_reset = synusb_post_reset,
/linux-4.1.27/drivers/usb/usbip/
H A Dstub_rx.c169 * With the implementation of pre_reset and post_reset the driver no tweak_reset_device_cmd()
/linux-4.1.27/drivers/usb/class/
H A Dcdc-wdm.c938 * disconnect, suspend, resume, pre_reset and post_reset methods from
1106 .post_reset = wdm_post_reset,
/linux-4.1.27/drivers/media/usb/gspca/
H A Dse401.c736 .post_reset = sd_post_reset,
/linux-4.1.27/drivers/mfd/
H A Drtsx_usb.c781 .post_reset = rtsx_usb_post_reset,
/linux-4.1.27/drivers/input/misc/
H A Dati_remote2.c229 .post_reset = ati_remote2_post_reset,
H A Dcm109.c861 .post_reset = cm109_usb_post_reset,
/linux-4.1.27/drivers/usb/
H A Dusb-skeleton.c657 .post_reset = skel_post_reset,
/linux-4.1.27/include/linux/
H A Dusb.h1047 * post_reset method is called.
1048 * @post_reset: Called by usb_reset_device() after the device
1097 int (*post_reset)(struct usb_interface *intf); member in struct:usb_driver
/linux-4.1.27/drivers/usb/core/
H A Dhub.c5145 .post_reset = hub_post_reset,
5467 * the reset is over (using their post_reset method).
5479 * if the driver doesn't have pre_reset and post_reset methods then
5528 if (drv->pre_reset && drv->post_reset) usb_reset_device()
5551 if (drv->post_reset) usb_reset_device()
5552 rebind = (drv->post_reset)(cintf); usb_reset_device()
H A Ddriver.c1005 * it doesn't support pre_reset/post_reset/reset_resume or
/linux-4.1.27/drivers/isdn/gigaset/
H A Dusb-gigaset.c126 .post_reset = gigaset_resume,
H A Dbas-gigaset.c150 .post_reset = gigaset_post_reset,
/linux-4.1.27/drivers/net/wimax/i2400m/
H A Ddriver.c513 * post_reset can restore properly */ i2400m_pre_reset()
H A Dusb.c790 .post_reset = i2400mu_post_reset,
H A Di2400m.h554 * by either dev_reset_handle() or .pre_reset/.post_reset as long as
/linux-4.1.27/drivers/net/wireless/p54/
H A Dp54usb.c1139 .post_reset = p54u_post_reset,
/linux-4.1.27/drivers/usb/atm/
H A Dspeedtch.c752 .post_reset = speedtch_post_reset,
/linux-4.1.27/drivers/mmc/host/
H A Dvub300.c2427 .post_reset = vub300_post_reset,

Completed in 5351 milliseconds