Home
last modified time | relevance | path

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

/linux/Documentation/usb/
H A Dusbdevfs-drop-permissions.c30 void reset_device(int fd) in reset_device() function
95 reset_device(fd); in main()
/linux/drivers/media/dvb-frontends/
H A Dcx24116.h22 int (*reset_device)(struct dvb_frontend *fe); member
H 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/intel/qat/qat_common/
H A Dadf_aer.c103 if (hw_device->reset_device) { in adf_dev_restore()
106 hw_device->reset_device(accel_dev); in adf_dev_restore()
H A Dadf_accel_devices.h327 void (*reset_device)(struct adf_accel_dev *accel_dev); member
/linux/drivers/crypto/intel/qat/qat_c62x/
H A Dadf_c62x_hw_data.c154 hw_data->reset_device = adf_reset_flr; in adf_init_hw_data_c62x()
/linux/drivers/crypto/intel/qat/qat_c3xxx/
H A Dadf_c3xxx_hw_data.c152 hw_data->reset_device = adf_reset_flr; in adf_init_hw_data_c3xxx()
/linux/drivers/crypto/intel/qat/qat_dh895xcc/
H A Dadf_dh895xcc_hw_data.c252 hw_data->reset_device = adf_reset_sbr; in adf_init_hw_data_dh895xcc()
/linux/drivers/net/can/usb/etas_es58x/
H A Des58x_core.h358 int (*reset_device)(struct es58x_device *es58x_dev); member
H A Des581_4.c505 .reset_device = es581_4_reset_device,
H A Des58x_fd.c563 .reset_device = NULL, /* Not implemented in the device firmware. */
H A Des58x_core.c1131 if (es58x_dev->ops->reset_device) in es58x_handle_urb_cmd()
1132 es58x_dev->ops->reset_device(es58x_dev); in es58x_handle_urb_cmd()
/linux/drivers/accel/habanalabs/common/
H A Ddevice.c463 bool reset_device, device_is_idle = true; in hpriv_release() local
484 reset_device = hdev->reset_upon_device_release || hdev->reset_info.watchdog_active; in hpriv_release()
489 if (!hdev->reset_info.in_reset && !reset_device && !hdev->pldm) in hpriv_release()
495 reset_device = true; in hpriv_release()
513 if (reset_device) { in hpriv_release()
/linux/include/linux/usb/
H A Dhcd.h385 int (*reset_device)(struct usb_hcd *, struct usb_device *); member
/linux/drivers/net/wireless/zydas/zd1211rw/
H A Dzd_mac.c753 goto reset_device; in zd_mac_config_beacon()
834 reset_device: in zd_mac_config_beacon()
/linux/drivers/accel/habanalabs/gaudi/
H A Dgaudi.c7604 goto reset_device; in gaudi_handle_eqe()
7613 goto reset_device; in gaudi_handle_eqe()
7625 goto reset_device; in gaudi_handle_eqe()
7663 goto reset_device; in gaudi_handle_eqe()
7688 goto reset_device; in gaudi_handle_eqe()
7772 goto reset_device; in gaudi_handle_eqe()
7825 goto reset_device; in gaudi_handle_eqe()
7831 goto reset_device; in gaudi_handle_eqe()
7840 goto reset_device; in gaudi_handle_eqe()
7853 reset_device: in gaudi_handle_eqe()
/linux/drivers/usb/core/
H A Dhub.c3143 if (hcd->driver->reset_device) in hub_port_reset()
3144 hcd->driver->reset_device(hcd, udev); in hub_port_reset()
6094 if (hcd->driver->reset_device) in hub_hc_release_resources()
6095 hcd->driver->reset_device(hcd, udev); in hub_hc_release_resources()
/linux/drivers/input/misc/
H A Dims-pcu.c1141 static DEVICE_ATTR(reset_device, S_IWUSR, NULL, ims_pcu_reset_device);
/linux/drivers/usb/dwc2/
H A Dhcd.c5154 dwc2_hc_driver.reset_device = dwc2_reset_device; in dwc2_hcd_init()
/linux/drivers/usb/host/
H A Dxhci.c5450 .reset_device = xhci_discover_or_reset_device,
/linux/drivers/accel/habanalabs/gaudi2/
H A Dgaudi2.c10240 goto reset_device; in gaudi2_handle_eqe()
10252 reset_device: in gaudi2_handle_eqe()