Home
last modified time | relevance | path

Searched defs:sdev (Results 226 – 250 of 378) sorted by relevance

12345678910>>...16

/openbmc/linux/drivers/firmware/arm_scmi/
H A Ddriver.c267 struct scmi_device *sdev; in scmi_create_protocol_devices() local
1995 scmi_devres_protocol_instance_get(struct scmi_device *sdev, u8 protocol_id) in scmi_devres_protocol_instance_get()
2037 scmi_devm_protocol_get(struct scmi_device *sdev, u8 protocol_id, in scmi_devm_protocol_get()
2070 static int __must_check scmi_devm_protocol_acquire(struct scmi_device *sdev, in scmi_devm_protocol_acquire()
2101 static void scmi_devm_protocol_put(struct scmi_device *sdev, u8 protocol_id) in scmi_devm_protocol_put()
2451 struct scmi_device *sdev = to_scmi_dev(cinfo->dev); in scmi_chan_destroy() local
2485 struct scmi_device *sdev = to_scmi_dev(data); in scmi_bus_notifier() local
H A Dscmi_power_control.c318 static int scmi_syspower_probe(struct scmi_device *sdev) in scmi_syspower_probe()
/openbmc/linux/drivers/scsi/aic7xxx/
H A Daic79xx_proc.c192 ahd_dump_device_state(struct seq_file *m, struct scsi_device *sdev) in ahd_dump_device_state()
/openbmc/linux/drivers/scsi/
H A Dscsi_devinfo.c578 blist_flags_t scsi_get_device_flags(struct scsi_device *sdev, in scsi_get_device_flags()
600 blist_flags_t scsi_get_device_flags_keyed(struct scsi_device *sdev, in scsi_get_device_flags_keyed()
H A Dxen-scsifront.c738 static int scsifront_sdev_configure(struct scsi_device *sdev) in scsifront_sdev_configure()
759 static void scsifront_sdev_destroy(struct scsi_device *sdev) in scsifront_sdev_destroy()
1048 struct scsi_device *sdev; in scsifront_do_lun_hotplug() local
H A Dipr.c3239 struct scsi_device *sdev; in ipr_add_remove_thread() local
4408 static int ipr_change_queue_depth(struct scsi_device *sdev, int qdepth) in ipr_change_queue_depth()
4425 struct scsi_device *sdev = to_scsi_device(dev); in ipr_show_adapter_handle() local
4459 struct scsi_device *sdev = to_scsi_device(dev); in ipr_show_resource_path() local
4499 struct scsi_device *sdev = to_scsi_device(dev); in ipr_show_device_id() local
4535 struct scsi_device *sdev = to_scsi_device(dev); in ipr_show_resource_type() local
4571 struct scsi_device *sdev = to_scsi_device(dev); in ipr_show_raw_mode() local
4601 struct scsi_device *sdev = to_scsi_device(dev); in ipr_store_raw_mode() local
4658 static int ipr_biosparam(struct scsi_device *sdev, in ipr_biosparam()
4731 static struct ipr_resource_entry *ipr_find_sdev(struct scsi_device *sdev) in ipr_find_sdev()
[all …]
H A Dstorvsc_drv.c480 struct scsi_device *sdev; in storvsc_device_scan() local
497 struct scsi_device *sdev; in storvsc_host_scan() local
526 struct scsi_device *sdev; in storvsc_remove_lun() local
1616 storvsc_get_chs(struct scsi_device * sdev,struct block_device * bdev,sector_t capacity,int * info) storvsc_get_chs() argument
2129 storvsc_change_queue_depth(struct scsi_device * sdev,int queue_depth) storvsc_change_queue_depth() argument
[all...]
/openbmc/linux/drivers/firewire/
H A Dsbp2.c804 struct scsi_device *sdev; in sbp2_login() local
1219 struct scsi_device *sdev; in sbp2_remove() local
1493 static int sbp2_scsi_slave_alloc(struct scsi_device *sdev) in sbp2_scsi_slave_alloc()
1515 static int sbp2_scsi_slave_configure(struct scsi_device *sdev) in sbp2_scsi_slave_configure()
1571 struct scsi_device *sdev = to_scsi_device(dev); in sbp2_sysfs_ieee1394_id_show() local
/openbmc/qemu/hw/scsi/
H A Dmptsas.c272 uint8_t *lun, SCSIDevice **sdev) in mptsas_scsi_device_find()
296 SCSIDevice *sdev; in mptsas_process_scsi_io_request() local
409 SCSIDevice *sdev; in mptsas_process_scsi_task_mgmt() local
H A Dscsi-bus.c1711 void scsi_device_set_ua(SCSIDevice *sdev, SCSISense sense) in scsi_device_set_ua()
1739 void scsi_device_purge_requests(SCSIDevice *sdev, SCSISense sense) in scsi_device_purge_requests()
1753 void scsi_device_drained_begin(SCSIDevice *sdev) in scsi_device_drained_begin()
1775 void scsi_device_drained_end(SCSIDevice *sdev) in scsi_device_drained_end()
/openbmc/linux/drivers/scsi/libsas/
H A Dsas_scsi_host.c751 int sas_ioctl(struct scsi_device *sdev, unsigned int cmd, void __user *arg) in sas_ioctl()
834 int sas_change_queue_depth(struct scsi_device *sdev, int depth) in sas_change_queue_depth()
1196 int sas_slave_alloc(struct scsi_device *sdev) in sas_slave_alloc()
/openbmc/qemu/hw/s390x/
H A Devent-facility.c420 DeviceState *sdev = DEVICE(obj); in init_event_facility() local
458 SCLPEventFacility *sdev = EVENT_FACILITY(dev); in reset_event_facility() local
/openbmc/linux/drivers/powercap/
H A Darm_scmi_powercap.c418 static int scmi_powercap_probe(struct scmi_device *sdev) in scmi_powercap_probe()
503 static void scmi_powercap_remove(struct scmi_device *sdev) in scmi_powercap_remove()
/openbmc/linux/drivers/spi/
H A Dspi-altera-core.c68 static inline struct altera_spi *altera_spi_to_hw(struct spi_device *sdev) in altera_spi_to_hw()
/openbmc/linux/drivers/scsi/smartpqi/
H A Dsmartpqi_init.c227 static inline void pqi_disable_write_same(struct scsi_device *sdev) in pqi_disable_write_same()
3126 static inline void pqi_take_device_offline(struct scsi_device *sdev, char *path) in pqi_take_device_offline()
6464 static int pqi_slave_alloc(struct scsi_device *sdev) in pqi_slave_alloc()
6532 static int pqi_slave_configure(struct scsi_device *sdev) in pqi_slave_configure()
6548 static void pqi_slave_destroy(struct scsi_device *sdev) in pqi_slave_destroy()
6836 static int pqi_ioctl(struct scsi_device *sdev, unsigned int cmd, in pqi_ioctl()
7089 struct scsi_device *sdev; in pqi_unique_id_show() local
7128 struct scsi_device *sdev; in pqi_lunid_show() local
7160 struct scsi_device *sdev; in pqi_path_info_show() local
7246 struct scsi_device *sdev; in pqi_sas_address_show() local
[all …]
/openbmc/linux/drivers/net/ipvlan/
H A Dipvlan_l3s.c41 struct net_device *sdev; in ipvlan_l3_rcv() local
/openbmc/u-boot/drivers/input/
H A Dcros_ec_keyb.c185 struct stdio_dev *sdev = &uc_priv->sdev; in cros_ec_kbd_probe() local
/openbmc/linux/sound/soc/sof/mediatek/
H A Dadsp_helper.h43 struct snd_sof_dev *sdev; member
/openbmc/linux/drivers/iio/common/scmi_sensors/
H A Dscmi_iio.c568 scmi_alloc_iiodev(struct scmi_device *sdev, in scmi_alloc_iiodev()
641 static int scmi_iio_dev_probe(struct scmi_device *sdev) in scmi_iio_dev_probe()
/openbmc/linux/drivers/scsi/mpt3sas/
H A Dmpt3sas_ctl.c3872 struct scsi_device *sdev; in enable_sdev_max_qd_store() local
3993 struct scsi_device *sdev = to_scsi_device(dev); in sas_address_show() local
4015 struct scsi_device *sdev = to_scsi_device(dev); in sas_device_handle_show() local
4035 struct scsi_device *sdev = to_scsi_device(dev); in sas_ncq_prio_supported_show() local
4053 struct scsi_device *sdev = to_scsi_device(dev); in sas_ncq_prio_enable_show() local
4065 struct scsi_device *sdev = to_scsi_device(dev); in sas_ncq_prio_enable_store() local
/openbmc/linux/drivers/net/wireless/broadcom/b43/
H A Dbus.h18 struct ssb_device *sdev; member
/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc_scsi.c74 lpfc_rport_data_from_scsi_device(struct scsi_device *sdev) in lpfc_rport_data_from_scsi_device()
168 struct scsi_device *sdev; in lpfc_ramp_down_queue_handler() local
213 struct scsi_device *sdev; in lpfc_scsi_dev_block() local
6233 lpfc_slave_alloc(struct scsi_device *sdev) in lpfc_slave_alloc()
6347 lpfc_slave_configure(struct scsi_device *sdev) in lpfc_slave_configure()
6371 lpfc_slave_destroy(struct scsi_device *sdev) in lpfc_slave_destroy()
6731 lpfc_no_slave(struct scsi_device *sdev) in lpfc_no_slave()
/openbmc/linux/drivers/message/fusion/
H A Dmptscsih.c2084 mptscsih_bios_param(struct scsi_device * sdev, struct block_device *bdev, in mptscsih_bios_param()
2282 mptscsih_slave_destroy(struct scsi_device *sdev) in mptscsih_slave_destroy()
2312 mptscsih_change_queue_depth(struct scsi_device *sdev, int qdepth) in mptscsih_change_queue_depth()
2350 mptscsih_slave_configure(struct scsi_device *sdev) in mptscsih_slave_configure()
/openbmc/u-boot/include/
H A Dvideo_console.h64 struct stdio_dev sdev; member
/openbmc/linux/drivers/comedi/drivers/
H A Dcomedi_bond.c185 int sdev = -1, nchans; in do_dev_config() local

12345678910>>...16