Home
last modified time | relevance | path

Searched defs:sdev (Results 151 – 175 of 311) sorted by relevance

12345678910>>...13

/OK3568_Linux_fs/kernel/drivers/reset/
H A Dreset-scmi.c89 static int scmi_reset_probe(struct scmi_device *sdev) in scmi_reset_probe()
/OK3568_Linux_fs/kernel/drivers/message/fusion/
H A Dmptfc.c191 struct scsi_device *sdev = SCpnt->device; in mptfc_block_error_handler() local
568 mptfc_dump_lun_info(MPT_ADAPTER *ioc, struct fc_rport *rport, struct scsi_device *sdev, in mptfc_dump_lun_info()
597 mptfc_slave_alloc(struct scsi_device *sdev) in mptfc_slave_alloc()
/OK3568_Linux_fs/kernel/tools/usb/usbip/libsrc/
H A Dusbip_device_driver.c63 int read_usb_vudc_device(struct udev_device *sdev, struct usbip_usb_device *dev) in read_usb_vudc_device()
/OK3568_Linux_fs/kernel/drivers/scsi/sym53c8xx_2/
H A Dsym_glue.c285 struct scsi_device *sdev = cmd->device; in sym_queue_command() local
720 static int sym53c8xx_slave_alloc(struct scsi_device *sdev) in sym53c8xx_slave_alloc()
780 static int sym53c8xx_slave_configure(struct scsi_device *sdev) in sym53c8xx_slave_configure()
816 static void sym53c8xx_slave_destroy(struct scsi_device *sdev) in sym53c8xx_slave_destroy()
/OK3568_Linux_fs/kernel/include/scsi/
H A Dscsi_transport.h79 scsi_transport_device_data(struct scsi_device *sdev) in scsi_transport_device_data()
/OK3568_Linux_fs/kernel/drivers/scsi/aic7xxx/
H A Daic79xx_osm.c672 ahd_linux_slave_alloc(struct scsi_device *sdev) in ahd_linux_slave_alloc()
701 ahd_linux_slave_configure(struct scsi_device *sdev) in ahd_linux_slave_configure()
720 ahd_linux_biosparam(struct scsi_device *sdev, struct block_device *bdev, in ahd_linux_biosparam()
1388 ahd_platform_set_tags(struct ahd_softc *ahd, struct scsi_device *sdev, in ahd_platform_set_tags()
1513 ahd_linux_device_queue_depth(struct scsi_device *sdev) in ahd_linux_device_queue_depth()
1870 struct scsi_device *sdev, struct scb *scb) in ahd_linux_handle_scsi_status()
H A Daic79xx_proc.c192 ahd_dump_device_state(struct seq_file *m, struct scsi_device *sdev) in ahd_dump_device_state()
/OK3568_Linux_fs/kernel/drivers/infiniband/sw/siw/
H A Dsiw_qp.c1311 int siw_qp_add(struct siw_device *sdev, struct siw_qp *qp) in siw_qp_add()
1327 struct siw_device *sdev = qp->sdev; in siw_free_qp() local
/OK3568_Linux_fs/kernel/sound/isa/wavefront/
H A Dwavefront_fx.c152 snd_wavefront_fx_ioctl (struct snd_hwdep *sdev, struct file *file, in snd_wavefront_fx_ioctl()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rsi/
H A Drsi_91x_sdio_ops.c68 struct rsi_91x_sdiodev *sdev = adapter->rsi_dev; in rsi_sdio_rx_thread() local
/OK3568_Linux_fs/u-boot/include/
H A Dvideo_console.h34 struct stdio_dev sdev; member
H A Dserial.h158 struct stdio_dev *sdev; member
/OK3568_Linux_fs/kernel/drivers/mfd/
H A Dqcom-spmi-pmic.c123 static int pmic_spmi_probe(struct spmi_device *sdev) in pmic_spmi_probe()
/OK3568_Linux_fs/kernel/drivers/firewire/
H A Dsbp2.c803 struct scsi_device *sdev; in sbp2_login() local
1218 struct scsi_device *sdev; in sbp2_remove() local
1492 static int sbp2_scsi_slave_alloc(struct scsi_device *sdev) in sbp2_scsi_slave_alloc()
1514 static int sbp2_scsi_slave_configure(struct scsi_device *sdev) in sbp2_scsi_slave_configure()
1567 struct scsi_device *sdev = to_scsi_device(dev); in sbp2_sysfs_ieee1394_id_show() local
/OK3568_Linux_fs/kernel/drivers/scsi/
H A Dipr.c3327 struct scsi_device *sdev; in ipr_add_remove_thread() local
4499 static int ipr_change_queue_depth(struct scsi_device *sdev, int qdepth) in ipr_change_queue_depth()
4527 struct scsi_device *sdev = to_scsi_device(dev); in ipr_show_adapter_handle() local
4561 struct scsi_device *sdev = to_scsi_device(dev); in ipr_show_resource_path() local
4601 struct scsi_device *sdev = to_scsi_device(dev); in ipr_show_device_id() local
4637 struct scsi_device *sdev = to_scsi_device(dev); in ipr_show_resource_type() local
4673 struct scsi_device *sdev = to_scsi_device(dev); in ipr_show_raw_mode() local
4703 struct scsi_device *sdev = to_scsi_device(dev); in ipr_store_raw_mode() local
4758 static int ipr_biosparam(struct scsi_device *sdev, in ipr_biosparam()
4892 static struct ipr_resource_entry *ipr_find_sdev(struct scsi_device *sdev) in ipr_find_sdev()
[all …]
H A Dscsi_devinfo.c574 blist_flags_t scsi_get_device_flags(struct scsi_device *sdev, in scsi_get_device_flags()
596 blist_flags_t scsi_get_device_flags_keyed(struct scsi_device *sdev, in scsi_get_device_flags_keyed()
H A Dxen-scsifront.c653 static int scsifront_sdev_configure(struct scsi_device *sdev) in scsifront_sdev_configure()
671 static void scsifront_sdev_destroy(struct scsi_device *sdev) in scsifront_sdev_destroy()
976 struct scsi_device *sdev; in scsifront_do_lun_hotplug() local
H A Dstorvsc_drv.c508 struct scsi_device *sdev; in storvsc_device_scan() local
525 struct scsi_device *sdev; in storvsc_host_scan() local
554 struct scsi_device *sdev; in storvsc_remove_lun() local
1546 static int storvsc_get_chs(struct scsi_device *sdev, struct block_device * bdev, in storvsc_get_chs()
2063 static int storvsc_change_queue_depth(struct scsi_device *sdev, int queue_depth) in storvsc_change_queue_depth()
/OK3568_Linux_fs/kernel/sound/soc/sof/
H A Dsof-priv.h272 #define sof_arch_ops(sdev) ((sdev)->pdata->desc->ops->arch_ops) argument
303 struct snd_sof_dev *sdev; member
535 static inline void sof_stack(struct snd_sof_dev *sdev, void *oops, u32 *stack, in sof_stack()
541 static inline void sof_oops(struct snd_sof_dev *sdev, void *oops) in sof_oops()
/OK3568_Linux_fs/kernel/drivers/scsi/lpfc/
H A Dlpfc_scsi.c73 lpfc_rport_data_from_scsi_device(struct scsi_device *sdev) in lpfc_rport_data_from_scsi_device()
247 struct scsi_device *sdev; in lpfc_ramp_down_queue_handler() local
297 struct scsi_device *sdev; in lpfc_scsi_dev_block() local
5509 lpfc_slave_alloc(struct scsi_device *sdev) in lpfc_slave_alloc()
5623 lpfc_slave_configure(struct scsi_device *sdev) in lpfc_slave_configure()
5647 lpfc_slave_destroy(struct scsi_device *sdev) in lpfc_slave_destroy()
6009 lpfc_no_slave(struct scsi_device *sdev) in lpfc_no_slave()
/OK3568_Linux_fs/kernel/drivers/net/ipvlan/
H A Dipvlan_l3s.c41 struct net_device *sdev; in ipvlan_l3_rcv() local
/OK3568_Linux_fs/u-boot/drivers/input/
H A Dcros_ec_keyb.c188 struct stdio_dev *sdev = &uc_priv->sdev; in cros_ec_kbd_probe() local
/OK3568_Linux_fs/kernel/drivers/s390/scsi/
H A Dzfcp_def.h130 struct scsi_device *sdev; member
293 static inline struct zfcp_scsi_dev *sdev_to_zfcp(struct scsi_device *sdev) in sdev_to_zfcp()
302 static inline u64 zfcp_scsi_dev_lun(struct scsi_device *sdev) in zfcp_scsi_dev_lun()
/OK3568_Linux_fs/kernel/drivers/scsi/smartpqi/
H A Dsmartpqi_init.c194 static inline void pqi_disable_write_same(struct scsi_device *sdev) in pqi_disable_write_same()
2643 static inline void pqi_take_device_offline(struct scsi_device *sdev, char *path) in pqi_take_device_offline()
5785 static int pqi_slave_alloc(struct scsi_device *sdev) in pqi_slave_alloc()
5838 static int pqi_slave_configure(struct scsi_device *sdev) in pqi_slave_configure()
5848 static void pqi_slave_destroy(struct scsi_device *sdev) in pqi_slave_destroy()
6124 static int pqi_ioctl(struct scsi_device *sdev, unsigned int cmd, in pqi_ioctl()
6287 struct scsi_device *sdev; in pqi_unique_id_show() local
6324 struct scsi_device *sdev; in pqi_lunid_show() local
6353 struct scsi_device *sdev; in pqi_path_info_show() local
6436 struct scsi_device *sdev; in pqi_sas_address_show() local
[all …]
/OK3568_Linux_fs/kernel/drivers/clk/
H A Dclk-scmi.c139 static int scmi_clocks_probe(struct scmi_device *sdev) in scmi_clocks_probe()

12345678910>>...13