Home
last modified time | relevance | path

Searched defs:sdev (Results 101 - 125 of 637) sorted by relevance

12345678910>>...26

/kernel/linux/linux-5.10/drivers/slimbus/
H A Dmessaging.c295 int slim_read(struct slim_device *sdev, u32 addr, size_t count, u8 *val) in slim_read() argument
313 int slim_readb(struct slim_device *sdev, u32 addr) in slim_readb() argument
338 int slim_write(struct slim_device *sdev, u32 addr, size_t count, u8 *val) in slim_write() argument
360 slim_writeb(struct slim_device *sdev, u32 addr, u8 value) slim_writeb() argument
[all...]
/kernel/linux/linux-5.10/drivers/scsi/
H A Dscsi_ioctl.c89 static int ioctl_internal_command(struct scsi_device *sdev, char *cmd, in ioctl_internal_command() argument
142 scsi_set_medium_removal(struct scsi_device *sdev, char state) scsi_set_medium_removal() argument
175 scsi_ioctl_get_pci(struct scsi_device *sdev, void __user *arg) scsi_ioctl_get_pci() argument
192 scsi_ioctl_common(struct scsi_device *sdev, int cmd, void __user *arg) scsi_ioctl_common() argument
273 scsi_ioctl(struct scsi_device *sdev, int cmd, void __user *arg) scsi_ioctl() argument
288 scsi_compat_ioctl(struct scsi_device *sdev, int cmd, void __user *arg) scsi_compat_ioctl() argument
306 scsi_ioctl_block_when_processing_errors(struct scsi_device *sdev, int cmd, bool ndelay) scsi_ioctl_block_when_processing_errors() argument
[all...]
H A Dscsi_dh.c71 scsi_dh_find_driver(struct scsi_device *sdev) in scsi_dh_find_driver() argument
124 static int scsi_dh_handler_attach(struct scsi_device *sdev, in scsi_dh_handler_attach() argument
163 scsi_dh_handler_detach(struct scsi_device *sdev) scsi_dh_handler_detach() argument
170 scsi_dh_add_device(struct scsi_device *sdev) scsi_dh_add_device() argument
186 scsi_dh_release_device(struct scsi_device *sdev) scsi_dh_release_device() argument
253 struct scsi_device *sdev; scsi_dh_activate() local
300 struct scsi_device *sdev; scsi_dh_set_params() local
322 struct scsi_device *sdev; scsi_dh_attach() local
361 struct scsi_device *sdev; scsi_dh_attached_handler_name() local
[all...]
H A Dscsi_pm.c95 struct scsi_device *sdev = to_scsi_device(dev); in scsi_dev_type_resume() local
230 struct scsi_device *sdev = to_scsi_device(dev); in sdev_runtime_suspend() local
258 struct scsi_device *sdev = to_scsi_device(dev); in sdev_runtime_resume() local
298 int scsi_autopm_get_device(struct scsi_device *sdev) in scsi_autopm_get_device() argument
311 scsi_autopm_put_device(struct scsi_device *sdev) scsi_autopm_put_device() argument
[all...]
H A Dscsi_priv.h181 static inline void scsi_dh_add_device(struct scsi_device *sdev) { } in scsi_dh_add_device() argument
182 static inline void scsi_dh_release_device(struct scsi_device *sdev) { } in scsi_dh_release_device() argument
[all...]
/kernel/linux/linux-5.10/drivers/usb/usbip/
H A Dstub_dev.c21 struct stub_device *sdev = dev_get_drvdata(dev); in usbip_status_show() local
45 struct stub_device *sdev = dev_get_drvdata(dev); in usbip_sockfd_store() local
153 struct stub_device *sdev = container_of(ud, struct stub_device, ud); stub_shutdown_connection() local
212 struct stub_device *sdev = container_of(ud, struct stub_device, ud); stub_device_reset() local
257 struct stub_device *sdev; stub_device_alloc() local
303 stub_device_free(struct stub_device *sdev) stub_device_free() argument
310 struct stub_device *sdev = NULL; stub_probe() local
430 struct stub_device *sdev; stub_disconnect() local
[all...]
H A Dstub_tx.c14 void stub_enqueue_ret_unlink(struct stub_device *sdev, __u32 seqnum, in stub_enqueue_ret_unlink() argument
43 struct stub_device *sdev = priv->sdev; in stub_complete() local
132 dequeue_from_priv_tx(struct stub_device *sdev) dequeue_from_priv_tx() argument
150 stub_send_ret_submit(struct stub_device *sdev) stub_send_ret_submit() argument
343 dequeue_from_unlink_tx(struct stub_device *sdev) dequeue_from_unlink_tx() argument
361 stub_send_ret_unlink(struct stub_device *sdev) stub_send_ret_unlink() argument
420 struct stub_device *sdev = container_of(ud, struct stub_device, ud); stub_tx_loop() local
[all...]
H A Dstub.h54 struct stub_device *sdev; member
77 struct stub_device *sdev; member
/kernel/linux/linux-5.10/include/linux/ssb/
H A Dssb_driver_gige.h142 static inline int ssb_gige_pcibios_plat_dev_init(struct ssb_device *sdev, in ssb_gige_pcibios_plat_dev_init() argument
147 static inline int ssb_gige_map_irq(struct ssb_device *sdev, in ssb_gige_map_irq() argument
/kernel/linux/linux-5.10/sound/core/
H A Dseq_device.c45 struct snd_seq_device *sdev = to_seq_dev(dev); in snd_seq_bus_match() local
65 struct snd_seq_device *sdev = to_seq_dev(dev); in print_dev_info() local
91 struct snd_seq_device *sdev = to_seq_dev(dev); in request_seq_drv() local
/kernel/linux/linux-5.10/sound/isa/wavefront/
H A Dwavefront_fx.c152 snd_wavefront_fx_ioctl (struct snd_hwdep *sdev, struct file *file, in snd_wavefront_fx_ioctl() argument
/kernel/linux/linux-5.10/sound/soc/sof/intel/
H A Dhda-loader.c28 static struct hdac_ext_stream *cl_stream_prepare(struct snd_sof_dev *sdev, unsigned int format, in cl_stream_prepare() argument
86 cl_dsp_init(struct snd_sof_dev *sdev, int stream_tag) cl_dsp_init() argument
184 cl_trigger(struct snd_sof_dev *sdev, struct hdac_ext_stream *stream, int cmd) cl_trigger() argument
211 cl_cleanup(struct snd_sof_dev *sdev, struct snd_dma_buffer *dmab, struct hdac_ext_stream *stream) cl_cleanup() argument
243 cl_copy_fw(struct snd_sof_dev *sdev, struct hdac_ext_stream *stream) cl_copy_fw() argument
282 hda_dsp_cl_boot_firmware_iccmax(struct snd_sof_dev *sdev) hda_dsp_cl_boot_firmware_iccmax() argument
330 hda_dsp_cl_boot_firmware(struct snd_sof_dev *sdev) hda_dsp_cl_boot_firmware() argument
449 hda_dsp_pre_fw_run(struct snd_sof_dev *sdev) hda_dsp_pre_fw_run() argument
456 hda_dsp_post_fw_run(struct snd_sof_dev *sdev) hda_dsp_post_fw_run() argument
[all...]
H A Dhda-ipc.c21 static void hda_dsp_ipc_host_done(struct snd_sof_dev *sdev) in hda_dsp_ipc_host_done() argument
39 static void hda_dsp_ipc_dsp_done(struct snd_sof_dev *sdev) in hda_dsp_ipc_dsp_done() argument
57 int hda_dsp_ipc_send_msg(struct snd_sof_dev *sdev, struct snd_sof_ipc_msg *msg) in hda_dsp_ipc_send_msg() argument
68 hda_dsp_ipc_get_reply(struct snd_sof_dev *sdev) hda_dsp_ipc_get_reply() argument
131 struct snd_sof_dev *sdev = context; hda_dsp_ipc_irq_thread() local
225 hda_dsp_check_ipc_irq(struct snd_sof_dev *sdev) hda_dsp_check_ipc_irq() argument
246 hda_dsp_ipc_get_mailbox_offset(struct snd_sof_dev *sdev) hda_dsp_ipc_get_mailbox_offset() argument
251 hda_dsp_ipc_get_window_offset(struct snd_sof_dev *sdev, u32 id) hda_dsp_ipc_get_window_offset() argument
256 hda_ipc_msg_data(struct snd_sof_dev *sdev, struct snd_pcm_substream *substream, void *p, size_t sz) hda_ipc_msg_data() argument
277 hda_ipc_pcm_params(struct snd_sof_dev *sdev, struct snd_pcm_substream *substream, const struct sof_ipc_pcm_params_reply *reply) hda_ipc_pcm_params() argument
[all...]
H A Dhda-pcm.c30 u32 hda_dsp_get_mult_div(struct snd_sof_dev *sdev, int rate) in hda_dsp_get_mult_div() argument
64 u32 hda_dsp_get_bits(struct snd_sof_dev *sdev, int sample_bits) in hda_dsp_get_bits() argument
84 int hda_dsp_pcm_hw_params(struct snd_sof_dev *sdev, in hda_dsp_pcm_hw_params() argument
138 hda_dsp_pcm_trigger(struct snd_sof_dev *sdev, struct snd_pcm_substream *substream, int cmd) hda_dsp_pcm_trigger() argument
147 hda_dsp_pcm_pointer(struct snd_sof_dev *sdev, struct snd_pcm_substream *substream) hda_dsp_pcm_pointer() argument
215 hda_dsp_pcm_open(struct snd_sof_dev *sdev, struct snd_pcm_substream *substream) hda_dsp_pcm_open() argument
233 hda_dsp_pcm_close(struct snd_sof_dev *sdev, struct snd_pcm_substream *substream) hda_dsp_pcm_close() argument
[all...]
/kernel/linux/linux-5.10/sound/soc/sof/
H A Dtrace.c16 static size_t sof_trace_avail(struct snd_sof_dev *sdev, in sof_trace_avail() argument
36 static size_t sof_wait_trace_avail(struct snd_sof_dev *sdev, in sof_wait_trace_avail() argument
73 struct snd_sof_dev *sdev = dfse->sdev; sof_dfsentry_trace_read() local
119 struct snd_sof_dev *sdev = dfse->sdev; sof_dfsentry_trace_release() local
135 trace_debugfs_create(struct snd_sof_dev *sdev) trace_debugfs_create() argument
157 snd_sof_init_trace_ipc(struct snd_sof_dev *sdev) snd_sof_init_trace_ipc() argument
224 snd_sof_init_trace(struct snd_sof_dev *sdev) snd_sof_init_trace() argument
283 snd_sof_trace_update_pos(struct snd_sof_dev *sdev, struct sof_ipc_dma_trace_posn *posn) snd_sof_trace_update_pos() argument
303 snd_sof_trace_notify_for_error(struct snd_sof_dev *sdev) snd_sof_trace_notify_for_error() argument
316 snd_sof_release_trace(struct snd_sof_dev *sdev) snd_sof_release_trace() argument
339 snd_sof_free_trace(struct snd_sof_dev *sdev) snd_sof_free_trace() argument
[all...]
H A Dutils.c25 void sof_io_write(struct snd_sof_dev *sdev, void __iomem *addr, u32 value) in sof_io_write() argument
31 u32 sof_io_read(struct snd_sof_dev *sdev, void __iomem *addr) in sof_io_read() argument
37 void sof_io_write64(struct snd_sof_dev *sdev, void __iomem *addr, u64 value) in sof_io_write64() argument
43 u64 sof_io_read64(struct snd_sof_dev *sdev, void __iomem *addr) in sof_io_read64() argument
53 void sof_mailbox_write(struct snd_sof_dev *sdev, u32 offset, in sof_mailbox_write() argument
62 void sof_mailbox_read(struct snd_sof_dev *sdev, u32 offset, in sof_mailbox_read() argument
75 sof_block_write(struct snd_sof_dev *sdev, u32 bar, u32 offset, void *src, size_t size) sof_block_write() argument
106 sof_block_read(struct snd_sof_dev *sdev, u32 bar, u32 offset, void *dest, size_t size) sof_block_read() argument
[all...]
/kernel/linux/linux-5.10/sound/soc/sof/imx/
H A Dimx8m.c27 struct snd_sof_dev *sdev; member
34 static void imx8m_get_reply(struct snd_sof_dev *sdev) in imx8m_get_reply() argument
68 static int imx8m_get_mailbox_offset(struct snd_sof_dev *sdev) in imx8m_get_mailbox_offset() argument
73 imx8m_get_window_offset(struct snd_sof_dev *sdev, u32 id) imx8m_get_window_offset() argument
109 imx8m_send_msg(struct snd_sof_dev *sdev, struct snd_sof_ipc_msg *msg) imx8m_send_msg() argument
123 imx8m_run(struct snd_sof_dev *sdev) imx8m_run() argument
129 imx8m_probe(struct snd_sof_dev *sdev) imx8m_probe() argument
220 imx8m_remove(struct snd_sof_dev *sdev) imx8m_remove() argument
230 imx8m_get_bar_index(struct snd_sof_dev *sdev, u32 type) imx8m_get_bar_index() argument
235 imx8m_ipc_msg_data(struct snd_sof_dev *sdev, struct snd_pcm_substream *substream, void *p, size_t sz) imx8m_ipc_msg_data() argument
242 imx8m_ipc_pcm_params(struct snd_sof_dev *sdev, struct snd_pcm_substream *substream, const struct sof_ipc_pcm_params_reply *reply) imx8m_ipc_pcm_params() argument
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/shmobile/
H A Dshmob_drm_plane.c63 struct shmob_drm_device *sdev = splane->plane.dev->dev_private; in __shmob_drm_plane_setup() local
178 struct shmob_drm_device *sdev = plane->dev->dev_private; shmob_drm_plane_update() local
210 struct shmob_drm_device *sdev = plane->dev->dev_private; shmob_drm_plane_disable() local
242 shmob_drm_plane_create(struct shmob_drm_device *sdev, unsigned int index) shmob_drm_plane_create() argument
[all...]
/kernel/linux/linux-5.10/drivers/staging/comedi/drivers/
H A Dcomedi_bond.c185 int sdev = -1, nchans; in do_dev_config() local
/kernel/linux/linux-5.10/drivers/ssb/
H A Ddriver_gige.c170 static int ssb_gige_probe(struct ssb_device *sdev, in ssb_gige_probe() argument
250 int ssb_gige_pcibios_plat_dev_init(struct ssb_device *sdev, in ssb_gige_pcibios_plat_dev_init() argument
275 ssb_gige_map_irq(struct ssb_device *sdev, const struct pci_dev *pdev) ssb_gige_map_irq() argument
[all...]
/kernel/linux/linux-6.6/drivers/mfd/
H A Dqcom-spmi-pmic.c81 static struct spmi_device *qcom_pmic_get_base_usid(struct spmi_device *sdev, struct qcom_spmi_dev *ctx) in qcom_pmic_get_base_usid() argument
135 pmic_spmi_get_base_revid(struct spmi_device *sdev, struct qcom_spmi_dev *ctx) pmic_spmi_get_base_revid() argument
230 struct spmi_device *sdev; qcom_pmic_get() local
253 pmic_spmi_probe(struct spmi_device *sdev) pmic_spmi_probe() argument
287 pmic_spmi_remove(struct spmi_device *sdev) pmic_spmi_remove() argument
[all...]
/kernel/linux/linux-6.6/include/linux/ssb/
H A Dssb_driver_gige.h142 static inline int ssb_gige_pcibios_plat_dev_init(struct ssb_device *sdev, in ssb_gige_pcibios_plat_dev_init() argument
147 static inline int ssb_gige_map_irq(struct ssb_device *sdev, in ssb_gige_map_irq() argument
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/
H A Daic7xxx_proc.c160 struct scsi_device *sdev; in ahc_dump_target_state() local
172 ahc_dump_device_state(struct seq_file *m, struct scsi_device *sdev) in ahc_dump_device_state() argument
/kernel/linux/linux-6.6/drivers/scsi/
H A Dscsi_priv.h192 static inline void scsi_dh_add_device(struct scsi_device *sdev) { } in scsi_dh_add_device() argument
193 static inline void scsi_dh_release_device(struct scsi_device *sdev) { } in scsi_dh_release_device() argument
[all...]
H A Dscsi_pm.c148 struct scsi_device *sdev = to_scsi_device(dev); in sdev_runtime_suspend() local
176 struct scsi_device *sdev = to_scsi_device(dev); in sdev_runtime_resume() local
216 int scsi_autopm_get_device(struct scsi_device *sdev) in scsi_autopm_get_device() argument
229 void scsi_autopm_put_device(struct scsi_device *sdev) in scsi_autopm_put_device() argument
[all...]

Completed in 11 milliseconds

12345678910>>...26