Home
last modified time | relevance | path

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

/linux-6.6.21/Documentation/usb/
Dusbdevfs-drop-permissions.c30 void reset_device(int fd) in reset_device() function
95 reset_device(fd); in main()
/linux-6.6.21/drivers/crypto/intel/qat/qat_common/
Dadf_aer.c76 if (hw_device->reset_device) { in adf_dev_restore()
79 hw_device->reset_device(accel_dev); in adf_dev_restore()
Dadf_accel_devices.h209 void (*reset_device)(struct adf_accel_dev *accel_dev); member
/linux-6.6.21/drivers/media/dvb-frontends/
Dcx24116.h22 int (*reset_device)(struct dvb_frontend *fe); member
Dcx24116.c567 if (state->config->reset_device) in cx24116_load_firmware()
568 state->config->reset_device(fe); in cx24116_load_firmware()
/linux-6.6.21/drivers/crypto/intel/qat/qat_c3xxx/
Dadf_c3xxx_hw_data.c150 hw_data->reset_device = adf_reset_flr; in adf_init_hw_data_c3xxx()
/linux-6.6.21/drivers/crypto/intel/qat/qat_c62x/
Dadf_c62x_hw_data.c152 hw_data->reset_device = adf_reset_flr; in adf_init_hw_data_c62x()
/linux-6.6.21/drivers/crypto/intel/qat/qat_dh895xcc/
Dadf_dh895xcc_hw_data.c246 hw_data->reset_device = adf_reset_sbr; in adf_init_hw_data_dh895xcc()
/linux-6.6.21/drivers/net/can/usb/etas_es58x/
Des58x_core.h358 int (*reset_device)(struct es58x_device *es58x_dev); member
Des581_4.c505 .reset_device = es581_4_reset_device,
Des58x_fd.c563 .reset_device = NULL, /* Not implemented in the device firmware. */
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-6.6.21/drivers/accel/habanalabs/common/
Ddevice.c399 bool reset_device, device_is_idle = true; in hpriv_release() local
422 reset_device = hdev->reset_upon_device_release || hdev->reset_info.watchdog_active; in hpriv_release()
427 if (!hdev->reset_info.in_reset && !reset_device && hdev->pdev && !hdev->pldm) in hpriv_release()
433 reset_device = true; in hpriv_release()
449 if (reset_device) { in hpriv_release()
/linux-6.6.21/drivers/crypto/intel/qat/qat_4xxx/
Dadf_4xxx_hw_data.c557 hw_data->reset_device = adf_reset_flr; in adf_init_hw_data_4xxx()
/linux-6.6.21/include/linux/usb/
Dhcd.h384 int (*reset_device)(struct usb_hcd *, struct usb_device *); member
/linux-6.6.21/drivers/net/wireless/zydas/zd1211rw/
Dzd_mac.c753 goto reset_device; in zd_mac_config_beacon()
834 reset_device: in zd_mac_config_beacon()
/linux-6.6.21/drivers/media/pci/cx88/
Dcx88-dvb.c714 .reset_device = cx24116_reset_device,
720 .reset_device = cx24116_reset_device,
/linux-6.6.21/drivers/accel/habanalabs/gaudi/
Dgaudi.c7610 goto reset_device; in gaudi_handle_eqe()
7619 goto reset_device; in gaudi_handle_eqe()
7631 goto reset_device; in gaudi_handle_eqe()
7669 goto reset_device; in gaudi_handle_eqe()
7694 goto reset_device; in gaudi_handle_eqe()
7778 goto reset_device; in gaudi_handle_eqe()
7831 goto reset_device; in gaudi_handle_eqe()
7837 goto reset_device; in gaudi_handle_eqe()
7846 goto reset_device; in gaudi_handle_eqe()
7859 reset_device: in gaudi_handle_eqe()
/linux-6.6.21/drivers/crypto/
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-6.6.21/drivers/input/misc/
Dims-pcu.c1148 static DEVICE_ATTR(reset_device, S_IWUSR, NULL, ims_pcu_reset_device);
/linux-6.6.21/drivers/usb/core/
Dhub.c3082 if (hcd->driver->reset_device) in hub_port_reset()
3083 hcd->driver->reset_device(hcd, udev); in hub_port_reset()
/linux-6.6.21/drivers/usb/host/
Dxhci.c5311 .reset_device = xhci_discover_or_reset_device,
/linux-6.6.21/drivers/usb/dwc2/
Dhcd.c5149 dwc2_hc_driver.reset_device = dwc2_reset_device; in dwc2_hcd_init()
/linux-6.6.21/drivers/accel/habanalabs/gaudi2/
Dgaudi2.c9904 goto reset_device; in gaudi2_handle_eqe()
9916 reset_device: in gaudi2_handle_eqe()