| /OK3568_Linux_fs/kernel/drivers/scsi/ |
| H A D | sd.c | 551 struct scsi_device *sdev = sdkp->device; in max_retries_store() local 690 struct scsi_device *sdev = sdkp->device; in scsi_disk_put() local 703 struct scsi_device *sdev = sdkp->device; in sd_sec_submit() local 1427 struct scsi_device *sdev; in sd_open() local 1501 struct scsi_device *sdev = sdkp->device; in sd_release() local 1828 struct scsi_device *sdev = sdkp->device; in sd_pr_command() local 1948 struct scsi_device *sdev = scmd->device; in sd_eh_action() local 1989 struct scsi_device *sdev = scmd->device; in sd_completed_bytes() local 3089 struct scsi_device *sdev = sdkp->device; in sd_read_write_same() local 3120 struct scsi_device *sdev = sdkp->device; in sd_read_security() local [all …]
|
| H A D | scsi_proc.c | 180 struct scsi_device *sdev; in proc_print_scsidevice() local 273 struct scsi_device *sdev; in scsi_remove_single_device() local
|
| H A D | mvumi.c | 1381 struct scsi_device *sdev; in mvumi_handle_hotplug() local 1464 struct scsi_device *sdev = NULL; in mvumi_detach_devices() local 1499 struct scsi_device *sdev; in mvumi_rescan_devices() local 2003 static int mvumi_slave_configure(struct scsi_device *sdev) in mvumi_slave_configure() 2147 mvumi_bios_param(struct scsi_device *sdev, struct block_device *bdev, in mvumi_bios_param() 2391 struct scsi_device *sdev = NULL; in mvumi_io_attach() local
|
| H A D | virtio_scsi.c | 280 struct scsi_device *sdev; in virtscsi_handle_transport_reset() local 312 struct scsi_device *sdev; in virtscsi_handle_param_change() local 336 struct scsi_device *sdev; in virtscsi_rescan_hotunplug() local 685 static int virtscsi_change_queue_depth(struct scsi_device *sdev, int qdepth) in virtscsi_change_queue_depth()
|
| H A D | scsi_transport_sas.c | 322 u64 sas_get_address(struct scsi_device *sdev) in sas_get_address() 339 sas_tlr_supported(struct scsi_device *sdev) in sas_tlr_supported() 376 sas_disable_tlr(struct scsi_device *sdev) in sas_disable_tlr() 391 void sas_enable_tlr(struct scsi_device *sdev) in sas_enable_tlr() 406 unsigned int sas_is_tlr_enabled(struct scsi_device *sdev) in sas_is_tlr_enabled() 1232 int sas_read_port_mode_page(struct scsi_device *sdev) in sas_read_port_mode_page()
|
| /OK3568_Linux_fs/u-boot/common/ |
| H A D | stdio.c | 156 struct stdio_dev *sdev; in stdio_probe_device() local 189 struct stdio_dev *sdev; in stdio_get_by_name() local
|
| /OK3568_Linux_fs/kernel/drivers/scsi/aacraid/ |
| H A D | linit.c | 297 static int aac_biosparm(struct scsi_device *sdev, struct block_device *bdev, in aac_biosparm() 390 static int aac_slave_configure(struct scsi_device *sdev) in aac_slave_configure() 518 static int aac_change_queue_depth(struct scsi_device *sdev, int depth) in aac_change_queue_depth() 560 struct scsi_device *sdev = to_scsi_device(dev); in aac_show_raid_level() local 581 struct scsi_device *sdev = to_scsi_device(dev); in aac_show_unique_id() local 614 static int aac_ioctl(struct scsi_device *sdev, unsigned int cmd, in aac_ioctl()
|
| /OK3568_Linux_fs/kernel/include/linux/ssb/ |
| H A D | ssb_driver_gige.h | 142 static inline int ssb_gige_pcibios_plat_dev_init(struct ssb_device *sdev, in ssb_gige_pcibios_plat_dev_init() 147 static inline int ssb_gige_map_irq(struct ssb_device *sdev, in ssb_gige_map_irq()
|
| /OK3568_Linux_fs/kernel/drivers/ssb/ |
| H A D | main.c | 206 struct ssb_device *sdev; in ssb_devices_freeze() local 241 struct ssb_device *sdev; in ssb_devices_thaw() local 414 struct ssb_device *sdev; in ssb_devices_unregister() local 460 struct ssb_device *sdev; in ssb_devices_register() local
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/shmobile/ |
| H A D | shmob_drm_kms.c | 127 int shmob_drm_modeset_init(struct shmob_drm_device *sdev) in shmob_drm_modeset_init()
|
| H A D | shmob_drm_regs.h | 278 static inline void lcdc_write_mirror(struct shmob_drm_device *sdev, u32 reg, in lcdc_write_mirror() 284 static inline void lcdc_write(struct shmob_drm_device *sdev, u32 reg, u32 data) in lcdc_write() 291 static inline u32 lcdc_read(struct shmob_drm_device *sdev, u32 reg) in lcdc_read() 296 static inline int lcdc_wait_bit(struct shmob_drm_device *sdev, u32 reg, in lcdc_wait_bit()
|
| /OK3568_Linux_fs/kernel/drivers/message/fusion/ |
| H A D | mptsas.c | 558 struct scsi_device *sdev; in mptsas_add_device_component() local 968 struct scsi_device *sdev; in mptsas_find_vtarget() local 1086 mptsas_block_io_sdev(struct scsi_device *sdev, void *data) in mptsas_block_io_sdev() 1685 mptsas_slave_configure(struct scsi_device *sdev) in mptsas_slave_configure() 1842 mptsas_slave_alloc(struct scsi_device *sdev) in mptsas_slave_alloc() 3733 struct scsi_device *sdev; in mptsas_send_link_status_event() local 3990 struct scsi_device *sdev; in mptsas_scan_sas_topology() local 4025 struct scsi_device *sdev; in mptsas_handle_queue_full_event() local 4206 mptsas_reprobe_lun(struct scsi_device *sdev, void *data) in mptsas_reprobe_lun() 4638 struct scsi_device *sdev = NULL; in mptsas_send_raid_event() local [all …]
|
| /OK3568_Linux_fs/u-boot/board/nokia/rx51/ |
| H A D | rx51.c | 597 int rx51_kp_tstc(struct stdio_dev *sdev) in rx51_kp_tstc() 653 int rx51_kp_getc(struct stdio_dev *sdev) in rx51_kp_getc()
|
| /OK3568_Linux_fs/kernel/drivers/staging/rts5208/ |
| H A D | rtsx.c | 60 static int slave_alloc(struct scsi_device *sdev) in slave_alloc() 71 static int slave_configure(struct scsi_device *sdev) in slave_configure()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rsi/ |
| H A D | rsi_91x_sdio.c | 893 struct rsi_91x_sdiodev *sdev = adapter->rsi_dev; in rsi_sdio_reinit_device() local 1014 struct rsi_91x_sdiodev *sdev; in rsi_probe() local 1401 struct rsi_91x_sdiodev *sdev; in rsi_freeze() local 1460 struct rsi_91x_sdiodev *sdev = in rsi_shutdown() local
|
| /OK3568_Linux_fs/kernel/drivers/scsi/aic7xxx/ |
| H A D | aic7xxx_osm.c | 635 ahc_linux_slave_alloc(struct scsi_device *sdev) in ahc_linux_slave_alloc() 667 ahc_linux_slave_configure(struct scsi_device *sdev) in ahc_linux_slave_configure() 686 ahc_linux_biosparam(struct scsi_device *sdev, struct block_device *bdev, in ahc_linux_biosparam() 1254 ahc_platform_set_tags(struct ahc_softc *ahc, struct scsi_device *sdev, in ahc_platform_set_tags() 1375 ahc_linux_device_queue_depth(struct scsi_device *sdev) in ahc_linux_device_queue_depth() 1795 struct scsi_device *sdev, struct scb *scb) in ahc_linux_handle_scsi_status()
|
| /OK3568_Linux_fs/kernel/drivers/spi/ |
| H A D | spi-sprd.c | 291 static void sprd_spi_chipselect(struct spi_device *sdev, bool cs) in sprd_spi_chipselect() 402 static int sprd_spi_txrx_bufs(struct spi_device *sdev, struct spi_transfer *t) in sprd_spi_txrx_bufs() 579 static int sprd_spi_dma_txrx_bufs(struct spi_device *sdev, in sprd_spi_dma_txrx_bufs() 715 static int sprd_spi_setup_transfer(struct spi_device *sdev, in sprd_spi_setup_transfer() 790 struct spi_device *sdev, in sprd_spi_transfer_one()
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | keyboard.h | 15 struct stdio_dev sdev; member
|
| /OK3568_Linux_fs/kernel/sound/aoa/fabrics/ |
| H A D | layout.c | 608 struct soundbus_dev *sdev; member 996 static int aoa_fabric_layout_probe(struct soundbus_dev *sdev) in aoa_fabric_layout_probe() 1097 static int aoa_fabric_layout_remove(struct soundbus_dev *sdev) in aoa_fabric_layout_remove()
|
| /OK3568_Linux_fs/kernel/drivers/scsi/cxlflash/ |
| H A D | superpipe.h | 64 struct scsi_device *sdev; member 70 struct scsi_device *sdev; member
|
| /OK3568_Linux_fs/external/xserver/mi/ |
| H A D | mieq.c | 348 FixUpEventForMaster(DeviceIntPtr mdev, DeviceIntPtr sdev, in FixUpEventForMaster() 374 CopyGetMasterEvent(DeviceIntPtr sdev, in CopyGetMasterEvent()
|
| /OK3568_Linux_fs/kernel/drivers/scsi/libsas/ |
| H A D | sas_scsi_host.c | 784 int sas_ioctl(struct scsi_device *sdev, unsigned int cmd, void __user *arg) in sas_ioctl() 864 int sas_change_queue_depth(struct scsi_device *sdev, int depth) in sas_change_queue_depth() 914 int sas_slave_alloc(struct scsi_device *sdev) in sas_slave_alloc()
|
| /OK3568_Linux_fs/kernel/drivers/iio/resolver/ |
| H A D | ad2s90.c | 26 struct spi_device *sdev; member
|
| H A D | ad2s1200.c | 41 struct spi_device *sdev; member
|
| /OK3568_Linux_fs/kernel/drivers/scsi/megaraid/ |
| H A D | megaraid_sas_base.c | 1875 void megasas_set_dynamic_target_properties(struct scsi_device *sdev, in megasas_set_dynamic_target_properties() 1955 megasas_set_nvme_device_properties(struct scsi_device *sdev, u32 max_io_size) in megasas_set_nvme_device_properties() 1978 static void megasas_set_fw_assisted_qd(struct scsi_device *sdev, in megasas_set_fw_assisted_qd() 2028 static void megasas_set_static_target_properties(struct scsi_device *sdev, in megasas_set_static_target_properties() 2054 static int megasas_slave_configure(struct scsi_device *sdev) in megasas_slave_configure() 2094 static int megasas_slave_alloc(struct scsi_device *sdev) in megasas_slave_alloc() 2139 static void megasas_slave_destroy(struct scsi_device *sdev) in megasas_slave_destroy() 3127 megasas_bios_param(struct scsi_device *sdev, struct block_device *bdev, in megasas_bios_param() 3384 struct scsi_device *sdev; in enable_sdev_max_qd_store() local 4484 megasas_get_pd_info(struct megasas_instance *instance, struct scsi_device *sdev) in megasas_get_pd_info() [all …]
|