Home
last modified time | relevance | path

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

1234567891011

/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 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()
61 void atom_dump(struct snd_sof_dev *sdev, u32 flags) in atom_dump()
105 struct snd_sof_dev *sdev = context; in atom_irq_handler() local
138 struct snd_sof_dev *sdev = context; in atom_irq_thread() local
181 int atom_send_msg(struct snd_sof_dev *sdev, struct snd_sof_ipc_msg *msg) in atom_send_msg()
196 int atom_get_mailbox_offset(struct snd_sof_dev *sdev) in atom_get_mailbox_offset()
202 int atom_get_window_offset(struct snd_sof_dev *sdev, u32 id) in atom_get_window_offset()
208 static void atom_host_done(struct snd_sof_dev *sdev) in atom_host_done()
221 static void atom_dsp_done(struct snd_sof_dev *sdev) in atom_dsp_done()
232 int atom_run(struct snd_sof_dev *sdev) in atom_run()
[all …]
H A Dhda-dai-ops.c50 struct snd_sof_dev *sdev; in hda_link_stream_assign() local
118 static struct hdac_ext_stream *hda_get_hext_stream(struct snd_sof_dev *sdev, in hda_get_hext_stream()
125 static struct hdac_ext_stream *hda_ipc4_get_hext_stream(struct snd_sof_dev *sdev, in hda_ipc4_get_hext_stream()
145 static struct hdac_ext_stream *hda_assign_hext_stream(struct snd_sof_dev *sdev, in hda_assign_hext_stream()
160 static void hda_release_hext_stream(struct snd_sof_dev *sdev, struct snd_soc_dai *cpu_dai, in hda_release_hext_stream()
169 static void hda_setup_hext_stream(struct snd_sof_dev *sdev, struct hdac_ext_stream *hext_stream, in hda_setup_hext_stream()
175 static void hda_reset_hext_stream(struct snd_sof_dev *sdev, struct hdac_ext_stream *hext_stream) in hda_reset_hext_stream()
180 static void hda_codec_dai_set_stream(struct snd_sof_dev *sdev, in hda_codec_dai_set_stream()
191 static unsigned int hda_calc_stream_format(struct snd_sof_dev *sdev, in hda_calc_stream_format()
216 static struct hdac_ext_link *hda_get_hlink(struct snd_sof_dev *sdev, in hda_get_hlink()
[all …]
H A Dbdw.c83 static int bdw_run(struct snd_sof_dev *sdev) in bdw_run()
98 static int bdw_reset(struct snd_sof_dev *sdev) in bdw_reset()
116 static int bdw_set_dsp_D0(struct snd_sof_dev *sdev) in bdw_set_dsp_D0()
223 static void bdw_get_registers(struct snd_sof_dev *sdev, in bdw_get_registers()
249 static void bdw_dump(struct snd_sof_dev *sdev, u32 flags) in bdw_dump()
291 struct snd_sof_dev *sdev = context; in bdw_irq_handler() local
305 struct snd_sof_dev *sdev = context; in bdw_irq_thread() local
363 static int bdw_send_msg(struct snd_sof_dev *sdev, struct snd_sof_ipc_msg *msg) in bdw_send_msg()
373 static int bdw_get_mailbox_offset(struct snd_sof_dev *sdev) in bdw_get_mailbox_offset()
378 static int bdw_get_window_offset(struct snd_sof_dev *sdev, u32 id) in bdw_get_window_offset()
[all …]
H A Dhda-loader-skl.c115 static int cl_skl_cldma_setup_bdle(struct snd_sof_dev *sdev, in cl_skl_cldma_setup_bdle()
135 static void cl_skl_cldma_stream_run(struct snd_sof_dev *sdev, bool enable) in cl_skl_cldma_stream_run()
165 static void cl_skl_cldma_stream_clear(struct snd_sof_dev *sdev) in cl_skl_cldma_stream_clear()
195 static void cl_skl_cldma_setup_spb(struct snd_sof_dev *sdev, in cl_skl_cldma_setup_spb()
210 static void cl_skl_cldma_set_intr(struct snd_sof_dev *sdev, bool enable) in cl_skl_cldma_set_intr()
218 static void cl_skl_cldma_cleanup_spb(struct snd_sof_dev *sdev) in cl_skl_cldma_cleanup_spb()
231 static void cl_skl_cldma_setup_controller(struct snd_sof_dev *sdev, in cl_skl_cldma_setup_controller()
267 static int cl_stream_prepare_skl(struct snd_sof_dev *sdev, in cl_stream_prepare_skl()
297 static void cl_cleanup_skl(struct snd_sof_dev *sdev, in cl_cleanup_skl()
307 static int cl_dsp_init_skl(struct snd_sof_dev *sdev, in cl_dsp_init_skl()
[all …]
/linux/sound/soc/sof/imx/
H A Dimx-common.c28 void imx8_get_registers(struct snd_sof_dev *sdev, in imx8_get_registers()
58 void imx8_dump(struct snd_sof_dev *sdev, u32 flags) in imx8_dump()
84 struct snd_sof_dev *sdev; in imx_handle_reply() local
96 struct snd_sof_dev *sdev; in imx_handle_request() local
120 static int imx_send_msg(struct snd_sof_dev *sdev, struct snd_sof_ipc_msg *msg) in imx_send_msg()
130 static int imx_get_bar_index(struct snd_sof_dev *sdev, u32 type) in imx_get_bar_index()
141 static int imx_get_mailbox_offset(struct snd_sof_dev *sdev) in imx_get_mailbox_offset()
146 static int imx_get_window_offset(struct snd_sof_dev *sdev, u32 id) in imx_get_window_offset()
151 static int imx_set_power_state(struct snd_sof_dev *sdev, in imx_set_power_state()
159 static int imx_common_resume(struct snd_sof_dev *sdev) in imx_common_resume()
[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()
24 void acp_mailbox_read(struct snd_sof_dev *sdev, u32 offset, void *message, size_t bytes) in acp_mailbox_read()
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()
51 static void acp_dsp_ipc_host_done(struct snd_sof_dev *sdev) in acp_dsp_ipc_host_done()
59 static void acp_dsp_ipc_dsp_done(struct snd_sof_dev *sdev) in acp_dsp_ipc_dsp_done()
67 int acp_sof_ipc_send_msg(struct snd_sof_dev *sdev, struct snd_sof_ipc_msg *msg) in acp_sof_ipc_send_msg()
96 static void acp_dsp_ipc_get_reply(struct snd_sof_dev *sdev) in acp_dsp_ipc_get_reply()
157 struct snd_sof_dev *sdev = context; in acp_sof_ipc_irq_thread() local
249 int acp_sof_ipc_msg_data(struct snd_sof_dev *sdev, struct snd_sof_pcm_stream *sps, in acp_sof_ipc_msg_data()
[all …]
/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/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.c294 int scsi_execute_cmd(struct scsi_device *sdev, const unsigned char *cmd, in scsi_execute_cmd()
389 void scsi_device_unbusy(struct scsi_device *sdev, struct scsi_cmnd *cmd) in scsi_device_unbusy()
408 static void scsi_kick_sdev_queue(struct scsi_device *sdev, void *data) in scsi_kick_sdev_queue()
449 static inline bool scsi_device_is_busy(struct scsi_device *sdev) in scsi_device_is_busy()
481 struct scsi_device *sdev; in scsi_starved_list_run() local
545 struct scsi_device *sdev = q->queuedata; in scsi_run_queue() local
558 struct scsi_device *sdev; in scsi_requeue_run_queue() local
568 struct scsi_device *sdev; in scsi_run_host_queues() local
601 static void scsi_run_queue_async(struct scsi_device *sdev) in scsi_run_queue_async()
635 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/
H A Dcore.c123 void sof_print_oops_and_stack(struct snd_sof_dev *sdev, const char *level, in sof_print_oops_and_stack()
163 void sof_set_fw_state(struct snd_sof_dev *sdev, enum sof_fw_state new_state) in sof_set_fw_state()
183 static struct snd_sof_of_mach *sof_of_machine_select(struct snd_sof_dev *sdev) in sof_of_machine_select()
206 static int sof_machine_check(struct snd_sof_dev *sdev) in sof_machine_check()
265 static int sof_select_ipc_and_paths(struct snd_sof_dev *sdev) in sof_select_ipc_and_paths()
317 static int validate_sof_ops(struct snd_sof_dev *sdev) in validate_sof_ops()
345 static int sof_init_sof_ops(struct snd_sof_dev *sdev) in sof_init_sof_ops()
368 static int sof_init_environment(struct snd_sof_dev *sdev) in sof_init_environment()
454 static int sof_probe_continue(struct snd_sof_dev *sdev) in sof_probe_continue()
598 struct snd_sof_dev *sdev = in sof_probe_work() local
[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()
155 int snd_sof_debugfs_add_region_item_iomem(struct snd_sof_dev *sdev, in snd_sof_debugfs_add_region_item_iomem()
171 int snd_sof_debugfs_buf_item(struct snd_sof_dev *sdev, in snd_sof_debugfs_buf_item()
198 static int memory_info_update(struct snd_sof_dev *sdev, char *buf, size_t buff_size) in memory_info_update()
252 struct snd_sof_dev *sdev = dfse->sdev; in memory_info_read() local
270 struct snd_sof_dev *sdev = dfse->sdev; in memory_info_open() local
291 int snd_sof_dbg_memory_info_init(struct snd_sof_dev *sdev) in snd_sof_dbg_memory_info_init()
311 int snd_sof_dbg_init(struct snd_sof_dev *sdev) in snd_sof_dbg_init()
379 void snd_sof_free_debug(struct snd_sof_dev *sdev) in snd_sof_free_debug()
[all …]
H A Dipc4.c84 static int sof_ipc4_check_reply_status(struct snd_sof_dev *sdev, u32 status) in sof_ipc4_check_reply_status()
284 static void sof_ipc4_dump_payload(struct snd_sof_dev *sdev, in sof_ipc4_dump_payload()
291 static int sof_ipc4_get_reply(struct snd_sof_dev *sdev) in sof_ipc4_get_reply()
323 struct snd_sof_dev *sdev = ipc->sdev; in ipc4_wait_tx_done() local
373 struct snd_sof_dev *sdev = ipc->sdev; in ipc4_tx_msg_unlocked() local
393 static int sof_ipc4_tx_msg(struct snd_sof_dev *sdev, void *msg_data, size_t msg_bytes, in sof_ipc4_tx_msg()
436 static int sof_ipc4_set_get_data(struct snd_sof_dev *sdev, void *data, in sof_ipc4_set_get_data()
559 static int sof_ipc4_init_msg_memory(struct snd_sof_dev *sdev) in sof_ipc4_init_msg_memory()
579 size_t sof_ipc4_find_debug_slot_offset_by_type(struct snd_sof_dev *sdev, in sof_ipc4_find_debug_slot_offset_by_type()
602 static int ipc4_fw_ready(struct snd_sof_dev *sdev, struct sof_ipc4_msg *ipc4_msg) in ipc4_fw_ready()
[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); in sof_pcm_hw_params() local
176 static int sof_pcm_stream_free(struct snd_sof_dev *sdev, in 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...]
H A 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
198 struct snd_sof_dev *sdev = dev_get_drvdata(dev); in sof_suspend() local
296 int snd_sof_dsp_power_down_notify(struct snd_sof_dev *sdev) in snd_sof_dsp_power_down_notify()
315 struct snd_sof_dev *sdev = dev_get_drvdata(dev); in snd_sof_runtime_idle() local
341 struct snd_sof_dev *sdev = dev_get_drvdata(dev); in snd_sof_prepare() local
385 struct snd_sof_dev *sdev = dev_get_drvdata(dev); in snd_sof_complete() local
H A 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()
/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/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/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 …]
/linux/sound/soc/sof/mediatek/mt8195/
H A Dmt8195.c29 static int mt8195_get_mailbox_offset(struct snd_sof_dev *sdev) in mt8195_get_mailbox_offset()
34 static int mt8195_get_window_offset(struct snd_sof_dev *sdev, u32 id) in mt8195_get_window_offset()
164 static int mt8195_run(struct snd_sof_dev *sdev) in mt8195_run()
175 static int mt8195_dsp_probe(struct snd_sof_dev *sdev) in mt8195_dsp_probe()
283 static int mt8195_dsp_shutdown(struct snd_sof_dev *sdev) in mt8195_dsp_shutdown()
288 static void mt8195_dsp_remove(struct snd_sof_dev *sdev) in mt8195_dsp_remove()
298 static int mt8195_dsp_suspend(struct snd_sof_dev *sdev, u32 target_state) in mt8195_dsp_suspend()
330 static int mt8195_dsp_resume(struct snd_sof_dev *sdev) in mt8195_dsp_resume()
349 static void mt8195_adsp_dump(struct snd_sof_dev *sdev, u32 flags) in mt8195_adsp_dump()

1234567891011