Home
last modified time | relevance | path

Searched defs:sdev (Results 176 – 200 of 311) sorted by relevance

12345678910>>...13

/OK3568_Linux_fs/kernel/drivers/message/fusion/
H A Dmptscsih.c2085 mptscsih_bios_param(struct scsi_device * sdev, struct block_device *bdev, in mptscsih_bios_param()
2283 mptscsih_slave_destroy(struct scsi_device *sdev) in mptscsih_slave_destroy()
2313 mptscsih_change_queue_depth(struct scsi_device *sdev, int qdepth) in mptscsih_change_queue_depth()
2351 mptscsih_slave_configure(struct scsi_device *sdev) in mptscsih_slave_configure()
H A Dmptctl.c1231 struct scsi_device *sdev; in mptctl_getiocinfo() local
1373 struct scsi_device *sdev; in mptctl_gettargetinfo() local
1751 struct scsi_device *sdev; in mptctl_do_mpt_command() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/broadcom/b43/
H A Dbus.h18 struct ssb_device *sdev; member
H A Dbus.c178 struct b43_bus_dev *b43_bus_dev_ssb_init(struct ssb_device *sdev) in b43_bus_dev_ssb_init()
/OK3568_Linux_fs/kernel/drivers/scsi/
H A Dvmw_pvscsi.c534 static int pvscsi_change_queue_depth(struct scsi_device *sdev, int qdepth) in pvscsi_change_queue_depth()
703 struct scsi_device *sdev; in pvscsi_queue_ring() local
1047 struct scsi_device *sdev; in pvscsi_process_msg() local
H A Dscsi_transport_srp.c536 struct scsi_device *sdev; in srp_reconnect_rport() local
605 struct scsi_device *sdev = scmd->device; in srp_timed_out() local
H A Dgdth.c332 static int __gdth_execute(struct scsi_device *sdev, gdth_cmd_str *gdtcmd, in __gdth_execute()
378 struct scsi_device *sdev = scsi_get_host_dev(shost); in gdth_execute() local
3282 static int gdth_bios_param(struct scsi_device *sdev,struct block_device *bdev,sector_t cap,int *ip) in gdth_bios_param()
3987 static int gdth_slave_configure(struct scsi_device *sdev) in gdth_slave_configure()
/OK3568_Linux_fs/kernel/drivers/scsi/aacraid/
H A Dcommsup.c1844 static void aac_put_safw_scsi_device(struct scsi_device *sdev) in aac_put_safw_scsi_device()
1852 struct scsi_device *sdev; in aac_remove_safw_device() local
1876 struct scsi_device *sdev; in aac_is_safw_device_exposed() local
/OK3568_Linux_fs/u-boot/drivers/input/
H A Di8042.c314 struct stdio_dev *sdev = &uc_priv->sdev; in i8042_kbd_probe() local
H A Dtegra-kbc.c291 struct stdio_dev *sdev = &uc_priv->sdev; in tegra_kbd_probe() local
/OK3568_Linux_fs/kernel/drivers/hwmon/
H A Dscmi-hwmon.c160 static int scmi_hwmon_probe(struct scmi_device *sdev) in scmi_hwmon_probe()
/OK3568_Linux_fs/kernel/drivers/staging/comedi/drivers/
H A Dcomedi_bond.c185 int sdev = -1, nchans; in do_dev_config() local
/OK3568_Linux_fs/kernel/drivers/firmware/arm_scmi/
H A Dbus.c56 struct scmi_device *sdev = to_scmi_dev(dev); in scmi_match_by_id_table() local
/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/isp/
H A Dprocfs.c834 struct rkisp_isp_subdev *sdev = &dev->isp_sdev; in isp_show() local
/OK3568_Linux_fs/kernel/drivers/scsi/mpt3sas/
H A Dmpt3sas_ctl.c3722 struct scsi_device *sdev; in enable_sdev_max_qd_store() local
3833 struct scsi_device *sdev = to_scsi_device(dev); in sas_address_show() local
3855 struct scsi_device *sdev = to_scsi_device(dev); in sas_device_handle_show() local
3875 struct scsi_device *sdev = to_scsi_device(dev); in sas_ncq_prio_enable_show() local
3887 struct scsi_device *sdev = to_scsi_device(dev); in sas_ncq_prio_enable_store() local
/OK3568_Linux_fs/kernel/drivers/scsi/csiostor/
H A Dcsio_scsi.c2222 csio_slave_alloc(struct scsi_device *sdev) in csio_slave_alloc()
2235 csio_slave_configure(struct scsi_device *sdev) in csio_slave_configure()
2242 csio_slave_destroy(struct scsi_device *sdev) in csio_slave_destroy()
/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/ispp/
H A Dstream.c705 struct rkispp_subdev *sdev = &dev->ispp_sdev; in limit_check_mb() local
790 struct rkispp_subdev *sdev = &dev->ispp_sdev; in limit_check_scl() local
1205 struct rkispp_subdev *sdev = &dev->ispp_sdev; in rkispp_set_fmt() local
/OK3568_Linux_fs/kernel/drivers/spi/
H A Dspi-oc-tiny.c54 static inline struct tiny_spi *tiny_spi_to_hw(struct spi_device *sdev) in tiny_spi_to_hw()
H A Dspi-altera.c99 static inline struct altera_spi *altera_spi_to_hw(struct spi_device *sdev) in altera_spi_to_hw()
H A Dspi-davinci.c463 struct device *sdev = dspi->bitbang.master->dev.parent; in davinci_spi_check_error() local
746 struct device *sdev = dspi->bitbang.master->dev.parent; in davinci_spi_request_dma() local
/OK3568_Linux_fs/kernel/sound/aoa/soundbus/i2sbus/
H A Di2sbus.h92 #define soundbus_dev_to_i2sbus_dev(sdev) \ argument
/OK3568_Linux_fs/kernel/tools/usb/usbip/libsrc/
H A Dusbip_common.c206 int read_usb_device(struct udev_device *sdev, struct usbip_usb_device *udev) in read_usb_device()
/OK3568_Linux_fs/kernel/drivers/platform/x86/
H A Dmsi-laptop.c858 static int rfkill_init(struct platform_device *sdev) in rfkill_init()
973 static int __init load_scm_model_init(struct platform_device *sdev) in load_scm_model_init()
/OK3568_Linux_fs/kernel/drivers/input/joystick/
H A Dgamecon.c256 struct gc_subdev *sdev = data; in gc_n64_play_effect() local
294 struct gc_subdev *sdev; in gc_n64_init_ff() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/
H A Danalogix_dp-rockchip.c285 struct rockchip_drm_sub_dev *sdev = &dp->sub_dev; in rockchip_dp_bridge_attach() local
311 struct rockchip_drm_sub_dev *sdev = &dp->sub_dev; in rockchip_dp_bridge_detach() local

12345678910>>...13