Home
last modified time | relevance | path

Searched defs:sdev (Results 201 – 225 of 311) sorted by relevance

12345678910>>...13

/OK3568_Linux_fs/kernel/drivers/mtd/devices/
H A Dspear_smi.c1076 struct spear_smi *sdev = dev_get_drvdata(dev); in spear_smi_suspend() local
1086 struct spear_smi *sdev = dev_get_drvdata(dev); in spear_smi_resume() local
/OK3568_Linux_fs/kernel/drivers/scsi/
H A Dhpsa.c336 static inline struct ctlr_info *sdev_to_hba(struct scsi_device *sdev) in sdev_to_hba()
678 struct scsi_device *sdev; in raid_level_show() local
710 struct scsi_device *sdev; in lunid_show() local
732 struct scsi_device *sdev; in unique_id_show() local
760 struct scsi_device *sdev; in sas_address_show() local
783 struct scsi_device *sdev; in host_show_hp_ssd_smart_path_enabled() local
811 struct scsi_device *sdev; in path_info_show() local
1882 struct scsi_device *sdev = NULL; in hpsa_remove_device() local
2104 static int hpsa_slave_alloc(struct scsi_device *sdev) in hpsa_slave_alloc()
2139 static int hpsa_slave_configure(struct scsi_device *sdev) in hpsa_slave_configure()
[all …]
H A Dfdomain.c462 static int fdomain_biosparam(struct scsi_device *sdev, in fdomain_biosparam()
H A Draid_class.c66 struct scsi_device *sdev = to_scsi_device(dev); in raid_match() local
H A Daha1740.c504 static int aha1740_biosparam(struct scsi_device *sdev, in aha1740_biosparam()
H A D3w-xxxx.c1341 static int tw_scsi_biosparam(struct scsi_device *sdev, struct block_device *bdev, in tw_scsi_biosparam()
2227 static int tw_slave_configure(struct scsi_device *sdev) in tw_slave_configure()
H A Dhptiop.c1109 static int hptiop_adjust_disk_queue_depth(struct scsi_device *sdev, in hptiop_adjust_disk_queue_depth()
1160 static int hptiop_slave_config(struct scsi_device *sdev) in hptiop_slave_config()
H A D3w-sas.c1408 static int twl_scsi_biosparam(struct scsi_device *sdev, struct block_device *bdev, sector_t capacit… in twl_scsi_biosparam()
1532 static int twl_slave_configure(struct scsi_device *sdev) in twl_slave_configure()
H A D3w-9xxx.c1698 static int twa_scsi_biosparam(struct scsi_device *sdev, struct block_device *bdev, sector_t capacit… in twa_scsi_biosparam()
1979 static int twa_slave_configure(struct scsi_device *sdev) in twa_slave_configure()
H A Dwd719x.c545 static int wd719x_biosparam(struct scsi_device *sdev, struct block_device *bdev, in wd719x_biosparam()
/OK3568_Linux_fs/kernel/sound/soc/sof/intel/
H A Dhda-dai.c266 struct snd_sof_dev *sdev = in hda_link_pcm_prepare() local
/OK3568_Linux_fs/kernel/sound/aoa/soundbus/
H A Dsoundbus.h48 struct soundbus_dev *sdev; member
/OK3568_Linux_fs/kernel/drivers/infiniband/ulp/srp/
H A Dib_srp.c1242 struct scsi_device *sdev, in srp_claim_req()
1281 struct scsi_device *sdev, int result) in srp_finish_req()
2730 srp_change_queue_depth(struct scsi_device *sdev, int qdepth) in srp_change_queue_depth()
2878 static int srp_slave_configure(struct scsi_device *sdev) in srp_slave_configure()
3099 struct scsi_device *sdev; in srp_sdev_count() local
/OK3568_Linux_fs/kernel/drivers/infiniband/sw/siw/
H A Dsiw_cm.h39 struct siw_device *sdev; member
H A Dsiw.h102 struct siw_device *sdev; member
147 struct siw_device *sdev; member
419 struct siw_device *sdev; member
596 static inline struct siw_qp *siw_qp_id2obj(struct siw_device *sdev, int id) in siw_qp_id2obj()
/OK3568_Linux_fs/kernel/arch/x86/platform/intel-mid/
H A Dsfi.c231 static void __init intel_scu_spi_device_register(struct spi_board_info *sdev) in intel_scu_spi_device_register()
/OK3568_Linux_fs/kernel/drivers/scsi/fnic/
H A Dfnic_main.c99 static int fnic_slave_alloc(struct scsi_device *sdev) in fnic_slave_alloc()
/OK3568_Linux_fs/kernel/drivers/scsi/cxlflash/
H A Dmain.c458 static int send_tmf(struct cxlflash_cfg *cfg, struct scsi_device *sdev, in send_tmf()
2473 struct scsi_device *sdev = scp->device; in cxlflash_eh_device_reset_handler() local
2560 static int cxlflash_change_queue_depth(struct scsi_device *sdev, int qdepth) in cxlflash_change_queue_depth()
3106 struct scsi_device *sdev = to_scsi_device(dev); in mode_show() local
/OK3568_Linux_fs/kernel/drivers/scsi/ufs/
H A Dufshcd.c4767 static void ufshcd_set_queue_depth(struct scsi_device *sdev) in ufshcd_set_queue_depth()
4839 struct scsi_device *sdev) in ufshcd_get_lu_power_on_wp_status()
4858 static int ufshcd_slave_alloc(struct scsi_device *sdev) in ufshcd_slave_alloc()
4893 static int ufshcd_change_queue_depth(struct scsi_device *sdev, int depth) in ufshcd_change_queue_depth()
4898 static void ufshcd_hpb_destroy(struct ufs_hba *hba, struct scsi_device *sdev) in ufshcd_hpb_destroy()
4908 static void ufshcd_hpb_configure(struct ufs_hba *hba, struct scsi_device *sdev) in ufshcd_hpb_configure()
4922 static int ufshcd_slave_configure(struct scsi_device *sdev) in ufshcd_slave_configure()
4947 static void ufshcd_slave_destroy(struct scsi_device *sdev) in ufshcd_slave_destroy()
5953 struct scsi_device *sdev; in ufshcd_recover_pm_error() local
H A Dufshpb.h297 static void ufshpb_init_hpb_lu(struct ufs_hba *hba, struct scsi_device *sdev) {} in ufshpb_init_hpb_lu()
298 static void ufshpb_destroy_lu(struct ufs_hba *hba, struct scsi_device *sdev) {} in ufshpb_destroy_lu()
/OK3568_Linux_fs/kernel/sound/soc/sof/
H A Dsof-audio.h182 struct snd_sof_dev *sdev = snd_soc_component_get_drvdata(scomp); in snd_sof_find_spcm_dai() local
/OK3568_Linux_fs/kernel/drivers/macintosh/
H A Dmacio_asic.c455 struct macio_dev *rdev, *mdev, *mbdev = NULL, *sdev = NULL; in macio_pci_add_devices() local
/OK3568_Linux_fs/kernel/drivers/firmware/arm_scmi/
H A Dnotify.c1466 static int scmi_devm_register_notifier(struct scmi_device *sdev, in scmi_devm_register_notifier()
1531 static int scmi_devm_unregister_notifier(struct scmi_device *sdev, in scmi_devm_unregister_notifier()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/alacritech/
H A Dslic.h559 static inline u32 slic_read(struct slic_device *sdev, unsigned int reg) in slic_read()
564 static inline void slic_write(struct slic_device *sdev, unsigned int reg, in slic_write()
570 static inline void slic_flush_write(struct slic_device *sdev) in slic_flush_write()
/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/ispp/
H A Dcommon.c473 struct rkispp_subdev *sdev = &dev->ispp_sdev; in rkispp_alloc_common_dummy_buf() local

12345678910>>...13