Home
last modified time | relevance | path

Searched refs:reset_device (Results 1 – 23 of 23) sorted by relevance

/linux/Documentation/usb/
A Dusbdevfs-drop-permissions.c30 void reset_device(int fd) in reset_device() function
95 reset_device(fd); in main()
/linux/drivers/crypto/qat/qat_common/
A Dadf_aer.c77 if (hw_device->reset_device) { in adf_dev_restore()
80 hw_device->reset_device(accel_dev); in adf_dev_restore()
A Dadf_accel_devices.h185 void (*reset_device)(struct adf_accel_dev *accel_dev); member
/linux/drivers/media/dvb-frontends/
A Dcx24116.h22 int (*reset_device)(struct dvb_frontend *fe); member
A Dcx24116.c567 if (state->config->reset_device) in cx24116_load_firmware()
568 state->config->reset_device(fe); in cx24116_load_firmware()
/linux/drivers/crypto/qat/qat_c62x/
A Dadf_c62x_hw_data.c138 hw_data->reset_device = adf_reset_flr; in adf_init_hw_data_c62x()
/linux/drivers/crypto/qat/qat_c3xxx/
A Dadf_c3xxx_hw_data.c136 hw_data->reset_device = adf_reset_flr; in adf_init_hw_data_c3xxx()
/linux/drivers/crypto/qat/qat_dh895xcc/
A Dadf_dh895xcc_hw_data.c203 hw_data->reset_device = adf_reset_sbr; in adf_init_hw_data_dh895xcc()
/linux/drivers/crypto/qat/qat_4xxx/
A Dadf_4xxx_hw_data.c255 hw_data->reset_device = adf_reset_flr; in adf_init_hw_data_4xxx()
/linux/drivers/net/can/usb/etas_es58x/
A Des58x_core.h355 int (*reset_device)(struct es58x_device *es58x_dev); member
A Des581_4.c504 .reset_device = es581_4_reset_device,
A Des58x_fd.c562 .reset_device = NULL, /* Not implemented in the device firmware. */
A Des58x_core.c1139 if (es58x_dev->ops->reset_device) in es58x_handle_urb_cmd()
1140 es58x_dev->ops->reset_device(es58x_dev); in es58x_handle_urb_cmd()
/linux/drivers/char/pcmcia/
A Dsynclink_cs.c373 static void reset_device(MGSLPC_INFO *info);
1348 reset_device(info); in shutdown()
3326 static void reset_device(MGSLPC_INFO *info) in reset_device() function
3717 reset_device(info); in register_test()
3739 reset_device(info); in irq_test()
3762 reset_device(info); in irq_test()
/linux/include/linux/usb/
A Dhcd.h394 int (*reset_device)(struct usb_hcd *, struct usb_device *); member
/linux/drivers/net/wireless/zydas/zd1211rw/
A Dzd_mac.c753 goto reset_device; in zd_mac_config_beacon()
834 reset_device: in zd_mac_config_beacon()
/linux/drivers/media/pci/cx88/
A Dcx88-dvb.c714 .reset_device = cx24116_reset_device,
720 .reset_device = cx24116_reset_device,
/linux/drivers/misc/habanalabs/gaudi/
A Dgaudi.c7979 goto reset_device; in gaudi_handle_eqe()
7987 goto reset_device; in gaudi_handle_eqe()
7998 goto reset_device; in gaudi_handle_eqe()
8118 goto reset_device; in gaudi_handle_eqe()
8158 goto reset_device; in gaudi_handle_eqe()
8163 goto reset_device; in gaudi_handle_eqe()
8168 goto reset_device; in gaudi_handle_eqe()
8178 reset_device: in gaudi_handle_eqe()
/linux/drivers/crypto/
A Dtalitos.c182 static int reset_device(struct device *dev) in reset_device() function
223 err = reset_device(dev); in init_device()
227 err = reset_device(dev); in init_device()
/linux/drivers/input/misc/
A Dims-pcu.c1148 static DEVICE_ATTR(reset_device, S_IWUSR, NULL, ims_pcu_reset_device);
/linux/drivers/usb/core/
A Dhub.c3051 if (hcd->driver->reset_device) in hub_port_reset()
3052 hcd->driver->reset_device(hcd, udev); in hub_port_reset()
/linux/drivers/usb/host/
A Dxhci.c5419 .reset_device = xhci_discover_or_reset_device,
/linux/drivers/usb/dwc2/
A Dhcd.c5177 dwc2_hc_driver.reset_device = dwc2_reset_device; in dwc2_hcd_init()

Completed in 80 milliseconds