| /OK3568_Linux_fs/kernel/include/scsi/ |
| H A D | scsi_host.h | 327 int (*host_reset)(struct Scsi_Host *shost, int reset_type); member
|
| /OK3568_Linux_fs/kernel/drivers/scsi/ |
| H A D | scsi_sysfs.c | 306 if (sht->host_reset) in store_host_reset() 307 ret = sht->host_reset(shost, type); in store_host_reset() 317 static DEVICE_ATTR(host_reset, S_IWUSR, NULL, store_host_reset);
|
| /OK3568_Linux_fs/kernel/drivers/scsi/esas2r/ |
| H A D | esas2r_main.c | 1067 static int esas2r_host_bus_reset(struct scsi_cmnd *cmd, bool host_reset) in esas2r_host_bus_reset() argument 1075 if (host_reset) in esas2r_host_bus_reset()
|
| /OK3568_Linux_fs/kernel/drivers/s390/scsi/ |
| H A D | zfcp_scsi.c | 434 .host_reset = zfcp_scsi_sysfs_host_reset,
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | bcmsdstd.c | 219 static bool sdstd_reset(sdioh_info_t *sd, bool host_reset, bool client_reset); 1737 sdstd_reset(sdioh_info_t *sd, bool host_reset, bool client_reset) in sdstd_reset() argument 1756 if (host_reset) { in sdstd_reset()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | bcmsdstd.c | 219 static bool sdstd_reset(sdioh_info_t *sd, bool host_reset, bool client_reset); 1737 sdstd_reset(sdioh_info_t *sd, bool host_reset, bool client_reset) in sdstd_reset() argument 1756 if (host_reset) { in sdstd_reset()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | bcmsdstd.c | 219 static bool sdstd_reset(sdioh_info_t *sd, bool host_reset, bool client_reset); 1737 sdstd_reset(sdioh_info_t *sd, bool host_reset, bool client_reset) in sdstd_reset() argument 1756 if (host_reset) { in sdstd_reset()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | bcmsdstd.c | 226 static bool sdstd_reset(sdioh_info_t *sd, bool host_reset, bool client_reset); 1850 sdstd_reset(sdioh_info_t *sd, bool host_reset, bool client_reset) in sdstd_reset() argument 1869 if (host_reset) { in sdstd_reset()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | bcmsdstd.c | 226 static bool sdstd_reset(sdioh_info_t *sd, bool host_reset, bool client_reset); 1850 sdstd_reset(sdioh_info_t *sd, bool host_reset, bool client_reset) in sdstd_reset() argument 1869 if (host_reset) { in sdstd_reset()
|
| /OK3568_Linux_fs/kernel/drivers/scsi/hisi_sas/ |
| H A D | hisi_sas_v1_hw.c | 1779 .host_reset = hisi_sas_host_reset,
|
| H A D | hisi_sas_v2_hw.c | 3555 .host_reset = hisi_sas_host_reset,
|
| H A D | hisi_sas_v3_hw.c | 3146 .host_reset = hisi_sas_host_reset,
|
| /OK3568_Linux_fs/kernel/drivers/scsi/ibmvscsi/ |
| H A D | ibmvscsi.c | 2094 .host_reset = ibmvscsi_host_reset,
|
| /OK3568_Linux_fs/kernel/drivers/scsi/qla4xxx/ |
| H A D | ql4_os.c | 245 .host_reset = qla4xxx_host_reset,
|