| /OK3568_Linux_fs/kernel/Documentation/usb/ |
| H A D | usbdevfs-drop-permissions.c | 30 void reset_device(int fd) in reset_device() function 95 reset_device(fd); in main()
|
| /OK3568_Linux_fs/kernel/drivers/crypto/qat/qat_common/ |
| H A D | adf_aer.c | 77 if (hw_device->reset_device) { in adf_dev_restore() 80 hw_device->reset_device(accel_dev); in adf_dev_restore()
|
| H A D | adf_accel_devices.h | 130 void (*reset_device)(struct adf_accel_dev *accel_dev); member
|
| /OK3568_Linux_fs/kernel/drivers/media/dvb-frontends/ |
| H A D | cx24116.h | 22 int (*reset_device)(struct dvb_frontend *fe); member
|
| H A D | cx24116.c | 567 if (state->config->reset_device) in cx24116_load_firmware() 568 state->config->reset_device(fe); in cx24116_load_firmware()
|
| /OK3568_Linux_fs/kernel/drivers/crypto/qat/qat_c3xxx/ |
| H A D | adf_c3xxx_hw_data.c | 188 hw_data->reset_device = adf_reset_flr; in adf_init_hw_data_c3xxx()
|
| /OK3568_Linux_fs/kernel/drivers/crypto/qat/qat_c62x/ |
| H A D | adf_c62x_hw_data.c | 198 hw_data->reset_device = adf_reset_flr; in adf_init_hw_data_c62x()
|
| /OK3568_Linux_fs/kernel/drivers/crypto/qat/qat_dh895xcc/ |
| H A D | adf_dh895xcc_hw_data.c | 211 hw_data->reset_device = adf_reset_sbr; in adf_init_hw_data_dh895xcc()
|
| /OK3568_Linux_fs/kernel/drivers/char/pcmcia/ |
| H A D | synclink_cs.c | 373 static void reset_device(MGSLPC_INFO *info); 1350 reset_device(info); in shutdown() 3336 static void reset_device(MGSLPC_INFO *info) in reset_device() function 3727 reset_device(info); in register_test() 3749 reset_device(info); in irq_test() 3772 reset_device(info); in irq_test()
|
| /OK3568_Linux_fs/kernel/include/linux/usb/ |
| H A D | hcd.h | 402 int (*reset_device)(struct usb_hcd *, struct usb_device *); member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/zydas/zd1211rw/ |
| H A D | zd_mac.c | 753 goto reset_device; in zd_mac_config_beacon() 834 reset_device: in zd_mac_config_beacon()
|
| /OK3568_Linux_fs/kernel/drivers/media/pci/cx88/ |
| H A D | cx88-dvb.c | 713 .reset_device = cx24116_reset_device, 719 .reset_device = cx24116_reset_device,
|
| /OK3568_Linux_fs/kernel/drivers/crypto/ |
| H A D | talitos.c | 181 static int reset_device(struct device *dev) in reset_device() function 222 err = reset_device(dev); in init_device() 226 err = reset_device(dev); in init_device()
|
| /OK3568_Linux_fs/kernel/drivers/input/misc/ |
| H A D | ims-pcu.c | 1148 static DEVICE_ATTR(reset_device, S_IWUSR, NULL, ims_pcu_reset_device);
|
| /OK3568_Linux_fs/kernel/drivers/usb/core/ |
| H A D | hub.c | 3004 if (hcd->driver->reset_device) in hub_port_reset() 3005 hcd->driver->reset_device(hcd, udev); in hub_port_reset()
|
| /OK3568_Linux_fs/kernel/drivers/usb/host/ |
| H A D | xhci.c | 5407 .reset_device = xhci_discover_or_reset_device,
|
| /OK3568_Linux_fs/kernel/drivers/usb/dwc2/ |
| H A D | hcd.c | 5086 dwc2_hc_driver.reset_device = dwc2_reset_device; in dwc2_hcd_init()
|