Home
last modified time | relevance | path

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

/openbmc/linux/Documentation/usb/
H A Dusbdevfs-drop-permissions.c30 void reset_device(int fd) in reset_device() function
95 reset_device(fd); in main()
/openbmc/linux/drivers/crypto/intel/qat/qat_common/
H A Dadf_aer.c76 if (hw_device->reset_device) { in adf_dev_restore()
79 hw_device->reset_device(accel_dev); in adf_dev_restore()
H A Dadf_accel_devices.h209 void (*reset_device)(struct adf_accel_dev *accel_dev); member
/openbmc/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()
/openbmc/linux/drivers/crypto/intel/qat/qat_c3xxx/
H A Dadf_c3xxx_hw_data.c150 hw_data->reset_device = adf_reset_flr; in adf_init_hw_data_c3xxx()
/openbmc/linux/drivers/crypto/intel/qat/qat_c62x/
H A Dadf_c62x_hw_data.c152 hw_data->reset_device = adf_reset_flr; in adf_init_hw_data_c62x()
/openbmc/qemu/hw/vfio/
H A Dmigration.c176 goto reset_device; in vfio_migration_set_state()
194 goto reset_device; in vfio_migration_set_state()
220 reset_device: in vfio_migration_set_state()
/openbmc/linux/drivers/crypto/intel/qat/qat_dh895xcc/
H A Dadf_dh895xcc_hw_data.c250 hw_data->reset_device = adf_reset_sbr; in adf_init_hw_data_dh895xcc()
/openbmc/linux/drivers/accel/habanalabs/common/
H A 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()
/openbmc/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()
/openbmc/linux/drivers/crypto/intel/qat/qat_4xxx/
H A Dadf_4xxx_hw_data.c542 hw_data->reset_device = adf_reset_flr; in adf_init_hw_data_4xxx()
/openbmc/linux/include/linux/usb/
H A Dhcd.h385 int (*reset_device)(struct usb_hcd *, struct usb_device *); member
/openbmc/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()
/openbmc/linux/drivers/media/pci/cx88/
H A Dcx88-dvb.c714 .reset_device = cx24116_reset_device,
720 .reset_device = cx24116_reset_device,
/openbmc/linux/drivers/accel/habanalabs/gaudi/
H A 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()
/openbmc/linux/drivers/crypto/
H 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()
/openbmc/linux/drivers/input/misc/
H A Dims-pcu.c1148 static DEVICE_ATTR(reset_device, S_IWUSR, NULL, ims_pcu_reset_device);
/openbmc/linux/drivers/usb/core/
H A Dhub.c3110 if (hcd->driver->reset_device) in hub_port_reset()
3111 hcd->driver->reset_device(hcd, udev); in hub_port_reset()
6062 if (hcd->driver->reset_device)
6063 hcd->driver->reset_device(hcd, udev);
/openbmc/linux/drivers/usb/host/
H A Dxhci.c5366 .reset_device = xhci_discover_or_reset_device,
/openbmc/linux/drivers/usb/dwc2/
H A Dhcd.c5154 dwc2_hc_driver.reset_device = dwc2_reset_device; in dwc2_hcd_init()
/openbmc/linux/drivers/accel/habanalabs/gaudi2/
H A Dgaudi2.c9904 goto reset_device; in gaudi2_handle_eqe()
9916 reset_device: in gaudi2_handle_eqe()