| /Linux-v5.15/sound/soc/sof/ |
| D | probe.c | 28 int sof_ipc_probe_init(struct snd_sof_dev *sdev, in sof_ipc_probe_init() 60 int sof_ipc_probe_deinit(struct snd_sof_dev *sdev) in sof_ipc_probe_deinit() 73 static int sof_ipc_probe_info(struct snd_sof_dev *sdev, unsigned int cmd, in sof_ipc_probe_info() 130 int sof_ipc_probe_dma_info(struct snd_sof_dev *sdev, in sof_ipc_probe_dma_info() 149 int sof_ipc_probe_dma_add(struct snd_sof_dev *sdev, in sof_ipc_probe_dma_add() 183 int sof_ipc_probe_dma_remove(struct snd_sof_dev *sdev, in sof_ipc_probe_dma_remove() 216 int sof_ipc_probe_points_info(struct snd_sof_dev *sdev, in sof_ipc_probe_points_info() 237 int sof_ipc_probe_points_add(struct snd_sof_dev *sdev, in sof_ipc_probe_points_add() 269 int sof_ipc_probe_points_remove(struct snd_sof_dev *sdev, in sof_ipc_probe_points_remove()
|
| D | debug.c | 103 struct snd_sof_dev *sdev = dfse->sdev; in probe_points_read() local 143 struct snd_sof_dev *sdev = dfse->sdev; in probe_points_write() local 184 struct snd_sof_dev *sdev = dfse->sdev; in probe_points_remove_write() local 216 static int snd_sof_debugfs_probe_item(struct snd_sof_dev *sdev, in snd_sof_debugfs_probe_item() 242 static int sof_debug_ipc_flood_test(struct snd_sof_dev *sdev, in sof_debug_ipc_flood_test() 344 struct snd_sof_dev *sdev = dfse->sdev; in sof_dfsentry_write() local 442 struct snd_sof_dev *sdev = dfse->sdev; in sof_dfsentry_read() local 549 int snd_sof_debugfs_io_item(struct snd_sof_dev *sdev, in snd_sof_debugfs_io_item() 592 int snd_sof_debugfs_buf_item(struct snd_sof_dev *sdev, in snd_sof_debugfs_buf_item() 632 static int memory_info_update(struct snd_sof_dev *sdev, char *buf, size_t buff_size) in memory_info_update() [all …]
|
| D | ipc.c | 30 struct snd_sof_dev *sdev; member 220 struct snd_sof_dev *sdev = ipc->sdev; in tx_wait_done() local 255 struct snd_sof_dev *sdev = ipc->sdev; in sof_ipc_tx_message_unlocked() local 355 void snd_sof_ipc_reply(struct snd_sof_dev *sdev, u32 msg_id) in snd_sof_ipc_reply() 373 void snd_sof_ipc_msgs_rx(struct snd_sof_dev *sdev) in snd_sof_ipc_msgs_rx() 429 static void ipc_trace_message(struct snd_sof_dev *sdev, u32 msg_id) in ipc_trace_message() 450 static void ipc_period_elapsed(struct snd_sof_dev *sdev, u32 msg_id) in ipc_period_elapsed() 480 static void ipc_xrun(struct snd_sof_dev *sdev, u32 msg_id) in ipc_xrun() 509 static void ipc_stream_message(struct snd_sof_dev *sdev, u32 msg_cmd) in ipc_stream_message() 534 struct snd_sof_dev *sdev = snd_soc_component_get_drvdata(scomp); in snd_sof_ipc_stream_posn() local [all …]
|
| D | utils.c | 25 void sof_io_write(struct snd_sof_dev *sdev, void __iomem *addr, u32 value) in sof_io_write() 31 u32 sof_io_read(struct snd_sof_dev *sdev, void __iomem *addr) in sof_io_read() 37 void sof_io_write64(struct snd_sof_dev *sdev, void __iomem *addr, u64 value) in sof_io_write64() 43 u64 sof_io_read64(struct snd_sof_dev *sdev, void __iomem *addr) in sof_io_read64() 53 void sof_mailbox_write(struct snd_sof_dev *sdev, u32 offset, in sof_mailbox_write() 62 void sof_mailbox_read(struct snd_sof_dev *sdev, u32 offset, in sof_mailbox_read() 75 void sof_block_write(struct snd_sof_dev *sdev, u32 bar, u32 offset, void *src, in sof_block_write() 106 void sof_block_read(struct snd_sof_dev *sdev, u32 bar, u32 offset, void *dest, in sof_block_read()
|
| D | ops.c | 15 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() 145 void snd_sof_dsp_panic(struct snd_sof_dev *sdev, u32 offset) in snd_sof_dsp_panic()
|
| D | core.c | 60 void snd_sof_get_status(struct snd_sof_dev *sdev, u32 panic_code, in snd_sof_get_status() 138 static int sof_probe_continue(struct snd_sof_dev *sdev) in sof_probe_continue() 277 struct snd_sof_dev *sdev = in sof_probe_work() local 290 struct snd_sof_dev *sdev; in snd_sof_device_probe() local 353 struct snd_sof_dev *sdev = dev_get_drvdata(dev); in snd_sof_device_probe_completed() local 361 struct snd_sof_dev *sdev = dev_get_drvdata(dev); in snd_sof_device_remove() local 404 struct snd_sof_dev *sdev = dev_get_drvdata(dev); in snd_sof_device_shutdown() local
|
| D | pcm.c | 45 struct snd_sof_dev *sdev = snd_soc_component_get_drvdata(scomp); in sof_pcm_dsp_params() local 99 struct snd_sof_dev *sdev, in sof_pcm_dsp_pcm_free() 125 struct snd_sof_dev *sdev = snd_soc_component_get_drvdata(component); in sof_pcm_hw_params() local 241 struct snd_sof_dev *sdev = snd_soc_component_get_drvdata(component); in sof_pcm_hw_free() local 314 struct snd_sof_dev *sdev = snd_soc_component_get_drvdata(component); in sof_pcm_trigger() local 427 struct snd_sof_dev *sdev = snd_soc_component_get_drvdata(component); in sof_pcm_pointer() local 461 struct snd_sof_dev *sdev = snd_soc_component_get_drvdata(component); in sof_pcm_open() local 525 struct snd_sof_dev *sdev = snd_soc_component_get_drvdata(component); in sof_pcm_close() local 561 struct snd_sof_dev *sdev = snd_soc_component_get_drvdata(component); in sof_pcm_new() local 622 static void ssp_dai_config_pcm_params_match(struct snd_sof_dev *sdev, const char *link_name, in ssp_dai_config_pcm_params_match() [all …]
|
| /Linux-v5.15/drivers/gpu/drm/shmobile/ |
| D | shmob_drm_drv.c | 33 static int shmob_drm_init_interface(struct shmob_drm_device *sdev) in shmob_drm_init_interface() 67 static int shmob_drm_setup_clocks(struct shmob_drm_device *sdev, in shmob_drm_setup_clocks() 107 struct shmob_drm_device *sdev = dev->dev_private; in shmob_drm_irq() local 148 struct shmob_drm_device *sdev = dev_get_drvdata(dev); in shmob_drm_pm_suspend() local 158 struct shmob_drm_device *sdev = dev_get_drvdata(dev); in shmob_drm_pm_resume() local 179 struct shmob_drm_device *sdev = platform_get_drvdata(pdev); in shmob_drm_remove() local 193 struct shmob_drm_device *sdev; in shmob_drm_probe() local
|
| /Linux-v5.15/drivers/iommu/ |
| D | sprd-iommu.c | 80 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-v5.15/drivers/scsi/device_handler/ |
| D | scsi_dh_hp_sw.c | 31 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()
|
| D | scsi_dh_alua.c | 88 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-v5.15/drivers/usb/usbip/ |
| D | stub_dev.c | 21 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
|
| D | stub_tx.c | 14 void stub_enqueue_ret_unlink(struct stub_device *sdev, __u32 seqnum, in stub_enqueue_ret_unlink() 43 struct stub_device *sdev = priv->sdev; in stub_complete() local 132 static struct stub_priv *dequeue_from_priv_tx(struct stub_device *sdev) in dequeue_from_priv_tx() 150 static int stub_send_ret_submit(struct stub_device *sdev) in stub_send_ret_submit() 343 static struct stub_unlink *dequeue_from_unlink_tx(struct stub_device *sdev) in dequeue_from_unlink_tx() 361 static int stub_send_ret_unlink(struct stub_device *sdev) in stub_send_ret_unlink() 420 struct stub_device *sdev = container_of(ud, struct stub_device, ud); in stub_tx_loop() local
|
| /Linux-v5.15/drivers/platform/surface/aggregator/ |
| D | bus.c | 20 struct ssam_device *sdev = to_ssam_device(dev); in modalias_show() local 36 struct ssam_device *sdev = to_ssam_device(dev); in ssam_device_uevent() local 46 struct ssam_device *sdev = to_ssam_device(dev); in ssam_device_release() local 76 struct ssam_device *sdev; in ssam_device_alloc() local 122 int ssam_device_add(struct ssam_device *sdev) in ssam_device_add() 163 void ssam_device_remove(struct ssam_device *sdev) in ssam_device_remove() 305 struct ssam_device *sdev = to_ssam_device(dev); in ssam_bus_match() local 368 struct ssam_device *sdev = to_ssam_device(dev); in ssam_remove_device() local
|
| /Linux-v5.15/drivers/platform/surface/ |
| D | surface_platform_profile.c | 31 struct ssam_device *sdev; member 45 static int ssam_tmp_profile_get(struct ssam_device *sdev, enum ssam_tmp_profile *p) in ssam_tmp_profile_get() 58 static int ssam_tmp_profile_set(struct ssam_device *sdev, enum ssam_tmp_profile p) in ssam_tmp_profile_set() 65 static int convert_ssam_to_profile(struct ssam_device *sdev, enum ssam_tmp_profile p) in convert_ssam_to_profile() 86 static int convert_profile_to_ssam(struct ssam_device *sdev, enum platform_profile_option p) in convert_profile_to_ssam() 144 static int surface_platform_profile_probe(struct ssam_device *sdev) in surface_platform_profile_probe() 166 static void surface_platform_profile_remove(struct ssam_device *sdev) in surface_platform_profile_remove()
|
| /Linux-v5.15/sound/soc/sof/intel/ |
| D | hda-stream.c | 31 static int hda_setup_bdle(struct snd_sof_dev *sdev, in hda_setup_bdle() 82 int hda_dsp_stream_setup_bdl(struct snd_sof_dev *sdev, in hda_dsp_stream_setup_bdl() 131 int hda_dsp_stream_spib_config(struct snd_sof_dev *sdev, in hda_dsp_stream_spib_config() 158 hda_dsp_stream_get(struct snd_sof_dev *sdev, int direction, u32 flags) in hda_dsp_stream_get() 209 int hda_dsp_stream_put(struct snd_sof_dev *sdev, int direction, int stream_tag) in hda_dsp_stream_put() 254 int hda_dsp_stream_trigger(struct snd_sof_dev *sdev, in hda_dsp_stream_trigger() 333 int hda_dsp_iccmax_stream_hw_params(struct snd_sof_dev *sdev, struct hdac_ext_stream *stream, in hda_dsp_iccmax_stream_hw_params() 403 int hda_dsp_stream_hw_params(struct snd_sof_dev *sdev, in hda_dsp_stream_hw_params() 607 int hda_dsp_stream_hw_free(struct snd_sof_dev *sdev, in hda_dsp_stream_hw_free() 629 bool hda_dsp_check_stream_irq(struct snd_sof_dev *sdev) in hda_dsp_check_stream_irq() [all …]
|
| D | hda-pcm.c | 35 u32 hda_dsp_get_mult_div(struct snd_sof_dev *sdev, int rate) in hda_dsp_get_mult_div() 69 u32 hda_dsp_get_bits(struct snd_sof_dev *sdev, int sample_bits) in hda_dsp_get_bits() 89 int hda_dsp_pcm_hw_params(struct snd_sof_dev *sdev, in hda_dsp_pcm_hw_params() 143 int hda_dsp_pcm_trigger(struct snd_sof_dev *sdev, in hda_dsp_pcm_trigger() 152 snd_pcm_uframes_t hda_dsp_pcm_pointer(struct snd_sof_dev *sdev, in hda_dsp_pcm_pointer() 220 int hda_dsp_pcm_open(struct snd_sof_dev *sdev, in hda_dsp_pcm_open() 266 int hda_dsp_pcm_close(struct snd_sof_dev *sdev, in hda_dsp_pcm_close()
|
| D | byt.c | 74 static void byt_reset_dsp_disable_int(struct snd_sof_dev *sdev) in byt_reset_dsp_disable_int() 86 static int byt_suspend(struct snd_sof_dev *sdev, u32 target_state) in byt_suspend() 93 static int byt_resume(struct snd_sof_dev *sdev) in byt_resume() 103 static int byt_remove(struct snd_sof_dev *sdev) in byt_remove() 110 static int byt_acpi_probe(struct snd_sof_dev *sdev) in byt_acpi_probe()
|
| D | cnl.c | 34 struct snd_sof_dev *sdev = context; in cnl_ipc_irq_thread() local 108 static void cnl_ipc_host_done(struct snd_sof_dev *sdev) in cnl_ipc_host_done() 128 static void cnl_ipc_dsp_done(struct snd_sof_dev *sdev) in cnl_ipc_dsp_done() 166 int cnl_ipc_send_msg(struct snd_sof_dev *sdev, struct snd_sof_ipc_msg *msg) in cnl_ipc_send_msg() 213 void cnl_ipc_dump(struct snd_sof_dev *sdev) in cnl_ipc_dump()
|
| /Linux-v5.15/drivers/scsi/ |
| D | scsi_sysfs.c | 438 struct scsi_device *sdev; in scsi_device_cls_release() local 446 struct scsi_device *sdev; in scsi_device_dev_release_usercontext() local 544 struct scsi_device *sdev; in scsi_bus_uevent() local 682 struct scsi_device *sdev = to_scsi_device(dev); in sdev_show_device_busy() local 691 struct scsi_device *sdev = to_scsi_device(dev); in sdev_show_device_blocked() local 702 struct scsi_device *sdev; in sdev_show_timeout() local 711 struct scsi_device *sdev; in sdev_store_timeout() local 723 struct scsi_device *sdev; in sdev_show_eh_timeout() local 732 struct scsi_device *sdev; in sdev_store_eh_timeout() local 763 struct scsi_device *sdev = to_scsi_device(dev); in sdev_store_delete() local [all …]
|
| D | scsi_ioctl.c | 67 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() 409 static int sg_io(struct scsi_device *sdev, struct gendisk *disk, in sg_io() [all …]
|
| D | scsi_error.c | 129 struct scsi_device *sdev = cmd->device; in scsi_eh_should_retry_cmd() local 153 struct scsi_device *sdev = scmd->device; in scmd_eh_abort_handler() local 208 struct scsi_device *sdev = scmd->device; in scsi_abort_command() local 354 int scsi_block_when_processing_errors(struct scsi_device *sdev) in scsi_block_when_processing_errors() 376 struct scsi_device *sdev; in scsi_eh_prt_fail_stats() local 417 static void scsi_report_lun_change(struct scsi_device *sdev) in scsi_report_lun_change() 428 static void scsi_report_sense(struct scsi_device *sdev, in scsi_report_sense() 503 struct scsi_device *sdev = scmd->device; in scsi_check_sense() local 663 static void scsi_handle_queue_ramp_up(struct scsi_device *sdev) in scsi_handle_queue_ramp_up() 695 static void scsi_handle_queue_full(struct scsi_device *sdev) in scsi_handle_queue_full() [all …]
|
| /Linux-v5.15/drivers/gpu/drm/tiny/ |
| D | simpledrm.c | 260 struct simpledrm_device *sdev = simpledrm_device_of_dev(res); in simpledrm_device_release_clocks() local 271 static int simpledrm_device_init_clocks(struct simpledrm_device *sdev) in simpledrm_device_init_clocks() 326 static int simpledrm_device_init_clocks(struct simpledrm_device *sdev) in simpledrm_device_init_clocks() 358 struct simpledrm_device *sdev = simpledrm_device_of_dev(res); in simpledrm_device_release_regulators() local 369 static int simpledrm_device_init_regulators(struct simpledrm_device *sdev) in simpledrm_device_init_regulators() 446 static int simpledrm_device_init_regulators(struct simpledrm_device *sdev) in simpledrm_device_init_regulators() 467 static int simpledrm_device_init_fb(struct simpledrm_device *sdev) in simpledrm_device_init_fb() 524 static int simpledrm_device_init_mm(struct simpledrm_device *sdev) in simpledrm_device_init_mm() 584 struct simpledrm_device *sdev = simpledrm_device_of_dev(connector->dev); in simpledrm_connector_helper_get_modes() local 621 struct simpledrm_device *sdev = simpledrm_device_of_dev(pipe->crtc.dev); in simpledrm_simple_display_pipe_mode_valid() local [all …]
|
| /Linux-v5.15/drivers/s390/scsi/ |
| D | zfcp_erp.c | 84 static void zfcp_erp_action_dismiss_lun(struct scsi_device *sdev) in zfcp_erp_action_dismiss_lun() 94 struct scsi_device *sdev; in zfcp_erp_action_dismiss_port() local 123 struct zfcp_port *port, struct scsi_device *sdev) in zfcp_erp_handle_failed() 164 struct scsi_device *sdev) in zfcp_erp_required_act() 217 struct scsi_device *sdev) in zfcp_erp_setup_act() 284 struct scsi_device *sdev, in zfcp_erp_action_enqueue() 453 static void zfcp_erp_lun_block(struct scsi_device *sdev, int clear_mask) in zfcp_erp_lun_block() 459 static void _zfcp_erp_lun_reopen(struct scsi_device *sdev, int clear, in _zfcp_erp_lun_reopen() 479 void zfcp_erp_lun_reopen(struct scsi_device *sdev, int clear, char *dbftag) in zfcp_erp_lun_reopen() 497 void zfcp_erp_lun_shutdown(struct scsi_device *sdev, int clear, char *dbftag) in zfcp_erp_lun_shutdown() [all …]
|
| /Linux-v5.15/drivers/infiniband/sw/siw/ |
| D | siw_main.c | 64 static int siw_device_register(struct siw_device *sdev, const char *name) in siw_device_register() 85 struct siw_device *sdev = to_siw_dev(base_dev); in siw_device_cleanup() local 187 int siw_get_tx_cpu(struct siw_device *sdev) in siw_get_tx_cpu() 307 struct siw_device *sdev = NULL; in siw_device_create() local 404 struct siw_device *sdev = in siw_netdev_down() local 423 static void siw_device_goes_down(struct siw_device *sdev) in siw_device_goes_down() 436 struct siw_device *sdev; in siw_netdev_event() local 502 struct siw_device *sdev = NULL; in siw_newlink() local
|