Home
last modified time | relevance | path

Searched defs:sdev (Results 26 – 50 of 347) sorted by relevance

12345678910>>...14

/Linux-v6.1/drivers/gpu/drm/shmobile/
Dshmob_drm_crtc.c38 static int shmob_drm_clk_on(struct shmob_drm_device *sdev) in shmob_drm_clk_on()
51 static void shmob_drm_clk_off(struct shmob_drm_device *sdev) in shmob_drm_clk_off()
64 struct shmob_drm_device *sdev = crtc->dev->dev_private; in shmob_drm_crtc_setup_geometry() local
121 struct shmob_drm_device *sdev = scrtc->crtc.dev->dev_private; in shmob_drm_crtc_start_stop() local
155 struct shmob_drm_device *sdev = crtc->dev->dev_private; in shmob_drm_crtc_start() local
256 struct shmob_drm_device *sdev = crtc->dev->dev_private; in shmob_drm_crtc_stop() local
311 struct shmob_drm_device *sdev = crtc->dev->dev_private; in shmob_drm_crtc_update_base() local
351 struct shmob_drm_device *sdev = crtc->dev->dev_private; in shmob_drm_crtc_mode_set() local
437 static void shmob_drm_crtc_enable_vblank(struct shmob_drm_device *sdev, in shmob_drm_crtc_enable_vblank()
456 struct shmob_drm_device *sdev = crtc->dev->dev_private; in shmob_drm_enable_vblank() local
[all …]
Dshmob_drm_drv.c34 static int shmob_drm_init_interface(struct shmob_drm_device *sdev) in shmob_drm_init_interface()
68 static int shmob_drm_setup_clocks(struct shmob_drm_device *sdev, in shmob_drm_setup_clocks()
108 struct shmob_drm_device *sdev = dev->dev_private; in shmob_drm_irq() local
149 struct shmob_drm_device *sdev = dev_get_drvdata(dev); in shmob_drm_pm_suspend() local
159 struct shmob_drm_device *sdev = dev_get_drvdata(dev); in shmob_drm_pm_resume() local
180 struct shmob_drm_device *sdev = platform_get_drvdata(pdev); in shmob_drm_remove() local
194 struct shmob_drm_device *sdev; in shmob_drm_probe() local
/Linux-v6.1/sound/soc/sof/
Dipc3-loader.c14 static int ipc3_fw_ext_man_get_version(struct snd_sof_dev *sdev, in ipc3_fw_ext_man_get_version()
27 static int ipc3_fw_ext_man_get_windows(struct snd_sof_dev *sdev, in ipc3_fw_ext_man_get_windows()
37 static int ipc3_fw_ext_man_get_cc_info(struct snd_sof_dev *sdev, in ipc3_fw_ext_man_get_cc_info()
47 static int ipc3_fw_ext_man_get_dbg_abi_info(struct snd_sof_dev *sdev, in ipc3_fw_ext_man_get_dbg_abi_info()
63 static int ipc3_fw_ext_man_get_config_data(struct snd_sof_dev *sdev, in ipc3_fw_ext_man_get_config_data()
112 static ssize_t ipc3_fw_ext_man_size(struct snd_sof_dev *sdev, const struct firmware *fw) in ipc3_fw_ext_man_size()
139 static size_t sof_ipc3_fw_parse_ext_man(struct snd_sof_dev *sdev) in sof_ipc3_fw_parse_ext_man()
231 static int sof_ipc3_parse_module_memcpy(struct snd_sof_dev *sdev, in sof_ipc3_parse_module_memcpy()
311 static int sof_ipc3_load_fw_to_dsp(struct snd_sof_dev *sdev) in sof_ipc3_load_fw_to_dsp()
375 static int sof_ipc3_validate_firmware(struct snd_sof_dev *sdev) in sof_ipc3_validate_firmware()
Dpm.c21 static u32 snd_sof_dsp_power_target(struct snd_sof_dev *sdev) in snd_sof_dsp_power_target()
55 static void sof_cache_debugfs(struct snd_sof_dev *sdev) in sof_cache_debugfs()
75 struct snd_sof_dev *sdev = dev_get_drvdata(dev); in sof_resume() local
181 struct snd_sof_dev *sdev = dev_get_drvdata(dev); in sof_suspend() local
278 int snd_sof_dsp_power_down_notify(struct snd_sof_dev *sdev) in snd_sof_dsp_power_down_notify()
297 struct snd_sof_dev *sdev = dev_get_drvdata(dev); in snd_sof_runtime_idle() local
323 struct snd_sof_dev *sdev = dev_get_drvdata(dev); in snd_sof_prepare() local
367 struct snd_sof_dev *sdev = dev_get_drvdata(dev); in snd_sof_complete() local
Diomem-utils.c26 void sof_io_write(struct snd_sof_dev *sdev, void __iomem *addr, u32 value) in sof_io_write()
32 u32 sof_io_read(struct snd_sof_dev *sdev, void __iomem *addr) in sof_io_read()
38 void sof_io_write64(struct snd_sof_dev *sdev, void __iomem *addr, u64 value) in sof_io_write64()
44 u64 sof_io_read64(struct snd_sof_dev *sdev, void __iomem *addr) in sof_io_read64()
54 void sof_mailbox_write(struct snd_sof_dev *sdev, u32 offset, in sof_mailbox_write()
63 void sof_mailbox_read(struct snd_sof_dev *sdev, u32 offset, in sof_mailbox_read()
76 int sof_block_write(struct snd_sof_dev *sdev, enum snd_sof_fw_blk_type blk_type, in sof_block_write()
115 int sof_block_read(struct snd_sof_dev *sdev, enum snd_sof_fw_blk_type blk_type, in sof_block_read()
Dipc4.c19 #define sof_ipc4_dump_payload(sdev, ipc_data, size) \ argument
24 #define sof_ipc4_dump_payload(sdev, ipc_data, size) do { } while (0) argument
87 static int sof_ipc4_check_reply_status(struct snd_sof_dev *sdev, u32 status) in sof_ipc4_check_reply_status()
257 static int sof_ipc4_get_reply(struct snd_sof_dev *sdev) in sof_ipc4_get_reply()
289 struct snd_sof_dev *sdev = ipc->sdev; in ipc4_wait_tx_done() local
339 struct snd_sof_dev *sdev = ipc->sdev; in ipc4_tx_msg_unlocked() local
359 static int sof_ipc4_tx_msg(struct snd_sof_dev *sdev, void *msg_data, size_t msg_bytes, in sof_ipc4_tx_msg()
392 static int sof_ipc4_set_get_data(struct snd_sof_dev *sdev, void *data, in sof_ipc4_set_get_data()
506 static int sof_ipc4_init_msg_memory(struct snd_sof_dev *sdev) in sof_ipc4_init_msg_memory()
526 static int ipc4_fw_ready(struct snd_sof_dev *sdev, struct sof_ipc4_msg *ipc4_msg) in ipc4_fw_ready()
[all …]
Dcore.c86 void sof_print_oops_and_stack(struct snd_sof_dev *sdev, const char *level, in sof_print_oops_and_stack()
126 void sof_set_fw_state(struct snd_sof_dev *sdev, enum sof_fw_state new_state) in sof_set_fw_state()
186 static int sof_probe_continue(struct snd_sof_dev *sdev) in sof_probe_continue()
335 struct snd_sof_dev *sdev = in sof_probe_work() local
348 struct snd_sof_dev *sdev; in snd_sof_device_probe() local
426 struct snd_sof_dev *sdev = dev_get_drvdata(dev); in snd_sof_device_probe_completed() local
434 struct snd_sof_dev *sdev = dev_get_drvdata(dev); in snd_sof_device_remove() local
477 struct snd_sof_dev *sdev = dev_get_drvdata(dev); in snd_sof_device_shutdown() local
Dtrace.c7 int sof_fw_trace_init(struct snd_sof_dev *sdev) in sof_fw_trace_init()
19 void sof_fw_trace_free(struct snd_sof_dev *sdev) in sof_fw_trace_free()
28 void sof_fw_trace_fw_crashed(struct snd_sof_dev *sdev) in sof_fw_trace_fw_crashed()
37 void sof_fw_trace_suspend(struct snd_sof_dev *sdev, pm_message_t pm_state) in sof_fw_trace_suspend()
45 int sof_fw_trace_resume(struct snd_sof_dev *sdev) in sof_fw_trace_resume()
Dops.c15 bool snd_sof_pci_update_bits_unlocked(struct snd_sof_dev *sdev, u32 offset, in snd_sof_pci_update_bits_unlocked()
38 bool snd_sof_pci_update_bits(struct snd_sof_dev *sdev, u32 offset, in snd_sof_pci_update_bits()
51 bool snd_sof_dsp_update_bits_unlocked(struct snd_sof_dev *sdev, u32 bar, in snd_sof_dsp_update_bits_unlocked()
71 bool snd_sof_dsp_update_bits64_unlocked(struct snd_sof_dev *sdev, u32 bar, in snd_sof_dsp_update_bits64_unlocked()
90 bool snd_sof_dsp_update_bits(struct snd_sof_dev *sdev, u32 bar, u32 offset, in snd_sof_dsp_update_bits()
104 bool snd_sof_dsp_update_bits64(struct snd_sof_dev *sdev, u32 bar, u32 offset, in snd_sof_dsp_update_bits64()
119 void snd_sof_dsp_update_bits_forced_unlocked(struct snd_sof_dev *sdev, u32 bar, in snd_sof_dsp_update_bits_forced_unlocked()
134 void snd_sof_dsp_update_bits_forced(struct snd_sof_dev *sdev, u32 bar, in snd_sof_dsp_update_bits_forced()
151 void snd_sof_dsp_panic(struct snd_sof_dev *sdev, u32 offset, bool non_recoverable) in snd_sof_dsp_panic()
Dcontrol.c24 struct snd_sof_dev *sdev = snd_soc_component_get_drvdata(scomp); in snd_sof_volume_get() local
39 struct snd_sof_dev *sdev = snd_soc_component_get_drvdata(scomp); in snd_sof_volume_put() local
76 struct snd_sof_dev *sdev = snd_soc_component_get_drvdata(scomp); in snd_sof_switch_get() local
91 struct snd_sof_dev *sdev = snd_soc_component_get_drvdata(scomp); in snd_sof_switch_put() local
106 struct snd_sof_dev *sdev = snd_soc_component_get_drvdata(scomp); in snd_sof_enum_get() local
121 struct snd_sof_dev *sdev = snd_soc_component_get_drvdata(scomp); in snd_sof_enum_put() local
136 struct snd_sof_dev *sdev = snd_soc_component_get_drvdata(scomp); in snd_sof_bytes_get() local
151 struct snd_sof_dev *sdev = snd_soc_component_get_drvdata(scomp); in snd_sof_bytes_put() local
167 struct snd_sof_dev *sdev = snd_soc_component_get_drvdata(scomp); in snd_sof_bytes_ext_put() local
186 struct snd_sof_dev *sdev = snd_soc_component_get_drvdata(scomp); in snd_sof_bytes_ext_volatile_get() local
[all …]
/Linux-v6.1/sound/soc/sof/intel/
Dhda-loader.c27 static void hda_ssp_set_cbp_cfp(struct snd_sof_dev *sdev) in hda_ssp_set_cbp_cfp()
44 struct hdac_ext_stream *hda_cl_stream_prepare(struct snd_sof_dev *sdev, unsigned int format, in hda_cl_stream_prepare()
102 int cl_dsp_init(struct snd_sof_dev *sdev, int stream_tag, bool imr_boot) in cl_dsp_init()
220 static int cl_trigger(struct snd_sof_dev *sdev, in cl_trigger()
247 int hda_cl_cleanup(struct snd_sof_dev *sdev, struct snd_dma_buffer *dmab, in hda_cl_cleanup()
279 int hda_cl_copy_fw(struct snd_sof_dev *sdev, struct hdac_ext_stream *hext_stream) in hda_cl_copy_fw()
319 int hda_dsp_cl_boot_firmware_iccmax(struct snd_sof_dev *sdev) in hda_dsp_cl_boot_firmware_iccmax()
368 static int hda_dsp_boot_imr(struct snd_sof_dev *sdev) in hda_dsp_boot_imr()
385 int hda_dsp_cl_boot_firmware(struct snd_sof_dev *sdev) in hda_dsp_cl_boot_firmware()
519 int hda_dsp_pre_fw_run(struct snd_sof_dev *sdev) in hda_dsp_pre_fw_run()
[all …]
Dhda-ctrl.c35 int hda_dsp_ctrl_link_reset(struct snd_sof_dev *sdev, bool reset) in hda_dsp_ctrl_link_reset()
63 int hda_dsp_ctrl_get_caps(struct snd_sof_dev *sdev) in hda_dsp_ctrl_get_caps()
137 void hda_dsp_ctrl_ppcap_enable(struct snd_sof_dev *sdev, bool enable) in hda_dsp_ctrl_ppcap_enable()
145 void hda_dsp_ctrl_ppcap_int_enable(struct snd_sof_dev *sdev, bool enable) in hda_dsp_ctrl_ppcap_int_enable()
153 void hda_dsp_ctrl_misc_clock_gating(struct snd_sof_dev *sdev, bool enable) in hda_dsp_ctrl_misc_clock_gating()
165 int hda_dsp_ctrl_clock_power_gating(struct snd_sof_dev *sdev, bool enable) in hda_dsp_ctrl_clock_power_gating()
185 int hda_dsp_ctrl_init_chip(struct snd_sof_dev *sdev, bool full_reset) in hda_dsp_ctrl_init_chip()
302 void hda_dsp_ctrl_stop_chip(struct snd_sof_dev *sdev) in hda_dsp_ctrl_stop_chip()
Dcnl.c39 struct snd_sof_dev *sdev = context; in cnl_ipc4_irq_thread() local
106 struct snd_sof_dev *sdev = context; in cnl_ipc_irq_thread() local
196 static void cnl_ipc_host_done(struct snd_sof_dev *sdev) in cnl_ipc_host_done()
216 static void cnl_ipc_dsp_done(struct snd_sof_dev *sdev) in cnl_ipc_dsp_done()
252 int cnl_ipc4_send_msg(struct snd_sof_dev *sdev, struct snd_sof_ipc_msg *msg) in cnl_ipc4_send_msg()
268 int cnl_ipc_send_msg(struct snd_sof_dev *sdev, struct snd_sof_ipc_msg *msg) in cnl_ipc_send_msg()
315 void cnl_ipc_dump(struct snd_sof_dev *sdev) in cnl_ipc_dump()
335 void cnl_ipc4_dump(struct snd_sof_dev *sdev) in cnl_ipc4_dump()
360 int sof_cnl_ops_init(struct snd_sof_dev *sdev) in sof_cnl_ops_init()
Dhda-codec.c68 void hda_codec_jack_wake_enable(struct snd_sof_dev *sdev, bool enable) in hda_codec_jack_wake_enable()
85 void hda_codec_jack_check(struct snd_sof_dev *sdev) in hda_codec_jack_check()
99 void hda_codec_jack_wake_enable(struct snd_sof_dev *sdev, bool enable) {} in hda_codec_jack_wake_enable()
100 void hda_codec_jack_check(struct snd_sof_dev *sdev) {} in hda_codec_jack_check()
136 static int hda_codec_probe(struct snd_sof_dev *sdev, int address, in hda_codec_probe()
218 void hda_codec_probe_bus(struct snd_sof_dev *sdev, in hda_codec_probe_bus()
243 void hda_codec_i915_display_power(struct snd_sof_dev *sdev, bool enable) in hda_codec_i915_display_power()
254 int hda_codec_i915_init(struct snd_sof_dev *sdev) in hda_codec_i915_init()
271 int hda_codec_i915_exit(struct snd_sof_dev *sdev) in hda_codec_i915_exit()
Dhda-loader-skl.c116 static int cl_skl_cldma_setup_bdle(struct snd_sof_dev *sdev, in cl_skl_cldma_setup_bdle()
136 static void cl_skl_cldma_stream_run(struct snd_sof_dev *sdev, bool enable) in cl_skl_cldma_stream_run()
166 static void cl_skl_cldma_stream_clear(struct snd_sof_dev *sdev) in cl_skl_cldma_stream_clear()
196 static void cl_skl_cldma_setup_spb(struct snd_sof_dev *sdev, in cl_skl_cldma_setup_spb()
211 static void cl_skl_cldma_set_intr(struct snd_sof_dev *sdev, bool enable) in cl_skl_cldma_set_intr()
219 static void cl_skl_cldma_cleanup_spb(struct snd_sof_dev *sdev) in cl_skl_cldma_cleanup_spb()
232 static void cl_skl_cldma_setup_controller(struct snd_sof_dev *sdev, in cl_skl_cldma_setup_controller()
268 static int cl_stream_prepare_skl(struct snd_sof_dev *sdev, in cl_stream_prepare_skl()
298 static void cl_cleanup_skl(struct snd_sof_dev *sdev, in cl_cleanup_skl()
308 static int cl_dsp_init_skl(struct snd_sof_dev *sdev, in cl_dsp_init_skl()
[all …]
Dhda-stream.c59 static int hda_setup_bdle(struct snd_sof_dev *sdev, in hda_setup_bdle()
107 int hda_dsp_stream_setup_bdl(struct snd_sof_dev *sdev, in hda_dsp_stream_setup_bdl()
156 int hda_dsp_stream_spib_config(struct snd_sof_dev *sdev, in hda_dsp_stream_spib_config()
183 hda_dsp_stream_get(struct snd_sof_dev *sdev, int direction, u32 flags) in hda_dsp_stream_get()
234 int hda_dsp_stream_put(struct snd_sof_dev *sdev, int direction, int stream_tag) in hda_dsp_stream_put()
280 static int hda_dsp_stream_reset(struct snd_sof_dev *sdev, struct hdac_stream *hstream) in hda_dsp_stream_reset()
319 int hda_dsp_stream_trigger(struct snd_sof_dev *sdev, in hda_dsp_stream_trigger()
397 int hda_dsp_iccmax_stream_hw_params(struct snd_sof_dev *sdev, struct hdac_ext_stream *hext_stream, in hda_dsp_iccmax_stream_hw_params()
472 int hda_dsp_stream_hw_params(struct snd_sof_dev *sdev, in hda_dsp_stream_hw_params()
662 int hda_dsp_stream_hw_free(struct snd_sof_dev *sdev, in hda_dsp_stream_hw_free()
[all …]
/Linux-v6.1/drivers/scsi/
Dscsi_dh.c71 scsi_dh_find_driver(struct scsi_device *sdev) in scsi_dh_find_driver()
124 static int scsi_dh_handler_attach(struct scsi_device *sdev, in scsi_dh_handler_attach()
163 static void scsi_dh_handler_detach(struct scsi_device *sdev) in scsi_dh_handler_detach()
170 void scsi_dh_add_device(struct scsi_device *sdev) in scsi_dh_add_device()
186 void scsi_dh_release_device(struct scsi_device *sdev) in scsi_dh_release_device()
253 struct scsi_device *sdev; in scsi_dh_activate() local
300 struct scsi_device *sdev; in scsi_dh_set_params() local
322 struct scsi_device *sdev; in scsi_dh_attach() local
361 struct scsi_device *sdev; in scsi_dh_attached_handler_name() local
Dscsi_sysfs.c438 struct scsi_device *sdev; in scsi_device_cls_release() local
446 struct scsi_device *sdev; in scsi_device_dev_release_usercontext() local
557 struct scsi_device *sdev; in scsi_bus_uevent() local
694 struct scsi_device *sdev = to_scsi_device(dev); in sdev_show_device_busy() local
703 struct scsi_device *sdev = to_scsi_device(dev); in sdev_show_device_blocked() local
714 struct scsi_device *sdev; in sdev_show_timeout() local
723 struct scsi_device *sdev; in sdev_store_timeout() local
735 struct scsi_device *sdev; in sdev_show_eh_timeout() local
744 struct scsi_device *sdev; in sdev_store_eh_timeout() local
775 struct scsi_device *sdev = to_scsi_device(dev); in sdev_store_delete() local
[all …]
Dscsi_ioctl.c67 static int ioctl_internal_command(struct scsi_device *sdev, char *cmd, in ioctl_internal_command()
121 int scsi_set_medium_removal(struct scsi_device *sdev, char state) in scsi_set_medium_removal()
154 static int scsi_ioctl_get_pci(struct scsi_device *sdev, void __user *arg) in scsi_ioctl_get_pci()
176 static int sg_set_timeout(struct scsi_device *sdev, int __user *p) in sg_set_timeout()
186 static int sg_get_reserved_size(struct scsi_device *sdev, int __user *p) in sg_get_reserved_size()
194 static int sg_set_reserved_size(struct scsi_device *sdev, int __user *p) in sg_set_reserved_size()
218 static int scsi_get_idlun(struct scsi_device *sdev, void __user *argp) in scsi_get_idlun()
232 static int scsi_send_start_stop(struct scsi_device *sdev, int data) in scsi_send_start_stop()
345 static int scsi_fill_sghdr_rq(struct scsi_device *sdev, struct request *rq, in scsi_fill_sghdr_rq()
407 static int sg_io(struct scsi_device *sdev, struct sg_io_hdr *hdr, fmode_t mode) in sg_io()
[all …]
/Linux-v6.1/drivers/scsi/device_handler/
Dscsi_dh_emc.c100 static int trespass_endio(struct scsi_device *sdev, in trespass_endio()
135 static int parse_sp_info_reply(struct scsi_device *sdev, in parse_sp_info_reply()
189 static char * parse_sp_model(struct scsi_device *sdev, unsigned char *buffer) in parse_sp_model()
235 static int send_trespass_cmd(struct scsi_device *sdev, in send_trespass_cmd()
283 static enum scsi_disposition clariion_check_sense(struct scsi_device *sdev, in clariion_check_sense()
331 static blk_status_t clariion_prep_fn(struct scsi_device *sdev, in clariion_prep_fn()
344 static int clariion_std_inquiry(struct scsi_device *sdev, in clariion_std_inquiry()
369 static int clariion_send_inquiry(struct scsi_device *sdev, in clariion_send_inquiry()
381 static int clariion_activate(struct scsi_device *sdev, in clariion_activate()
423 static int clariion_set_params(struct scsi_device *sdev, const char *params) in clariion_set_params()
[all …]
Dscsi_dh_hp_sw.c31 struct scsi_device *sdev; member
43 static int tur_done(struct scsi_device *sdev, struct hp_sw_dh_data *h, in tur_done()
81 static int hp_sw_tur(struct scsi_device *sdev, struct hp_sw_dh_data *h) in hp_sw_tur()
121 struct scsi_device *sdev = h->sdev; in hp_sw_start_stop() local
162 static blk_status_t hp_sw_prep_fn(struct scsi_device *sdev, struct request *req) in hp_sw_prep_fn()
184 static int hp_sw_activate(struct scsi_device *sdev, in hp_sw_activate()
200 static int hp_sw_bus_attach(struct scsi_device *sdev) in hp_sw_bus_attach()
231 static void hp_sw_bus_detach( struct scsi_device *sdev ) in hp_sw_bus_detach()
Dscsi_dh_alua.c88 struct scsi_device *sdev; member
126 static int submit_rtpg(struct scsi_device *sdev, unsigned char *buff, in submit_rtpg()
154 static int submit_stpg(struct scsi_device *sdev, int group_id, in submit_stpg()
211 static struct alua_port_group *alua_alloc_pg(struct scsi_device *sdev, in alua_alloc_pg()
268 static int alua_check_tpgs(struct scsi_device *sdev) in alua_check_tpgs()
320 static int alua_check_vpd(struct scsi_device *sdev, struct alua_dh_data *h, in alua_check_vpd()
409 static enum scsi_disposition alua_check_sense(struct scsi_device *sdev, in alua_check_sense()
490 static int alua_tur(struct scsi_device *sdev) in alua_tur()
514 static int alua_rtpg(struct scsi_device *sdev, struct alua_port_group *pg) in alua_rtpg()
764 static unsigned alua_stpg(struct scsi_device *sdev, struct alua_port_group *pg) in alua_stpg()
[all …]
/Linux-v6.1/sound/soc/sof/mediatek/mt8195/
Dmt8195-clk.c26 int mt8195_adsp_init_clock(struct snd_sof_dev *sdev) in mt8195_adsp_init_clock()
46 static int adsp_enable_all_clock(struct snd_sof_dev *sdev) in adsp_enable_all_clock()
101 static void adsp_disable_all_clock(struct snd_sof_dev *sdev) in adsp_disable_all_clock()
112 static int adsp_default_clk_init(struct snd_sof_dev *sdev, bool enable) in adsp_default_clk_init()
154 int adsp_clock_on(struct snd_sof_dev *sdev) in adsp_clock_on()
160 int adsp_clock_off(struct snd_sof_dev *sdev) in adsp_clock_off()
/Linux-v6.1/drivers/iommu/
Dsprd-iommu.c80 struct sprd_iommu_device *sdev; member
91 sprd_iommu_write(struct sprd_iommu_device *sdev, unsigned int reg, u32 val) in sprd_iommu_write()
97 sprd_iommu_read(struct sprd_iommu_device *sdev, unsigned int reg) in sprd_iommu_read()
103 sprd_iommu_update_bits(struct sprd_iommu_device *sdev, unsigned int reg, in sprd_iommu_update_bits()
113 sprd_iommu_get_version(struct sprd_iommu_device *sdev) in sprd_iommu_get_version()
163 struct sprd_iommu_device *sdev = dom->sdev; in sprd_iommu_first_vpn() local
178 struct sprd_iommu_device *sdev = dom->sdev; in sprd_iommu_vpn_range() local
195 struct sprd_iommu_device *sdev = dom->sdev; in sprd_iommu_first_ppn() local
206 static void sprd_iommu_default_ppn(struct sprd_iommu_device *sdev) in sprd_iommu_default_ppn()
218 static void sprd_iommu_hw_en(struct sprd_iommu_device *sdev, bool en) in sprd_iommu_hw_en()
[all …]
/Linux-v6.1/drivers/usb/usbip/
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); in stub_shutdown_connection() local
212 struct stub_device *sdev = container_of(ud, struct stub_device, ud); in stub_device_reset() local
257 struct stub_device *sdev; in stub_device_alloc() local
303 static void stub_device_free(struct stub_device *sdev) in stub_device_free()
310 struct stub_device *sdev = NULL; in stub_probe() local
430 struct stub_device *sdev; in stub_disconnect() local

12345678910>>...14