Home
last modified time | relevance | path

Searched defs:sdev (Results 1 – 25 of 295) sorted by relevance

12345678910>>...12

/linux/sound/soc/sof/
H A Dsof-client.c55 struct snd_sof_dev *sdev; member
90 static int sof_register_ipc_flood_test(struct snd_sof_dev *sdev) in sof_register_ipc_flood_test()
112 static void sof_unregister_ipc_flood_test(struct snd_sof_dev *sdev) in sof_unregister_ipc_flood_test()
120 static inline int sof_register_ipc_flood_test(struct snd_sof_dev *sdev) in sof_register_ipc_flood_test()
125 static inline void sof_unregister_ipc_flood_test(struct snd_sof_dev *sdev) {} in sof_unregister_ipc_flood_test()
129 static int sof_register_ipc_msg_injector(struct snd_sof_dev *sdev) in sof_register_ipc_msg_injector()
134 static void sof_unregister_ipc_msg_injector(struct snd_sof_dev *sdev) in sof_unregister_ipc_msg_injector()
139 static inline int sof_register_ipc_msg_injector(struct snd_sof_dev *sdev) in sof_register_ipc_msg_injector()
144 static inline void sof_unregister_ipc_msg_injector(struct snd_sof_dev *sdev) {} in sof_unregister_ipc_msg_injector()
148 static int sof_register_ipc_kernel_injector(struct snd_sof_dev *sdev) in sof_register_ipc_kernel_injector()
[all …]
H A Dcore.c123 void sof_print_oops_and_stack(struct snd_sof_dev *sdev, const char *level, in sof_print_oops_and_stack() argument
163 sof_set_fw_state(struct snd_sof_dev * sdev,enum sof_fw_state new_state) sof_set_fw_state() argument
183 sof_of_machine_select(struct snd_sof_dev * sdev) sof_of_machine_select() argument
206 sof_machine_check(struct snd_sof_dev * sdev) sof_machine_check() argument
265 sof_select_ipc_and_paths(struct snd_sof_dev * sdev) sof_select_ipc_and_paths() argument
317 validate_sof_ops(struct snd_sof_dev * sdev) validate_sof_ops() argument
345 sof_init_sof_ops(struct snd_sof_dev * sdev) sof_init_sof_ops() argument
368 sof_init_environment(struct snd_sof_dev * sdev) sof_init_environment() argument
454 sof_probe_continue(struct snd_sof_dev * sdev) sof_probe_continue() argument
598 struct snd_sof_dev *sdev = sof_probe_work() local
632 struct snd_sof_dev *sdev; snd_sof_device_probe() local
725 struct snd_sof_dev *sdev = dev_get_drvdata(dev); snd_sof_device_probe_completed() local
733 struct snd_sof_dev *sdev = dev_get_drvdata(dev); snd_sof_device_remove() local
791 struct snd_sof_dev *sdev = dev_get_drvdata(dev); snd_sof_device_shutdown() local
806 sof_machine_register(struct snd_sof_dev * sdev,void * pdata) sof_machine_register() argument
831 sof_machine_unregister(struct snd_sof_dev * sdev,void * pdata) sof_machine_unregister() argument
[all...]
H A Ddebug.c26 struct snd_sof_dev *sdev = dfse->sdev; in sof_dfsentry_read() local
114 static int snd_sof_debugfs_io_item(struct snd_sof_dev *sdev, in snd_sof_debugfs_io_item() argument
155 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
171 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
198 memory_info_update(struct snd_sof_dev * sdev,char * buf,size_t buff_size) memory_info_update() argument
252 struct snd_sof_dev *sdev = dfse->sdev; memory_info_read() local
270 struct snd_sof_dev *sdev = dfse->sdev; memory_info_open() local
291 snd_sof_dbg_memory_info_init(struct snd_sof_dev * sdev) snd_sof_dbg_memory_info_init() argument
311 snd_sof_dbg_init(struct snd_sof_dev * sdev) snd_sof_dbg_init() argument
379 snd_sof_free_debug(struct snd_sof_dev * sdev) snd_sof_free_debug() argument
400 snd_sof_dbg_print_fw_state(struct snd_sof_dev * sdev,const char * level) snd_sof_dbg_print_fw_state() argument
415 snd_sof_dsp_dbg_dump(struct snd_sof_dev * sdev,const char * msg,u32 flags) snd_sof_dsp_dbg_dump() argument
440 snd_sof_ipc_dump(struct snd_sof_dev * sdev) snd_sof_ipc_dump() argument
451 snd_sof_handle_fw_exception(struct snd_sof_dev * sdev,const char * msg) snd_sof_handle_fw_exception() argument
[all...]
H A Dipc4.c84 sof_ipc4_check_reply_status(struct snd_sof_dev * sdev,u32 status) sof_ipc4_check_reply_status() argument
284 sof_ipc4_dump_payload(struct snd_sof_dev * sdev,void * ipc_data,size_t size) sof_ipc4_dump_payload() argument
291 sof_ipc4_get_reply(struct snd_sof_dev * sdev) sof_ipc4_get_reply() argument
323 struct snd_sof_dev *sdev = ipc->sdev; ipc4_wait_tx_done() local
373 struct snd_sof_dev *sdev = ipc->sdev; ipc4_tx_msg_unlocked() local
393 sof_ipc4_tx_msg(struct snd_sof_dev * sdev,void * msg_data,size_t msg_bytes,void * reply_data,size_t reply_bytes,bool no_pm) sof_ipc4_tx_msg() argument
436 sof_ipc4_set_get_data(struct snd_sof_dev * sdev,void * data,size_t payload_bytes,bool set) sof_ipc4_set_get_data() argument
559 sof_ipc4_init_msg_memory(struct snd_sof_dev * sdev) sof_ipc4_init_msg_memory() argument
579 sof_ipc4_find_debug_slot_offset_by_type(struct snd_sof_dev * sdev,u32 slot_type) sof_ipc4_find_debug_slot_offset_by_type() argument
602 ipc4_fw_ready(struct snd_sof_dev * sdev,struct sof_ipc4_msg * ipc4_msg) ipc4_fw_ready() argument
623 sof_ipc4_module_notification_handler(struct snd_sof_dev * sdev,struct sof_ipc4_msg * ipc4_msg) sof_ipc4_module_notification_handler() argument
668 sof_ipc4_rx_msg(struct snd_sof_dev * sdev) sof_ipc4_rx_msg() argument
750 sof_ipc4_set_core_state(struct snd_sof_dev * sdev,int core_idx,bool on) sof_ipc4_set_core_state() argument
780 sof_ipc4_ctx_save(struct snd_sof_dev * sdev) sof_ipc4_ctx_save() argument
785 sof_ipc4_set_pm_gate(struct snd_sof_dev * sdev,u32 flags) sof_ipc4_set_pm_gate() argument
803 sof_ipc4_init(struct snd_sof_dev * sdev) sof_ipc4_init() argument
841 sof_ipc4_exit(struct snd_sof_dev * sdev) sof_ipc4_exit() argument
861 sof_ipc4_post_boot(struct snd_sof_dev * sdev) sof_ipc4_post_boot() argument
890 sof_ipc4_mic_privacy_state_change(struct snd_sof_dev * sdev,bool state) sof_ipc4_mic_privacy_state_change() argument
[all...]
H A Dipc3-dtrace.c45 static int trace_filter_append_elem(struct snd_sof_dev *sdev, u32 key, u32 value, in trace_filter_append_elem()
59 static int trace_filter_parse_entry(struct snd_sof_dev *sdev, const char *line, in trace_filter_parse_entry()
110 static int trace_filter_parse(struct snd_sof_dev *sdev, char *string, in trace_filter_parse()
149 static int ipc3_trace_update_filter(struct snd_sof_dev *sdev, int num_elems, in ipc3_trace_update_filter()
192 struct snd_sof_dev *sdev = dfse->sdev; in dfsentry_trace_filter_write() local
231 static int debugfs_create_trace_filter(struct snd_sof_dev *sdev) in debugfs_create_trace_filter()
265 static size_t sof_dtrace_avail(struct snd_sof_dev *sdev, in sof_dtrace_avail()
286 static size_t sof_wait_dtrace_avail(struct snd_sof_dev *sdev, loff_t pos, in sof_wait_dtrace_avail()
324 struct snd_sof_dev *sdev = dfse->sdev; in dfsentry_dtrace_read() local
380 struct snd_sof_dev *sdev = dfse->sdev; in dfsentry_dtrace_release() local
[all …]
H A Dpcm.c70 sof_pcm_setup_connected_widgets(struct snd_sof_dev *sdev, struct snd_soc_pcm_runtime *rtd, in sof_pcm_setup_connected_widgets() argument
107 struct snd_sof_dev *sdev = snd_soc_component_get_drvdata(component); sof_pcm_hw_params() local
176 sof_pcm_stream_free(struct snd_sof_dev * sdev,struct snd_pcm_substream * substream,struct snd_sof_pcm * spcm,int dir,bool free_widget_list) sof_pcm_stream_free() argument
228 sof_pcm_free_all_streams(struct snd_sof_dev * sdev) sof_pcm_free_all_streams() argument
258 struct snd_sof_dev *sdev = snd_soc_component_get_drvdata(component); sof_pcm_hw_free() local
283 struct snd_sof_dev *sdev = snd_soc_component_get_drvdata(component); sof_pcm_prepare() local
330 struct snd_sof_dev *sdev = snd_soc_component_get_drvdata(component); sof_pcm_trigger() local
442 struct snd_sof_dev *sdev = snd_soc_component_get_drvdata(component); sof_pcm_pointer() local
482 struct snd_sof_dev *sdev = snd_soc_component_get_drvdata(component); sof_pcm_open() local
544 struct snd_sof_dev *sdev = snd_soc_component_get_drvdata(component); sof_pcm_close() local
581 struct snd_sof_dev *sdev = snd_soc_component_get_drvdata(component); sof_pcm_new() local
653 struct snd_sof_dev *sdev = snd_soc_component_get_drvdata(component); sof_pcm_dai_link_fixup() local
684 struct snd_sof_dev *sdev = snd_soc_component_get_drvdata(component); sof_pcm_probe() local
729 struct snd_sof_dev *sdev = snd_soc_component_get_drvdata(component); sof_pcm_ack() local
737 struct snd_sof_dev *sdev = snd_soc_component_get_drvdata(component); sof_pcm_delay() local
746 snd_sof_new_platform_drv(struct snd_sof_dev * sdev) snd_sof_new_platform_drv() argument
[all...]
/linux/sound/soc/sof/intel/
H A Dhda.c84 struct snd_sof_dev *sdev = widget_to_sdev(w); in sdw_params_free() local
137 static int hda_sdw_acpi_scan(struct snd_sof_dev *sdev) in hda_sdw_acpi_scan()
159 static int hda_sdw_probe(struct snd_sof_dev *sdev) in hda_sdw_probe()
231 int hda_sdw_startup(struct snd_sof_dev *sdev) in hda_sdw_startup()
253 static int hda_sdw_exit(struct snd_sof_dev *sdev) in hda_sdw_exit()
268 bool hda_common_check_sdw_irq(struct snd_sof_dev *sdev) in hda_common_check_sdw_irq()
295 static bool hda_dsp_check_sdw_irq(struct snd_sof_dev *sdev) in hda_dsp_check_sdw_irq()
315 bool hda_sdw_check_wakeen_irq_common(struct snd_sof_dev *sdev) in hda_sdw_check_wakeen_irq_common()
329 static bool hda_sdw_check_wakeen_irq(struct snd_sof_dev *sdev) in hda_sdw_check_wakeen_irq()
344 void hda_sdw_process_wakeen_common(struct snd_sof_dev *sdev) in hda_sdw_process_wakeen_common()
[all …]
H A Dmtl.c32 static void mtl_ipc_host_done(struct snd_sof_dev *sdev) in mtl_ipc_host_done()
47 static void mtl_ipc_dsp_done(struct snd_sof_dev *sdev) in mtl_ipc_dsp_done()
62 bool mtl_dsp_check_ipc_irq(struct snd_sof_dev *sdev) in mtl_dsp_check_ipc_irq()
84 static bool mtl_dsp_check_sdw_irq(struct snd_sof_dev *sdev) in mtl_dsp_check_sdw_irq()
99 static int mtl_ipc_send_msg(struct snd_sof_dev *sdev, struct snd_sof_ipc_msg *msg) in mtl_ipc_send_msg()
126 void mtl_enable_ipc_interrupts(struct snd_sof_dev *sdev) in mtl_enable_ipc_interrupts()
140 void mtl_disable_ipc_interrupts(struct snd_sof_dev *sdev) in mtl_disable_ipc_interrupts()
154 static void mtl_enable_sdw_irq(struct snd_sof_dev *sdev, bool enable) in mtl_enable_sdw_irq()
182 int mtl_enable_interrupts(struct snd_sof_dev *sdev, bool enable) in mtl_enable_interrupts()
240 static int mtl_dsp_pre_fw_run(struct snd_sof_dev *sdev) in mtl_dsp_pre_fw_run()
[all …]
H A Dhda-ipc.c29 static void hda_dsp_ipc_host_done(struct snd_sof_dev *sdev) in hda_dsp_ipc_host_done() argument
47 static void hda_dsp_ipc_dsp_done(struct snd_sof_dev *sdev) in hda_dsp_ipc_dsp_done() argument
65 int hda_dsp_ipc_send_msg(struct snd_sof_dev *sdev, struct snd_sof_ipc_msg *msg) in hda_dsp_ipc_send_msg() argument
104 hda_dsp_ipc4_send_msg(struct snd_sof_dev * sdev,struct snd_sof_ipc_msg * msg) hda_dsp_ipc4_send_msg() argument
131 hda_dsp_ipc_get_reply(struct snd_sof_dev * sdev) hda_dsp_ipc_get_reply() argument
170 struct snd_sof_dev *sdev = context; hda_dsp_ipc4_irq_thread() local
253 struct snd_sof_dev *sdev = context; hda_dsp_ipc_irq_thread() local
364 hda_dsp_check_ipc_irq(struct snd_sof_dev * sdev) hda_dsp_check_ipc_irq() argument
397 hda_dsp_ipc_get_mailbox_offset(struct snd_sof_dev * sdev) hda_dsp_ipc_get_mailbox_offset() argument
403 hda_dsp_ipc_get_window_offset(struct snd_sof_dev * sdev,u32 id) hda_dsp_ipc_get_window_offset() argument
409 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
435 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
460 hda_ipc4_dsp_dump(struct snd_sof_dev * sdev,u32 flags) hda_ipc4_dsp_dump() argument
474 hda_check_ipc_irq(struct snd_sof_dev * sdev) hda_check_ipc_irq() argument
486 hda_ipc_irq_dump(struct snd_sof_dev * sdev) hda_ipc_irq_dump() argument
507 hda_ipc_dump(struct snd_sof_dev * sdev) hda_ipc_dump() argument
527 hda_ipc4_dump(struct snd_sof_dev * sdev) hda_ipc4_dump() argument
546 hda_ipc4_tx_is_busy(struct snd_sof_dev * sdev) hda_ipc4_tx_is_busy() argument
[all...]
H A Datom.c35 static void atom_get_registers(struct snd_sof_dev *sdev, in atom_get_registers() argument
61 void atom_dump(struct snd_sof_dev *sdev, u32 flags) in atom_dump() argument
105 struct snd_sof_dev *sdev = context; atom_irq_handler() local
138 struct snd_sof_dev *sdev = context; atom_irq_thread() local
181 atom_send_msg(struct snd_sof_dev * sdev,struct snd_sof_ipc_msg * msg) atom_send_msg() argument
196 atom_get_mailbox_offset(struct snd_sof_dev * sdev) atom_get_mailbox_offset() argument
202 atom_get_window_offset(struct snd_sof_dev * sdev,u32 id) atom_get_window_offset() argument
208 atom_host_done(struct snd_sof_dev * sdev) atom_host_done() argument
221 atom_dsp_done(struct snd_sof_dev * sdev) atom_dsp_done() argument
232 atom_run(struct snd_sof_dev * sdev) atom_run() argument
253 atom_reset(struct snd_sof_dev * sdev) atom_reset() argument
272 fixup_tplg_name(struct snd_sof_dev * sdev,const char * sof_tplg_filename,const char * ssp_str) fixup_tplg_name() argument
296 atom_machine_select(struct snd_sof_dev * sdev) atom_machine_select() argument
407 atom_set_mach_params(struct snd_soc_acpi_mach * mach,struct snd_sof_dev * sdev) atom_set_mach_params() argument
[all...]
H A Dhda-dai-ops.c50 struct snd_sof_dev *sdev; in hda_link_stream_assign() local
118 hda_get_hext_stream(struct snd_sof_dev * sdev,struct snd_soc_dai * cpu_dai,struct snd_pcm_substream * substream) hda_get_hext_stream() argument
125 hda_ipc4_get_hext_stream(struct snd_sof_dev * sdev,struct snd_soc_dai * cpu_dai,struct snd_pcm_substream * substream) hda_ipc4_get_hext_stream() argument
145 hda_assign_hext_stream(struct snd_sof_dev * sdev,struct snd_soc_dai * cpu_dai,struct snd_pcm_substream * substream) hda_assign_hext_stream() argument
160 hda_release_hext_stream(struct snd_sof_dev * sdev,struct snd_soc_dai * cpu_dai,struct snd_pcm_substream * substream) hda_release_hext_stream() argument
169 hda_setup_hext_stream(struct snd_sof_dev * sdev,struct hdac_ext_stream * hext_stream,unsigned int format_val) hda_setup_hext_stream() argument
175 hda_reset_hext_stream(struct snd_sof_dev * sdev,struct hdac_ext_stream * hext_stream) hda_reset_hext_stream() argument
180 hda_codec_dai_set_stream(struct snd_sof_dev * sdev,struct snd_pcm_substream * substream,struct hdac_stream * hstream) hda_codec_dai_set_stream() argument
191 hda_calc_stream_format(struct snd_sof_dev * sdev,struct snd_pcm_substream * substream,struct snd_pcm_hw_params * params) hda_calc_stream_format() argument
216 hda_get_hlink(struct snd_sof_dev * sdev,struct snd_pcm_substream * substream) hda_get_hlink() argument
226 generic_calc_stream_format(struct snd_sof_dev * sdev,struct snd_pcm_substream * substream,struct snd_pcm_hw_params * params) generic_calc_stream_format() argument
243 dmic_calc_stream_format(struct snd_sof_dev * sdev,struct snd_pcm_substream * substream,struct snd_pcm_hw_params * params) dmic_calc_stream_format() argument
272 ssp_get_hlink(struct snd_sof_dev * sdev,struct snd_pcm_substream * substream) ssp_get_hlink() argument
280 dmic_get_hlink(struct snd_sof_dev * sdev,struct snd_pcm_substream * substream) dmic_get_hlink() argument
288 sdw_get_hlink(struct snd_sof_dev * sdev,struct snd_pcm_substream * substream) sdw_get_hlink() argument
296 hda_ipc4_pre_trigger(struct snd_sof_dev * sdev,struct snd_soc_dai * cpu_dai,struct snd_pcm_substream * substream,int cmd) hda_ipc4_pre_trigger() argument
339 hda_trigger(struct snd_sof_dev * sdev,struct snd_soc_dai * cpu_dai,struct snd_pcm_substream * substream,int cmd) hda_trigger() argument
373 hda_ipc4_post_trigger(struct snd_sof_dev * sdev,struct snd_soc_dai * cpu_dai,struct snd_pcm_substream * substream,int cmd) hda_ipc4_post_trigger() argument
513 hda_ipc3_post_trigger(struct snd_sof_dev * sdev,struct snd_soc_dai * cpu_dai,struct snd_pcm_substream * substream,int cmd) hda_ipc3_post_trigger() argument
555 hda_dspless_get_hext_stream(struct snd_sof_dev * sdev,struct snd_soc_dai * cpu_dai,struct snd_pcm_substream * substream) hda_dspless_get_hext_stream() argument
563 hda_dspless_setup_hext_stream(struct snd_sof_dev * sdev,struct hdac_ext_stream * hext_stream,unsigned int format_val) hda_dspless_setup_hext_stream() argument
593 hda_select_dai_widget_ops(struct snd_sof_dev * sdev,struct snd_sof_widget * swidget) hda_select_dai_widget_ops() argument
[all...]
H A Dbdw.c83 static int bdw_run(struct snd_sof_dev *sdev) in bdw_run() argument
98 static int bdw_reset(struct snd_sof_dev *sdev) in bdw_reset() argument
116 static int bdw_set_dsp_D0(struct snd_sof_dev *sdev) in bdw_set_dsp_D0() argument
223 bdw_get_registers(struct snd_sof_dev * sdev,struct sof_ipc_dsp_oops_xtensa * xoops,struct sof_ipc_panic_info * panic_info,u32 * stack,size_t stack_words) bdw_get_registers() argument
249 bdw_dump(struct snd_sof_dev * sdev,u32 flags) bdw_dump() argument
291 struct snd_sof_dev *sdev = context; bdw_irq_handler() local
305 struct snd_sof_dev *sdev = context; bdw_irq_thread() local
363 bdw_send_msg(struct snd_sof_dev * sdev,struct snd_sof_ipc_msg * msg) bdw_send_msg() argument
373 bdw_get_mailbox_offset(struct snd_sof_dev * sdev) bdw_get_mailbox_offset() argument
378 bdw_get_window_offset(struct snd_sof_dev * sdev,u32 id) bdw_get_window_offset() argument
383 bdw_host_done(struct snd_sof_dev * sdev) bdw_host_done() argument
395 bdw_dsp_done(struct snd_sof_dev * sdev) bdw_dsp_done() argument
409 bdw_probe(struct snd_sof_dev * sdev) bdw_probe() argument
511 bdw_machine_select(struct snd_sof_dev * sdev) bdw_machine_select() argument
530 bdw_set_mach_params(struct snd_soc_acpi_mach * mach,struct snd_sof_dev * sdev) bdw_set_mach_params() argument
[all...]
/linux/sound/soc/sof/imx/
H A Dimx-common.c28 void imx8_get_registers(struct snd_sof_dev *sdev, in imx8_get_registers() argument
58 void imx8_dump(struct snd_sof_dev *sdev, u32 flags) in imx8_dump() argument
84 struct snd_sof_dev *sdev; imx_handle_reply() local
96 struct snd_sof_dev *sdev; imx_handle_request() local
120 imx_send_msg(struct snd_sof_dev * sdev,struct snd_sof_ipc_msg * msg) imx_send_msg() argument
130 imx_get_bar_index(struct snd_sof_dev * sdev,u32 type) imx_get_bar_index() argument
141 imx_get_mailbox_offset(struct snd_sof_dev * sdev) imx_get_mailbox_offset() argument
146 imx_get_window_offset(struct snd_sof_dev * sdev,u32 id) imx_get_window_offset() argument
151 imx_set_power_state(struct snd_sof_dev * sdev,const struct sof_dsp_power_state * target) imx_set_power_state() argument
159 imx_common_resume(struct snd_sof_dev * sdev) imx_common_resume() argument
177 imx_common_suspend(struct snd_sof_dev * sdev) imx_common_suspend() argument
198 imx_runtime_resume(struct snd_sof_dev * sdev) imx_runtime_resume() argument
214 imx_resume(struct snd_sof_dev * sdev) imx_resume() argument
238 imx_runtime_suspend(struct snd_sof_dev * sdev) imx_runtime_suspend() argument
252 imx_suspend(struct snd_sof_dev * sdev,unsigned int target_state) imx_suspend() argument
282 imx_parse_ioremap_memory(struct snd_sof_dev * sdev) imx_parse_ioremap_memory() argument
332 struct snd_sof_dev *sdev; imx_unregister_action() local
343 imx_probe(struct snd_sof_dev * sdev) imx_probe() argument
423 imx_remove(struct snd_sof_dev * sdev) imx_remove() argument
[all...]
/linux/drivers/net/ethernet/alacritech/
H A Dslicoss.c78 static unsigned int slic_next_compl_idx(struct slic_device *sdev) in slic_next_compl_idx()
139 static void slic_start_upr(struct slic_device *sdev, struct slic_upr *upr) in slic_start_upr()
149 static void slic_queue_upr(struct slic_device *sdev, struct slic_upr *upr) in slic_queue_upr()
165 static struct slic_upr *slic_dequeue_upr(struct slic_device *sdev) in slic_dequeue_upr()
190 static int slic_new_upr(struct slic_device *sdev, unsigned int type, in slic_new_upr()
222 static void slic_configure_rcv(struct slic_device *sdev) in slic_configure_rcv()
239 static void slic_configure_xmt(struct slic_device *sdev) in slic_configure_xmt()
252 static void slic_configure_mac(struct slic_device *sdev) in slic_configure_mac()
273 static void slic_configure_link_locked(struct slic_device *sdev, int speed, in slic_configure_link_locked()
299 static void slic_configure_link(struct slic_device *sdev, int speed, in slic_configure_link()
[all …]
/linux/sound/soc/sof/amd/
H A Dacp.c50 struct snd_sof_dev *sdev = adata->dev; in init_dma_descriptor() local
77 struct snd_sof_dev *sdev = adata->dev; in configure_dma_descriptor() local
92 struct snd_sof_dev *sdev = adata->dev; in config_dma_channel() local
147 struct snd_sof_dev *sdev = adata->dev; in acpbus_dma_start() local
167 struct snd_sof_dev *sdev = adata->dev; in configure_and_run_dma() local
199 struct snd_sof_dev *sdev = adata->dev; in psp_mbox_ready() local
224 struct snd_sof_dev *sdev = adata->dev; in psp_send_cmd() local
264 struct snd_sof_dev *sdev = adata->dev; in configure_and_run_sha_dma() local
336 struct snd_sof_dev *sdev = adata->dev; in acp_dma_status() local
362 void memcpy_from_scratch(struct snd_sof_dev *sdev, u32 offset, unsigned int *dst, size_t bytes) in memcpy_from_scratch()
[all …]
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
249 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
275 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
296 acp_sof_ipc_get_mailbox_offset(struct snd_sof_dev * sdev) acp_sof_ipc_get_mailbox_offset() argument
304 acp_sof_ipc_get_window_offset(struct snd_sof_dev * sdev,u32 id) acp_sof_ipc_get_window_offset() argument
[all...]
/linux/drivers/scsi/
H A Dscsi.c160 struct scsi_device *sdev = cmd->device; in scsi_finish_command() local
205 int scsi_device_max_queue_depth(struct scsi_device *sdev) in scsi_device_max_queue_depth()
217 int scsi_change_queue_depth(struct scsi_device *sdev, int depth) in scsi_change_queue_depth()
259 int scsi_track_queue_full(struct scsi_device *sdev, int depth) in scsi_track_queue_full()
299 static int scsi_vpd_inquiry(struct scsi_device *sdev, unsigned char *buffer, in scsi_vpd_inquiry()
343 static int scsi_get_vpd_size(struct scsi_device *sdev, u8 page) in scsi_get_vpd_size()
404 int scsi_get_vpd_page(struct scsi_device *sdev, u8 page, unsigned char *buf, in scsi_get_vpd_page()
442 static struct scsi_vpd *scsi_get_vpd_buf(struct scsi_device *sdev, u8 page) in scsi_get_vpd_buf()
479 static void scsi_update_vpd_page(struct scsi_device *sdev, u8 page, in scsi_update_vpd_page()
506 void scsi_attach_vpd(struct scsi_device *sdev) in scsi_attach_vpd()
[all …]
H A Dscsi_lib.c295 int scsi_execute_cmd(struct scsi_device *sdev, const unsigned char *cmd, in scsi_execute_cmd()
398 void scsi_device_unbusy(struct scsi_device *sdev, struct scsi_cmnd *cmd) in scsi_device_unbusy()
417 static void scsi_kick_sdev_queue(struct scsi_device *sdev, void *data) in scsi_kick_sdev_queue()
458 static inline bool scsi_device_is_busy(struct scsi_device *sdev) in scsi_device_is_busy()
490 struct scsi_device *sdev; in scsi_starved_list_run() local
554 struct scsi_device *sdev = q->queuedata; in scsi_run_queue() local
567 struct scsi_device *sdev; in scsi_requeue_run_queue() local
577 struct scsi_device *sdev; in scsi_run_host_queues() local
610 static void scsi_run_queue_async(struct scsi_device *sdev) in scsi_run_queue_async()
644 struct scsi_device *sdev = cmd->device; in scsi_end_request() local
[all …]
H A 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
362 struct scsi_device *sdev; in scsi_dh_attached_handler_name() local
/linux/sound/soc/sof/mediatek/mt8186/
H A Dmt8186.c29 static int mt8186_get_mailbox_offset(struct snd_sof_dev *sdev) in mt8186_get_mailbox_offset()
34 static int mt8186_get_window_offset(struct snd_sof_dev *sdev, u32 id) in mt8186_get_window_offset()
139 static void adsp_sram_power_on(struct snd_sof_dev *sdev) in adsp_sram_power_on()
145 static void adsp_sram_power_off(struct snd_sof_dev *sdev) in adsp_sram_power_off()
152 static int adsp_memory_remap_init(struct snd_sof_dev *sdev, struct mtk_adsp_chip_info *adsp) in adsp_memory_remap_init()
174 static int mt8186_run(struct snd_sof_dev *sdev) in mt8186_run()
185 static int mt8186_dsp_probe(struct snd_sof_dev *sdev) in mt8186_dsp_probe()
291 static void mt8186_dsp_remove(struct snd_sof_dev *sdev) in mt8186_dsp_remove()
301 static int mt8186_dsp_shutdown(struct snd_sof_dev *sdev) in mt8186_dsp_shutdown()
306 static int mt8186_dsp_suspend(struct snd_sof_dev *sdev, u32 target_state) in mt8186_dsp_suspend()
[all …]
/linux/drivers/spmi/
H A Dspmi.c25 struct spmi_device *sdev = to_spmi_device(dev); in spmi_dev_release() local
62 int spmi_device_add(struct spmi_device *sdev) in spmi_device_add()
87 void spmi_device_remove(struct spmi_device *sdev) in spmi_device_remove()
142 int spmi_register_read(struct spmi_device *sdev, u8 addr, u8 *buf) in spmi_register_read()
163 int spmi_ext_register_read(struct spmi_device *sdev, u8 addr, u8 *buf, in spmi_ext_register_read()
185 int spmi_ext_register_readl(struct spmi_device *sdev, u16 addr, u8 *buf, in spmi_ext_register_readl()
205 int spmi_register_write(struct spmi_device *sdev, u8 addr, u8 data) in spmi_register_write()
223 int spmi_register_zero_write(struct spmi_device *sdev, u8 data) in spmi_register_zero_write()
240 int spmi_ext_register_write(struct spmi_device *sdev, u8 addr, const u8 *buf, in spmi_ext_register_write()
262 int spmi_ext_register_writel(struct spmi_device *sdev, u16 addr, const u8 *buf, in spmi_ext_register_writel()
[all …]
/linux/drivers/media/radio/si4713/
H A Dsi4713.c174 struct si4713_device *sdev = dev; in si4713_handler() local
193 static int si4713_send_command(struct si4713_device *sdev, const u8 command, in si4713_send_command()
258 static int si4713_read_property(struct si4713_device *sdev, u16 prop, u32 *pv) in si4713_read_property()
295 static int si4713_write_property(struct si4713_device *sdev, u16 prop, u16 val) in si4713_write_property()
340 static int si4713_powerup(struct si4713_device *sdev) in si4713_powerup()
419 static int si4713_powerdown(struct si4713_device *sdev) in si4713_powerdown()
464 static int si4713_checkrev(struct si4713_device *sdev) in si4713_checkrev()
494 static int si4713_wait_stc(struct si4713_device *sdev, const int usecs) in si4713_wait_stc()
538 static int si4713_tx_tune_freq(struct si4713_device *sdev, u16 frequency) in si4713_tx_tune_freq()
582 static int si4713_tx_tune_power(struct si4713_device *sdev, u8 power, in si4713_tx_tune_power()
[all …]
/linux/arch/arm/common/
H A Dscoop.c42 struct scoop_dev *sdev = dev_get_drvdata(dev); in reset_scoop() local
53 static void __scoop_gpio_set(struct scoop_dev *sdev, in __scoop_gpio_set()
69 struct scoop_dev *sdev = gpiochip_get_data(chip); in scoop_gpio_set() local
83 struct scoop_dev *sdev = gpiochip_get_data(chip); in scoop_gpio_get() local
92 struct scoop_dev *sdev = gpiochip_get_data(chip); in scoop_gpio_direction_input() local
110 struct scoop_dev *sdev = gpiochip_get_data(chip); in scoop_gpio_direction_output() local
129 struct scoop_dev *sdev = dev_get_drvdata(dev); in read_scoop_reg() local
135 struct scoop_dev *sdev = dev_get_drvdata(dev); in write_scoop_reg() local
144 static void check_scoop_reg(struct scoop_dev *sdev) in check_scoop_reg()
155 struct scoop_dev *sdev = platform_get_drvdata(dev); in scoop_suspend() local
[all …]
/linux/drivers/gpu/drm/renesas/shmobile/
H A Dshmob_drm_drv.c40 static int shmob_drm_setup_clocks(struct shmob_drm_device *sdev, in shmob_drm_setup_clocks()
80 struct shmob_drm_device *sdev = to_shmob_device(dev); in shmob_drm_irq() local
120 struct shmob_drm_device *sdev = dev_get_drvdata(dev); in shmob_drm_pm_suspend() local
127 struct shmob_drm_device *sdev = dev_get_drvdata(dev); in shmob_drm_pm_resume() local
134 struct shmob_drm_device *sdev = dev_get_drvdata(dev); in shmob_drm_pm_runtime_suspend() local
144 struct shmob_drm_device *sdev = dev_get_drvdata(dev); in shmob_drm_pm_runtime_resume() local
168 struct shmob_drm_device *sdev = platform_get_drvdata(pdev); in shmob_drm_remove() local
178 struct shmob_drm_device *sdev = platform_get_drvdata(pdev); in shmob_drm_shutdown() local
187 struct shmob_drm_device *sdev; in shmob_drm_probe() local
/linux/drivers/scsi/device_handler/
H A 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()
286 static enum scsi_disposition clariion_check_sense(struct scsi_device *sdev, in clariion_check_sense()
334 static blk_status_t clariion_prep_fn(struct scsi_device *sdev, in clariion_prep_fn()
347 static int clariion_std_inquiry(struct scsi_device *sdev, in clariion_std_inquiry()
372 static int clariion_send_inquiry(struct scsi_device *sdev, in clariion_send_inquiry()
384 static int clariion_activate(struct scsi_device *sdev, in clariion_activate()
426 static int clariion_set_params(struct scsi_device *sdev, const char *params) in clariion_set_params()
[all …]

12345678910>>...12