Home
last modified time | relevance | path

Searched defs:sdev (Results 226 - 250 of 648) sorted by relevance

12345678910>>...26

/kernel/linux/linux-6.6/sound/soc/sof/intel/
H A Dcnl.c39 struct snd_sof_dev *sdev = context; in cnl_ipc4_irq_thread() local
116 struct snd_sof_dev *sdev = context; cnl_ipc_irq_thread() local
206 cnl_ipc_host_done(struct snd_sof_dev *sdev) cnl_ipc_host_done() argument
226 cnl_ipc_dsp_done(struct snd_sof_dev *sdev) cnl_ipc_dsp_done() argument
262 cnl_ipc4_send_msg(struct snd_sof_dev *sdev, struct snd_sof_ipc_msg *msg) cnl_ipc4_send_msg() argument
288 cnl_ipc_send_msg(struct snd_sof_dev *sdev, struct snd_sof_ipc_msg *msg) cnl_ipc_send_msg() argument
335 cnl_ipc_dump(struct snd_sof_dev *sdev) cnl_ipc_dump() argument
355 cnl_ipc4_dump(struct snd_sof_dev *sdev) cnl_ipc4_dump() argument
380 sof_cnl_ops_init(struct snd_sof_dev *sdev) sof_cnl_ops_init() argument
[all...]
H A Dhda-codec.c76 void hda_codec_jack_wake_enable(struct snd_sof_dev *sdev, bool enable) in hda_codec_jack_wake_enable() argument
98 void hda_codec_jack_check(struct snd_sof_dev *sdev) in hda_codec_jack_check() argument
140 static int hda_codec_probe(struct snd_sof_dev *sdev, int address) in hda_codec_probe() argument
207 hda_codec_probe_bus(struct snd_sof_dev *sdev) hda_codec_probe_bus() argument
232 hda_codec_check_for_state_change(struct snd_sof_dev *sdev) hda_codec_check_for_state_change() argument
245 hda_codec_detect_mask(struct snd_sof_dev *sdev) hda_codec_detect_mask() argument
270 hda_codec_init_cmd_io(struct snd_sof_dev *sdev) hda_codec_init_cmd_io() argument
283 hda_codec_resume_cmd_io(struct snd_sof_dev *sdev) hda_codec_resume_cmd_io() argument
297 hda_codec_stop_cmd_io(struct snd_sof_dev *sdev) hda_codec_stop_cmd_io() argument
310 hda_codec_suspend_cmd_io(struct snd_sof_dev *sdev) hda_codec_suspend_cmd_io() argument
325 hda_codec_rirb_status_clear(struct snd_sof_dev *sdev) hda_codec_rirb_status_clear() argument
338 hda_codec_set_codec_wakeup(struct snd_sof_dev *sdev, bool status) hda_codec_set_codec_wakeup() argument
349 hda_codec_check_rirb_status(struct snd_sof_dev *sdev) hda_codec_check_rirb_status() argument
376 hda_codec_device_remove(struct snd_sof_dev *sdev) hda_codec_device_remove() argument
393 hda_codec_i915_display_power(struct snd_sof_dev *sdev, bool enable) hda_codec_i915_display_power() argument
408 hda_codec_i915_init(struct snd_sof_dev *sdev) hda_codec_i915_init() argument
429 hda_codec_i915_exit(struct snd_sof_dev *sdev) hda_codec_i915_exit() argument
[all...]
H A Dhda-loader.c29 static void hda_ssp_set_cbp_cfp(struct snd_sof_dev *sdev) in hda_ssp_set_cbp_cfp() argument
46 struct hdac_ext_stream *hda_cl_stream_prepare(struct snd_sof_dev *sdev, unsigned int format, in hda_cl_stream_prepare() argument
104 cl_dsp_init(struct snd_sof_dev *sdev, int stream_tag, bool imr_boot) cl_dsp_init() argument
222 cl_trigger(struct snd_sof_dev *sdev, struct hdac_ext_stream *hext_stream, int cmd) cl_trigger() argument
249 hda_cl_cleanup(struct snd_sof_dev *sdev, struct snd_dma_buffer *dmab, struct hdac_ext_stream *hext_stream) hda_cl_cleanup() argument
281 hda_cl_copy_fw(struct snd_sof_dev *sdev, struct hdac_ext_stream *hext_stream) hda_cl_copy_fw() argument
321 hda_dsp_cl_boot_firmware_iccmax(struct snd_sof_dev *sdev) hda_dsp_cl_boot_firmware_iccmax() argument
365 hda_dsp_boot_imr(struct snd_sof_dev *sdev) hda_dsp_boot_imr() argument
382 hda_dsp_cl_boot_firmware(struct snd_sof_dev *sdev) hda_dsp_cl_boot_firmware() argument
519 hda_dsp_ipc4_load_library(struct snd_sof_dev *sdev, struct sof_ipc4_fw_library *fw_lib, bool reload) hda_dsp_ipc4_load_library() argument
584 hda_dsp_pre_fw_run(struct snd_sof_dev *sdev) hda_dsp_pre_fw_run() argument
591 hda_dsp_post_fw_run(struct snd_sof_dev *sdev) hda_dsp_post_fw_run() argument
618 hda_dsp_ext_man_get_cavs_config_data(struct snd_sof_dev *sdev, const struct sof_ext_man_elem_header *hdr) hda_dsp_ext_man_get_cavs_config_data() argument
[all...]
H A Dhda-ipc.c23 static void hda_dsp_ipc_host_done(struct snd_sof_dev *sdev) in hda_dsp_ipc_host_done() argument
41 static void hda_dsp_ipc_dsp_done(struct snd_sof_dev *sdev) in hda_dsp_ipc_dsp_done() argument
59 int hda_dsp_ipc_send_msg(struct snd_sof_dev *sdev, struct snd_sof_ipc_msg *msg) in hda_dsp_ipc_send_msg() argument
96 hda_dsp_ipc4_send_msg(struct snd_sof_dev *sdev, struct snd_sof_ipc_msg *msg) hda_dsp_ipc4_send_msg() argument
122 hda_dsp_ipc_get_reply(struct snd_sof_dev *sdev) hda_dsp_ipc_get_reply() argument
160 struct snd_sof_dev *sdev = context; hda_dsp_ipc4_irq_thread() local
242 struct snd_sof_dev *sdev = context; hda_dsp_ipc_irq_thread() local
352 hda_dsp_check_ipc_irq(struct snd_sof_dev *sdev) hda_dsp_check_ipc_irq() argument
384 hda_dsp_ipc_get_mailbox_offset(struct snd_sof_dev *sdev) hda_dsp_ipc_get_mailbox_offset() argument
389 hda_dsp_ipc_get_window_offset(struct snd_sof_dev *sdev, u32 id) hda_dsp_ipc_get_window_offset() argument
394 hda_ipc_msg_data(struct snd_sof_dev *sdev, struct snd_sof_pcm_stream *sps, void *p, size_t sz) hda_ipc_msg_data() argument
419 hda_set_stream_data_offset(struct snd_sof_dev *sdev, struct snd_sof_pcm_stream *sps, size_t posn_offset) hda_set_stream_data_offset() argument
[all...]
/kernel/linux/linux-6.6/sound/soc/sof/
H A Dipc4-control.c20 struct snd_sof_dev *sdev = snd_soc_component_get_drvdata(scomp); in sof_ipc4_set_get_kcontrol_data() local
86 sof_ipc4_set_volume_data(struct snd_sof_dev *sdev, struct snd_sof_widget *swidget, in sof_ipc4_set_volume_data() argument
148 struct snd_sof_dev *sdev = snd_soc_component_get_drvdata(scomp); in sof_ipc4_volume_put() local
204 sof_ipc4_set_get_bytes_data(struct snd_sof_dev *sdev, struct snd_sof_control *scontrol, bool set, bool lock) sof_ipc4_set_get_bytes_data() argument
239 struct snd_sof_dev *sdev = snd_soc_component_get_drvdata(scomp); sof_ipc4_bytes_put() local
304 struct snd_sof_dev *sdev = snd_soc_component_get_drvdata(scomp); sof_ipc4_bytes_ext_put() local
392 struct snd_sof_dev *sdev = snd_soc_component_get_drvdata(scomp); _sof_ipc4_bytes_ext_get() local
442 sof_ipc4_widget_kcontrol_setup(struct snd_sof_dev *sdev, struct snd_sof_widget *swidget) sof_ipc4_widget_kcontrol_setup() argument
[all...]
H A Ddebug.c44 struct snd_sof_dev *sdev = dfse->sdev; in sof_dfsentry_read() local
133 static int snd_sof_debugfs_io_item(struct snd_sof_dev *sdev, in snd_sof_debugfs_io_item() argument
174 snd_sof_debugfs_add_region_item_iomem(struct snd_sof_dev *sdev, enum snd_sof_fw_blk_type blk_type, u32 offset, size_t size, const char *name, enum sof_debugfs_access_type access_type) snd_sof_debugfs_add_region_item_iomem() argument
190 snd_sof_debugfs_buf_item(struct snd_sof_dev *sdev, void *base, size_t size, const char *name, mode_t mode) snd_sof_debugfs_buf_item() argument
217 memory_info_update(struct snd_sof_dev *sdev, char *buf, size_t buff_size) memory_info_update() argument
272 struct snd_sof_dev *sdev = dfse->sdev; memory_info_read() local
290 struct snd_sof_dev *sdev = dfse->sdev; memory_info_open() local
311 snd_sof_dbg_memory_info_init(struct snd_sof_dev *sdev) snd_sof_dbg_memory_info_init() argument
331 snd_sof_dbg_init(struct snd_sof_dev *sdev) snd_sof_dbg_init() argument
362 snd_sof_free_debug(struct snd_sof_dev *sdev) snd_sof_free_debug() argument
383 snd_sof_dbg_print_fw_state(struct snd_sof_dev *sdev, const char *level) snd_sof_dbg_print_fw_state() argument
398 snd_sof_dsp_dbg_dump(struct snd_sof_dev *sdev, const char *msg, u32 flags) snd_sof_dsp_dbg_dump() argument
423 snd_sof_ipc_dump(struct snd_sof_dev *sdev) snd_sof_ipc_dump() argument
434 snd_sof_handle_fw_exception(struct snd_sof_dev *sdev, const char *msg) snd_sof_handle_fw_exception() argument
[all...]
H A Dcompress.c134 struct snd_sof_dev *sdev = snd_soc_component_get_drvdata(component); in sof_compr_free() local
165 struct snd_sof_dev *sdev = snd_soc_component_get_drvdata(component); in sof_compr_set_params() local
271 struct snd_sof_dev *sdev = snd_soc_component_get_drvdata(component); in sof_compr_trigger() local
[all...]
H A Dsof-client.c73 static int sof_register_ipc_flood_test(struct snd_sof_dev *sdev) in sof_register_ipc_flood_test() argument
95 static void sof_unregister_ipc_flood_test(struct snd_sof_dev *sdev) in sof_unregister_ipc_flood_test() argument
103 static inline int sof_register_ipc_flood_test(struct snd_sof_dev *sdev) in sof_register_ipc_flood_test() argument
108 static inline void sof_unregister_ipc_flood_test(struct snd_sof_dev *sdev) {} in sof_unregister_ipc_flood_test() argument
112 static int sof_register_ipc_msg_injector(struct snd_sof_dev *sdev) in sof_register_ipc_msg_injector() argument
117 sof_unregister_ipc_msg_injector(struct snd_sof_dev *sdev) sof_unregister_ipc_msg_injector() argument
122 sof_register_ipc_msg_injector(struct snd_sof_dev *sdev) sof_register_ipc_msg_injector() argument
127 sof_unregister_ipc_msg_injector(struct snd_sof_dev *sdev) sof_unregister_ipc_msg_injector() argument
131 sof_register_ipc_kernel_injector(struct snd_sof_dev *sdev) sof_register_ipc_kernel_injector() argument
140 sof_unregister_ipc_kernel_injector(struct snd_sof_dev *sdev) sof_unregister_ipc_kernel_injector() argument
145 sof_register_ipc_kernel_injector(struct snd_sof_dev *sdev) sof_register_ipc_kernel_injector() argument
150 sof_unregister_ipc_kernel_injector(struct snd_sof_dev *sdev) sof_unregister_ipc_kernel_injector() argument
153 sof_register_clients(struct snd_sof_dev *sdev) sof_register_clients() argument
198 sof_unregister_clients(struct snd_sof_dev *sdev) sof_unregister_clients() argument
208 sof_client_dev_register(struct snd_sof_dev *sdev, const char *name, u32 id, const void *data, size_t size) sof_client_dev_register() argument
264 sof_client_dev_unregister(struct snd_sof_dev *sdev, const char *name, u32 id) sof_client_dev_unregister() argument
346 struct snd_sof_dev *sdev = c->sdev; sof_client_ipc4_find_module() local
357 sof_suspend_clients(struct snd_sof_dev *sdev, pm_message_t state) sof_suspend_clients() argument
380 sof_resume_clients(struct snd_sof_dev *sdev) sof_resume_clients() argument
418 struct snd_sof_dev *sdev = sof_client_dev_to_sof_dev(cdev); sof_client_get_fw_version() local
426 struct snd_sof_dev *sdev = sof_client_dev_to_sof_dev(cdev); sof_client_get_ipc_max_payload_size() local
434 struct snd_sof_dev *sdev = sof_client_dev_to_sof_dev(cdev); sof_client_get_ipc_type() local
443 struct snd_sof_dev *sdev = sof_client_dev_to_sof_dev(cdev); sof_client_core_module_get() local
454 struct snd_sof_dev *sdev = sof_client_dev_to_sof_dev(cdev); sof_client_core_module_put() local
461 sof_client_ipc_rx_dispatcher(struct snd_sof_dev *sdev, void *msg_buf) sof_client_ipc_rx_dispatcher() argument
494 struct snd_sof_dev *sdev = sof_client_dev_to_sof_dev(cdev); sof_client_register_ipc_rx_handler() local
532 struct snd_sof_dev *sdev = sof_client_dev_to_sof_dev(cdev); sof_client_unregister_ipc_rx_handler() local
550 sof_client_fw_state_dispatcher(struct snd_sof_dev *sdev) sof_client_fw_state_dispatcher() argument
565 struct snd_sof_dev *sdev = sof_client_dev_to_sof_dev(cdev); sof_client_register_fw_state_handler() local
589 struct snd_sof_dev *sdev = sof_client_dev_to_sof_dev(cdev); sof_client_unregister_fw_state_handler() local
608 struct snd_sof_dev *sdev = sof_client_dev_to_sof_dev(cdev); sof_client_get_fw_state() local
[all...]
/kernel/linux/linux-6.6/sound/soc/sof/amd/
H A Dacp-ipc.c18 void acp_mailbox_write(struct snd_sof_dev *sdev, u32 offset, void *message, size_t bytes) in acp_mailbox_write() argument
24 void acp_mailbox_read(struct snd_sof_dev *sdev, u32 offset, void *message, size_t bytes) in acp_mailbox_read() argument
32 struct snd_sof_dev *sdev = adata->dev; in acpbus_trigger_host_to_dsp_swintr() local
43 static void acp_ipc_host_msg_set(struct snd_sof_dev *sdev) in acp_ipc_host_msg_set() argument
51 acp_dsp_ipc_host_done(struct snd_sof_dev *sdev) acp_dsp_ipc_host_done() argument
59 acp_dsp_ipc_dsp_done(struct snd_sof_dev *sdev) acp_dsp_ipc_dsp_done() argument
67 acp_sof_ipc_send_msg(struct snd_sof_dev *sdev, struct snd_sof_ipc_msg *msg) acp_sof_ipc_send_msg() argument
96 acp_dsp_ipc_get_reply(struct snd_sof_dev *sdev) acp_dsp_ipc_get_reply() argument
157 struct snd_sof_dev *sdev = context; acp_sof_ipc_irq_thread() local
240 acp_sof_ipc_msg_data(struct snd_sof_dev *sdev, struct snd_sof_pcm_stream *sps, void *p, size_t sz) acp_sof_ipc_msg_data() argument
266 acp_set_stream_data_offset(struct snd_sof_dev *sdev, struct snd_sof_pcm_stream *sps, size_t posn_offset) acp_set_stream_data_offset() argument
287 acp_sof_ipc_get_mailbox_offset(struct snd_sof_dev *sdev) acp_sof_ipc_get_mailbox_offset() argument
295 acp_sof_ipc_get_window_offset(struct snd_sof_dev *sdev, u32 id) acp_sof_ipc_get_window_offset() argument
[all...]
/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/ispp/
H A Dcommon.c488 struct rkispp_subdev *sdev = &dev->ispp_sdev; in rkispp_alloc_common_dummy_buf() local
/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/ispp/
H A Dcommon.c474 struct rkispp_subdev *sdev = &dev->ispp_sdev; in rkispp_alloc_common_dummy_buf() local
/kernel/linux/linux-5.10/drivers/block/rnbd/
H A Drnbd-srv.c571 struct rnbd_srv_sess_dev *sdev = rnbd_sess_dev_alloc(srv_sess); in rnbd_srv_create_set_sess_dev() local
[all...]
/kernel/linux/linux-5.10/arch/x86/platform/intel-mid/
H A Dsfi.c231 static void __init intel_scu_spi_device_register(struct spi_board_info *sdev) in intel_scu_spi_device_register() argument
/kernel/linux/linux-5.10/drivers/macintosh/
H A Dmacio_asic.c455 struct macio_dev *rdev, *mdev, *mbdev = NULL, *sdev = NULL; in macio_pci_add_devices() local
/kernel/linux/linux-5.10/drivers/media/cec/platform/seco/
H A Dseco-cec.c548 static int secocec_acpi_probe(struct secocec_data *sdev) in secocec_acpi_probe() argument
/kernel/linux/linux-5.10/drivers/infiniband/sw/siw/
H A Dsiw_qp.c1311 int siw_qp_add(struct siw_device *sdev, struct siw_qp *qp) in siw_qp_add() argument
1327 struct siw_device *sdev = qp->sdev; in siw_free_qp() local
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/
H A Dfw_reset.c255 struct pci_dev *sdev; in mlx5_pci_link_toggle() local
/kernel/linux/linux-5.10/drivers/scsi/libsas/
H A Dsas_scsi_host.c784 int sas_ioctl(struct scsi_device *sdev, unsigned int cmd, void __user *arg) in sas_ioctl() argument
864 int sas_change_queue_depth(struct scsi_device *sdev, int depth) in sas_change_queue_depth() argument
914 int sas_slave_alloc(struct scsi_device *sdev) in sas_slave_alloc() argument
[all...]
/kernel/linux/linux-5.10/drivers/scsi/
H A Dsr.c184 struct scsi_device *sdev = cd->device; in scsi_cd_put() local
192 static unsigned int sr_get_events(struct scsi_device *sdev) in sr_get_events() argument
533 struct scsi_device *sdev; in sr_block_open() local
572 struct scsi_device *sdev in sr_block_ioctl() local
615 struct scsi_device *sdev = cd->device; sr_block_compat_ioctl() local
687 struct scsi_device *sdev = cd->device; sr_open() local
715 struct scsi_device *sdev = to_scsi_device(dev); sr_probe() local
1012 struct scsi_device *sdev = cd->device; sr_packet() local
[all...]
H A Dwd719x.c545 static int wd719x_biosparam(struct scsi_device *sdev, struct block_device *bdev, in wd719x_biosparam() argument
H A Dscsi_devinfo.c575 blist_flags_t scsi_get_device_flags(struct scsi_device *sdev, in scsi_get_device_flags() argument
597 blist_flags_t scsi_get_device_flags_keyed(struct scsi_device *sdev, in scsi_get_device_flags_keyed() argument
/kernel/linux/linux-5.10/drivers/scsi/ufs/
H A Dufs-sysfs.c842 struct scsi_device *sdev = to_scsi_device(dev); in dyn_cap_needed_attribute_show() local
/kernel/linux/linux-5.10/drivers/s390/scsi/
H A Dzfcp_sysfs.c128 struct scsi_device *sdev; in zfcp_sysfs_unit_failed_show() local
147 struct scsi_device *sdev; in zfcp_sysfs_unit_failed_store() local
267 struct scsi_device *sdev; zfcp_sysfs_port_in_use() local
626 struct scsi_device *sdev = to_scsi_device(dev); zfcp_sysfs_scsi_fcp_lun_show() local
640 struct scsi_device *sdev = to_scsi_device(dev); zfcp_sysfs_scsi_zfcp_failed_show() local
651 struct scsi_device *sdev = to_scsi_device(dev); zfcp_sysfs_scsi_zfcp_failed_store() local
[all...]
/kernel/linux/linux-5.10/include/linux/
H A Dserdev.h232 static inline int serdev_device_open(struct serdev_device *sdev) in serdev_device_open() argument
236 static inline void serdev_device_close(struct serdev_device *sdev) {} in serdev_device_close() argument
237 static inline unsigned int serdev_device_set_baudrate(struct serdev_device *sdev, unsigned int baudrate) in serdev_device_set_baudrate() argument
241 static inline void serdev_device_set_flow_control(struct serdev_device *sdev, bool enable) {} in serdev_device_set_flow_control() argument
248 static inline void serdev_device_wait_until_sent(struct serdev_device *sdev, long timeout) {} in serdev_device_wait_until_sent() argument
257 static inline int serdev_device_write(struct serdev_device *sdev, const unsigned char *buf, in serdev_device_write() argument
262 static inline void serdev_device_write_flush(struct serdev_device *sdev) {} in serdev_device_write_flush() argument
263 static inline int serdev_device_write_room(struct serdev_device *sdev) in serdev_device_write_room() argument
/kernel/linux/linux-5.10/sound/aoa/soundbus/i2sbus/
H A Dpcm.c75 struct soundbus_dev *sdev; in i2sbus_pcm_open() local

Completed in 21 milliseconds

12345678910>>...26