| /Linux-v5.4/sound/soc/sof/ | 
| D | ops.h | 21 #define sof_ops(sdev) \  argument27 static inline int snd_sof_probe(struct snd_sof_dev *sdev)  in snd_sof_probe()
 32 static inline int snd_sof_remove(struct snd_sof_dev *sdev)  in snd_sof_remove()
 46 static inline int snd_sof_dsp_run(struct snd_sof_dev *sdev)  in snd_sof_dsp_run()
 51 static inline int snd_sof_dsp_stall(struct snd_sof_dev *sdev)  in snd_sof_dsp_stall()
 59 static inline int snd_sof_dsp_reset(struct snd_sof_dev *sdev)  in snd_sof_dsp_reset()
 68 static inline int snd_sof_dsp_core_power_up(struct snd_sof_dev *sdev,  in snd_sof_dsp_core_power_up()
 77 static inline int snd_sof_dsp_core_power_down(struct snd_sof_dev *sdev,  in snd_sof_dsp_core_power_down()
 87 static inline int snd_sof_dsp_pre_fw_run(struct snd_sof_dev *sdev)  in snd_sof_dsp_pre_fw_run()
 95 static inline int snd_sof_dsp_post_fw_run(struct snd_sof_dev *sdev)  in snd_sof_dsp_post_fw_run()
 [all …]
 
 | 
| D | trace.c | 16 static size_t sof_trace_avail(struct snd_sof_dev *sdev,  in sof_trace_avail()36 static size_t sof_wait_trace_avail(struct snd_sof_dev *sdev,  in sof_wait_trace_avail()
 73 	struct snd_sof_dev *sdev = dfse->sdev;  in sof_dfsentry_trace_read()  local
 119 	struct snd_sof_dev *sdev = dfse->sdev;  in sof_dfsentry_trace_release()  local
 135 static int trace_debugfs_create(struct snd_sof_dev *sdev)  in trace_debugfs_create()
 157 int snd_sof_init_trace_ipc(struct snd_sof_dev *sdev)  in snd_sof_init_trace_ipc()
 221 int snd_sof_init_trace(struct snd_sof_dev *sdev)  in snd_sof_init_trace()
 277 int snd_sof_trace_update_pos(struct snd_sof_dev *sdev,  in snd_sof_trace_update_pos()
 294 void snd_sof_trace_notify_for_error(struct snd_sof_dev *sdev)  in snd_sof_trace_notify_for_error()
 304 void snd_sof_release_trace(struct snd_sof_dev *sdev)  in snd_sof_release_trace()
 [all …]
 
 | 
| D | core.c | 27 struct snd_sof_pcm *snd_sof_find_spcm_name(struct snd_sof_dev *sdev,  in snd_sof_find_spcm_name()51 struct snd_sof_pcm *snd_sof_find_spcm_comp(struct snd_sof_dev *sdev,  in snd_sof_find_spcm_comp()
 71 struct snd_sof_pcm *snd_sof_find_spcm_pcm_id(struct snd_sof_dev *sdev,  in snd_sof_find_spcm_pcm_id()
 84 struct snd_sof_widget *snd_sof_find_swidget(struct snd_sof_dev *sdev,  in snd_sof_find_swidget()
 98 struct snd_sof_widget *snd_sof_find_swidget_sname(struct snd_sof_dev *sdev,  in snd_sof_find_swidget_sname()
 117 struct snd_sof_dai *snd_sof_find_dai(struct snd_sof_dev *sdev,  in snd_sof_find_dai()
 160 void snd_sof_get_status(struct snd_sof_dev *sdev, u32 panic_code,  in snd_sof_get_status()
 205 int snd_sof_create_page_table(struct snd_sof_dev *sdev,  in snd_sof_create_page_table()
 259 static int sof_machine_check(struct snd_sof_dev *sdev)  in sof_machine_check()
 291 static int sof_probe_continue(struct snd_sof_dev *sdev)  in sof_probe_continue()
 [all …]
 
 | 
| D | loader.c | 17 static int get_ext_windows(struct snd_sof_dev *sdev,  in get_ext_windows()36 int snd_sof_fw_parse_ext_data(struct snd_sof_dev *sdev, u32 bar, u32 offset)  in snd_sof_fw_parse_ext_data()
 93 static void sof_get_windows(struct snd_sof_dev *sdev)  in sof_get_windows()
 213 int sof_fw_ready(struct snd_sof_dev *sdev, u32 msg_id)  in sof_fw_ready()
 259 int snd_sof_parse_module_memcpy(struct snd_sof_dev *sdev,  in snd_sof_parse_module_memcpy()
 343 static int check_header(struct snd_sof_dev *sdev, const struct firmware *fw)  in check_header()
 370 static int load_modules(struct snd_sof_dev *sdev, const struct firmware *fw)  in load_modules()
 424 int snd_sof_load_firmware_raw(struct snd_sof_dev *sdev)  in snd_sof_load_firmware_raw()
 456 int snd_sof_load_firmware_memcpy(struct snd_sof_dev *sdev)  in snd_sof_load_firmware_memcpy()
 496 int snd_sof_load_firmware(struct snd_sof_dev *sdev)  in snd_sof_load_firmware()
 [all …]
 
 | 
| D | pcm.c | 28 	struct snd_sof_dev *sdev = snd_soc_component_get_drvdata(component);  in create_page_table()  local44 	struct snd_sof_dev *sdev = spcm->sdev;  in sof_pcm_dsp_params()  local
 75 	struct snd_sof_dev *sdev = snd_soc_component_get_drvdata(component);  in snd_sof_pcm_period_elapsed()  local
 105 	struct snd_sof_dev *sdev = snd_soc_component_get_drvdata(component);  in sof_pcm_hw_params()  local
 220 				struct snd_sof_dev *sdev,  in sof_pcm_dsp_pcm_free()
 245 	struct snd_sof_dev *sdev = snd_soc_component_get_drvdata(component);  in sof_pcm_hw_free()  local
 284 	struct snd_sof_dev *sdev = snd_soc_component_get_drvdata(component);  in sof_pcm_prepare()  local
 321 	struct snd_sof_dev *sdev = snd_soc_component_get_drvdata(component);  in sof_pcm_trigger()  local
 403 	struct snd_sof_dev *sdev = snd_soc_component_get_drvdata(component);  in sof_pcm_pointer()  local
 437 	struct snd_sof_dev *sdev = snd_soc_component_get_drvdata(component);  in sof_pcm_open()  local
 [all …]
 
 | 
| D | utils.c | 24 void sof_io_write(struct snd_sof_dev *sdev, void __iomem *addr, u32 value)  in sof_io_write()30 u32 sof_io_read(struct snd_sof_dev *sdev, void __iomem *addr)  in sof_io_read()
 36 void sof_io_write64(struct snd_sof_dev *sdev, void __iomem *addr, u64 value)  in sof_io_write64()
 42 u64 sof_io_read64(struct snd_sof_dev *sdev, void __iomem *addr)  in sof_io_read64()
 52 void sof_mailbox_write(struct snd_sof_dev *sdev, u32 offset,  in sof_mailbox_write()
 61 void sof_mailbox_read(struct snd_sof_dev *sdev, u32 offset,  in sof_mailbox_read()
 74 void sof_block_write(struct snd_sof_dev *sdev, u32 bar, u32 offset, void *src,  in sof_block_write()
 105 void sof_block_read(struct snd_sof_dev *sdev, u32 bar, u32 offset, void *dest,  in sof_block_read()
 
 | 
| /Linux-v5.4/sound/soc/sof/intel/ | 
| D | hda-dsp.c | 27 int hda_dsp_core_reset_enter(struct snd_sof_dev *sdev, unsigned int core_mask)  in hda_dsp_core_reset_enter()60 int hda_dsp_core_reset_leave(struct snd_sof_dev *sdev, unsigned int core_mask)  in hda_dsp_core_reset_leave()
 93 int hda_dsp_core_stall_reset(struct snd_sof_dev *sdev, unsigned int core_mask)  in hda_dsp_core_stall_reset()
 105 int hda_dsp_core_run(struct snd_sof_dev *sdev, unsigned int core_mask)  in hda_dsp_core_run()
 136 int hda_dsp_core_power_up(struct snd_sof_dev *sdev, unsigned int core_mask)  in hda_dsp_core_power_up()
 171 int hda_dsp_core_power_down(struct snd_sof_dev *sdev, unsigned int core_mask)  in hda_dsp_core_power_down()
 187 bool hda_dsp_core_is_enabled(struct snd_sof_dev *sdev,  in hda_dsp_core_is_enabled()
 206 int hda_dsp_enable_core(struct snd_sof_dev *sdev, unsigned int core_mask)  in hda_dsp_enable_core()
 225 int hda_dsp_core_reset_power_down(struct snd_sof_dev *sdev,  in hda_dsp_core_reset_power_down()
 256 void hda_dsp_ipc_int_enable(struct snd_sof_dev *sdev)  in hda_dsp_ipc_int_enable()
 [all …]
 
 | 
| D | bdw.c | 79 static int bdw_run(struct snd_sof_dev *sdev)  in bdw_run()94 static int bdw_reset(struct snd_sof_dev *sdev)  in bdw_reset()
 112 static int bdw_set_dsp_D0(struct snd_sof_dev *sdev)  in bdw_set_dsp_D0()
 219 static void bdw_get_registers(struct snd_sof_dev *sdev,  in bdw_get_registers()
 245 static void bdw_dump(struct snd_sof_dev *sdev, u32 flags)  in bdw_dump()
 267 	struct snd_sof_dev *sdev = context;  in bdw_irq_handler()  local
 281 	struct snd_sof_dev *sdev = context;  in bdw_irq_thread()  local
 340 static int bdw_send_msg(struct snd_sof_dev *sdev, struct snd_sof_ipc_msg *msg)  in bdw_send_msg()
 350 static void bdw_get_reply(struct snd_sof_dev *sdev)  in bdw_get_reply()
 389 static int bdw_get_mailbox_offset(struct snd_sof_dev *sdev)  in bdw_get_mailbox_offset()
 [all …]
 
 | 
| D | hda-codec.c | 42 void hda_codec_jack_wake_enable(struct snd_sof_dev *sdev)  in hda_codec_jack_wake_enable()57 void hda_codec_jack_check(struct snd_sof_dev *sdev)  in hda_codec_jack_check()
 76 void hda_codec_jack_wake_enable(struct snd_sof_dev *sdev) {}  in hda_codec_jack_wake_enable()
 77 void hda_codec_jack_check(struct snd_sof_dev *sdev) {}  in hda_codec_jack_check()
 83 static int hda_codec_probe(struct snd_sof_dev *sdev, int address)  in hda_codec_probe()
 135 int hda_codec_probe_bus(struct snd_sof_dev *sdev)  in hda_codec_probe_bus()
 160 void hda_codec_i915_get(struct snd_sof_dev *sdev)  in hda_codec_i915_get()
 169 void hda_codec_i915_put(struct snd_sof_dev *sdev)  in hda_codec_i915_put()
 178 int hda_codec_i915_init(struct snd_sof_dev *sdev)  in hda_codec_i915_init()
 194 int hda_codec_i915_exit(struct snd_sof_dev *sdev)  in hda_codec_i915_exit()
 
 | 
| D | hda-ipc.c | 21 static void hda_dsp_ipc_host_done(struct snd_sof_dev *sdev)  in hda_dsp_ipc_host_done()39 static void hda_dsp_ipc_dsp_done(struct snd_sof_dev *sdev)  in hda_dsp_ipc_dsp_done()
 57 int hda_dsp_ipc_send_msg(struct snd_sof_dev *sdev, struct snd_sof_ipc_msg *msg)  in hda_dsp_ipc_send_msg()
 68 void hda_dsp_ipc_get_reply(struct snd_sof_dev *sdev)  in hda_dsp_ipc_get_reply()
 133 	struct snd_sof_dev *sdev = context;  in hda_dsp_ipc_irq_thread()  local
 241 	struct snd_sof_dev *sdev = context;  in hda_dsp_ipc_irq_handler()  local
 269 int hda_dsp_ipc_get_mailbox_offset(struct snd_sof_dev *sdev)  in hda_dsp_ipc_get_mailbox_offset()
 274 int hda_dsp_ipc_get_window_offset(struct snd_sof_dev *sdev, u32 id)  in hda_dsp_ipc_get_window_offset()
 279 void hda_ipc_msg_data(struct snd_sof_dev *sdev,  in hda_ipc_msg_data()
 300 int hda_ipc_pcm_params(struct snd_sof_dev *sdev,  in hda_ipc_pcm_params()
 
 | 
| D | byt.c | 117 static void byt_get_registers(struct snd_sof_dev *sdev,  in byt_get_registers()143 static void byt_dump(struct snd_sof_dev *sdev, u32 flags)  in byt_dump()
 165 	struct snd_sof_dev *sdev = context;  in byt_irq_handler()  local
 179 	struct snd_sof_dev *sdev = context;  in byt_irq_thread()  local
 236 static int byt_send_msg(struct snd_sof_dev *sdev, struct snd_sof_ipc_msg *msg)  in byt_send_msg()
 246 static void byt_get_reply(struct snd_sof_dev *sdev)  in byt_get_reply()
 285 static int byt_get_mailbox_offset(struct snd_sof_dev *sdev)  in byt_get_mailbox_offset()
 290 static int byt_get_window_offset(struct snd_sof_dev *sdev, u32 id)  in byt_get_window_offset()
 295 static void byt_host_done(struct snd_sof_dev *sdev)  in byt_host_done()
 308 static void byt_dsp_done(struct snd_sof_dev *sdev)  in byt_dsp_done()
 [all …]
 
 | 
| D | hda-ctrl.c | 27 int hda_dsp_ctrl_link_reset(struct snd_sof_dev *sdev, bool reset)  in hda_dsp_ctrl_link_reset()55 int hda_dsp_ctrl_get_caps(struct snd_sof_dev *sdev)  in hda_dsp_ctrl_get_caps()
 112 void hda_dsp_ctrl_ppcap_enable(struct snd_sof_dev *sdev, bool enable)  in hda_dsp_ctrl_ppcap_enable()
 120 void hda_dsp_ctrl_ppcap_int_enable(struct snd_sof_dev *sdev, bool enable)  in hda_dsp_ctrl_ppcap_int_enable()
 128 void hda_dsp_ctrl_misc_clock_gating(struct snd_sof_dev *sdev, bool enable)  in hda_dsp_ctrl_misc_clock_gating()
 140 int hda_dsp_ctrl_clock_power_gating(struct snd_sof_dev *sdev, bool enable)  in hda_dsp_ctrl_clock_power_gating()
 160 int hda_dsp_ctrl_init_chip(struct snd_sof_dev *sdev, bool full_reset)  in hda_dsp_ctrl_init_chip()
 263 void hda_dsp_ctrl_stop_chip(struct snd_sof_dev *sdev)  in hda_dsp_ctrl_stop_chip()
 
 | 
| D | hda.c | 83 static void hda_dsp_get_status_skl(struct snd_sof_dev *sdev)  in hda_dsp_get_status_skl()103 static void hda_dsp_get_status(struct snd_sof_dev *sdev)  in hda_dsp_get_status()
 123 static void hda_dsp_get_registers(struct snd_sof_dev *sdev,  in hda_dsp_get_registers()
 151 void hda_dsp_dump_skl(struct snd_sof_dev *sdev, u32 flags)  in hda_dsp_dump_skl()
 181 void hda_dsp_dump(struct snd_sof_dev *sdev, u32 flags)  in hda_dsp_dump()
 208 void hda_ipc_irq_dump(struct snd_sof_dev *sdev)  in hda_ipc_irq_dump()
 232 void hda_ipc_dump(struct snd_sof_dev *sdev)  in hda_ipc_dump()
 252 static int hda_init(struct snd_sof_dev *sdev)  in hda_init()
 300 static int check_nhlt_dmic(struct snd_sof_dev *sdev)  in check_nhlt_dmic()
 316 static const char *fixup_tplg_name(struct snd_sof_dev *sdev,  in fixup_tplg_name()
 [all …]
 
 | 
| D | hda-loader.c | 26 static int cl_stream_prepare(struct snd_sof_dev *sdev, unsigned int format,  in cl_stream_prepare()81 static int cl_dsp_init(struct snd_sof_dev *sdev, const void *fwdata,  in cl_dsp_init()
 162 static int cl_trigger(struct snd_sof_dev *sdev,  in cl_trigger()
 192 static struct hdac_ext_stream *get_stream_with_tag(struct snd_sof_dev *sdev,  in get_stream_with_tag()
 209 static int cl_cleanup(struct snd_sof_dev *sdev, struct snd_dma_buffer *dmab,  in cl_cleanup()
 238 static int cl_copy_fw(struct snd_sof_dev *sdev, struct hdac_ext_stream *stream)  in cl_copy_fw()
 265 int hda_dsp_cl_boot_firmware(struct snd_sof_dev *sdev)  in hda_dsp_cl_boot_firmware()
 372 int hda_dsp_pre_fw_run(struct snd_sof_dev *sdev)  in hda_dsp_pre_fw_run()
 379 int hda_dsp_post_fw_run(struct snd_sof_dev *sdev)  in hda_dsp_post_fw_run()
 
 | 
| /Linux-v5.4/drivers/net/ethernet/alacritech/ | 
| D | slicoss.c | 79 static unsigned int slic_next_compl_idx(struct slic_device *sdev)  in slic_next_compl_idx()140 static void slic_start_upr(struct slic_device *sdev, struct slic_upr *upr)  in slic_start_upr()
 150 static void slic_queue_upr(struct slic_device *sdev, struct slic_upr *upr)  in slic_queue_upr()
 166 static struct slic_upr *slic_dequeue_upr(struct slic_device *sdev)  in slic_dequeue_upr()
 191 static int slic_new_upr(struct slic_device *sdev, unsigned int type,  in slic_new_upr()
 223 static void slic_configure_rcv(struct slic_device *sdev)  in slic_configure_rcv()
 240 static void slic_configure_xmt(struct slic_device *sdev)  in slic_configure_xmt()
 253 static void slic_configure_mac(struct slic_device *sdev)  in slic_configure_mac()
 274 static void slic_configure_link_locked(struct slic_device *sdev, int speed,  in slic_configure_link_locked()
 300 static void slic_configure_link(struct slic_device *sdev, int speed,  in slic_configure_link()
 [all …]
 
 | 
| /Linux-v5.4/drivers/scsi/ | 
| D | scsi.c | 183 	struct scsi_device *sdev = cmd->device;  in scsi_finish_command()  local238 int scsi_change_queue_depth(struct scsi_device *sdev, int depth)  in scsi_change_queue_depth()
 271 int scsi_track_queue_full(struct scsi_device *sdev, int depth)  in scsi_track_queue_full()
 309 static int scsi_vpd_inquiry(struct scsi_device *sdev, unsigned char *buffer,  in scsi_vpd_inquiry()
 355 int scsi_get_vpd_page(struct scsi_device *sdev, u8 page, unsigned char *buf,  in scsi_get_vpd_page()
 401 static struct scsi_vpd *scsi_get_vpd_buf(struct scsi_device *sdev, u8 page)  in scsi_get_vpd_buf()
 427 static void scsi_update_vpd_page(struct scsi_device *sdev, u8 page,  in scsi_update_vpd_page()
 454 void scsi_attach_vpd(struct scsi_device *sdev)  in scsi_attach_vpd()
 487 int scsi_report_opcode(struct scsi_device *sdev, unsigned char *buffer,  in scsi_report_opcode()
 531 int scsi_device_get(struct scsi_device *sdev)  in scsi_device_get()
 [all …]
 
 | 
| D | scsi_lib.c | 248 int __scsi_execute(struct scsi_device *sdev, const unsigned char *cmd,  in __scsi_execute()347 void scsi_device_unbusy(struct scsi_device *sdev)  in scsi_device_unbusy()
 375 	struct scsi_device *sdev, *tmp;  in scsi_single_lun_run()  local
 411 static inline bool scsi_device_is_busy(struct scsi_device *sdev)  in scsi_device_is_busy()
 446 	struct scsi_device *sdev;  in scsi_starved_list_run()  local
 516 	struct scsi_device *sdev = q->queuedata;  in scsi_run_queue()  local
 528 	struct scsi_device *sdev;  in scsi_requeue_run_queue()  local
 538 	struct scsi_device *sdev;  in scsi_run_host_queues()  local
 576 	struct scsi_device *sdev = cmd->device;  in scsi_end_request()  local
 1107 	struct scsi_device *sdev = cmd->device;  in scsi_add_cmd_to_list()  local
 [all …]
 
 | 
| D | scsi_dh.c | 70 scsi_dh_find_driver(struct scsi_device *sdev)  in scsi_dh_find_driver()123 static int scsi_dh_handler_attach(struct scsi_device *sdev,  in scsi_dh_handler_attach()
 162 static void scsi_dh_handler_detach(struct scsi_device *sdev)  in scsi_dh_handler_detach()
 169 void scsi_dh_add_device(struct scsi_device *sdev)  in scsi_dh_add_device()
 185 void scsi_dh_release_device(struct scsi_device *sdev)  in scsi_dh_release_device()
 252 	struct scsi_device *sdev;  in scsi_dh_activate()  local
 299 	struct scsi_device *sdev;  in scsi_dh_set_params()  local
 321 	struct scsi_device *sdev;  in scsi_dh_attach()  local
 360 	struct scsi_device *sdev;  in scsi_dh_attached_handler_name()  local
 
 | 
| /Linux-v5.4/drivers/spmi/ | 
| D | spmi.c | 25 	struct spmi_device *sdev = to_spmi_device(dev);  in spmi_dev_release()  local60 int spmi_device_add(struct spmi_device *sdev)  in spmi_device_add()
 85 void spmi_device_remove(struct spmi_device *sdev)  in spmi_device_remove()
 140 int spmi_register_read(struct spmi_device *sdev, u8 addr, u8 *buf)  in spmi_register_read()
 161 int spmi_ext_register_read(struct spmi_device *sdev, u8 addr, u8 *buf,  in spmi_ext_register_read()
 183 int spmi_ext_register_readl(struct spmi_device *sdev, u16 addr, u8 *buf,  in spmi_ext_register_readl()
 203 int spmi_register_write(struct spmi_device *sdev, u8 addr, u8 data)  in spmi_register_write()
 221 int spmi_register_zero_write(struct spmi_device *sdev, u8 data)  in spmi_register_zero_write()
 238 int spmi_ext_register_write(struct spmi_device *sdev, u8 addr, const u8 *buf,  in spmi_ext_register_write()
 260 int spmi_ext_register_writel(struct spmi_device *sdev, u16 addr, const u8 *buf,  in spmi_ext_register_writel()
 [all …]
 
 | 
| /Linux-v5.4/arch/arm/common/ | 
| D | scoop.c | 42 	struct scoop_dev *sdev = dev_get_drvdata(dev);  in reset_scoop()  local53 static void __scoop_gpio_set(struct scoop_dev *sdev,  in __scoop_gpio_set()
 68 	struct scoop_dev *sdev = gpiochip_get_data(chip);  in scoop_gpio_set()  local
 80 	struct scoop_dev *sdev = gpiochip_get_data(chip);  in scoop_gpio_get()  local
 89 	struct scoop_dev *sdev = gpiochip_get_data(chip);  in scoop_gpio_direction_input()  local
 107 	struct scoop_dev *sdev = gpiochip_get_data(chip);  in scoop_gpio_direction_output()  local
 126 	struct scoop_dev *sdev = dev_get_drvdata(dev);  in read_scoop_reg()  local
 132 	struct scoop_dev *sdev = dev_get_drvdata(dev);  in write_scoop_reg()  local
 141 static void check_scoop_reg(struct scoop_dev *sdev)  in check_scoop_reg()
 152 	struct scoop_dev *sdev = platform_get_drvdata(dev);  in scoop_suspend()  local
 [all …]
 
 | 
| /Linux-v5.4/drivers/media/radio/si4713/ | 
| D | si4713.c | 174 	struct si4713_device *sdev = dev;  in si4713_handler()  local193 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-v5.4/drivers/media/platform/sunxi/sun6i-csi/ | 
| D | sun6i_csi.c | 53 	struct sun6i_csi_dev *sdev = sun6i_csi_to_dev(csi);  in sun6i_csi_is_format_supported()  local166 	struct sun6i_csi_dev *sdev = sun6i_csi_to_dev(csi);  in sun6i_csi_set_power()  local
 217 static enum csi_input_fmt get_csi_input_format(struct sun6i_csi_dev *sdev,  in get_csi_input_format()
 239 static enum csi_output_fmt get_csi_output_format(struct sun6i_csi_dev *sdev,  in get_csi_output_format()
 306 static enum csi_input_seq get_csi_input_seq(struct sun6i_csi_dev *sdev,  in get_csi_input_seq()
 373 static void sun6i_csi_setup_bus(struct sun6i_csi_dev *sdev)  in sun6i_csi_setup_bus()
 462 static void sun6i_csi_set_format(struct sun6i_csi_dev *sdev)  in sun6i_csi_set_format()
 497 static void sun6i_csi_set_window(struct sun6i_csi_dev *sdev)  in sun6i_csi_set_window()
 574 	struct sun6i_csi_dev *sdev = sun6i_csi_to_dev(csi);  in sun6i_csi_update_config()  local
 590 	struct sun6i_csi_dev *sdev = sun6i_csi_to_dev(csi);  in sun6i_csi_update_buf_addr()  local
 [all …]
 
 | 
| /Linux-v5.4/drivers/gpu/drm/shmobile/ | 
| D | shmob_drm_crtc.c | 37 static int shmob_drm_clk_on(struct shmob_drm_device *sdev)  in shmob_drm_clk_on()50 static void shmob_drm_clk_off(struct shmob_drm_device *sdev)  in shmob_drm_clk_off()
 63 	struct shmob_drm_device *sdev = crtc->dev->dev_private;  in shmob_drm_crtc_setup_geometry()  local
 120 	struct shmob_drm_device *sdev = scrtc->crtc.dev->dev_private;  in shmob_drm_crtc_start_stop()  local
 154 	struct shmob_drm_device *sdev = crtc->dev->dev_private;  in shmob_drm_crtc_start()  local
 255 	struct shmob_drm_device *sdev = crtc->dev->dev_private;  in shmob_drm_crtc_stop()  local
 310 	struct shmob_drm_device *sdev = crtc->dev->dev_private;  in shmob_drm_crtc_update_base()  local
 350 	struct shmob_drm_device *sdev = crtc->dev->dev_private;  in shmob_drm_crtc_mode_set()  local
 436 static void shmob_drm_crtc_enable_vblank(struct shmob_drm_device *sdev,  in shmob_drm_crtc_enable_vblank()
 455 	struct shmob_drm_device *sdev = crtc->dev->dev_private;  in shmob_drm_enable_vblank()  local
 [all …]
 
 | 
| D | shmob_drm_drv.c | 34 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
 159 	struct shmob_drm_device *sdev = dev_get_drvdata(dev);  in shmob_drm_pm_suspend()  local
 169 	struct shmob_drm_device *sdev = dev_get_drvdata(dev);  in shmob_drm_pm_resume()  local
 190 	struct shmob_drm_device *sdev = platform_get_drvdata(pdev);  in shmob_drm_remove()  local
 205 	struct shmob_drm_device *sdev;  in shmob_drm_probe()  local
 
 | 
| /Linux-v5.4/sound/soc/sof/imx/ | 
| D | imx8.c | 44 	struct snd_sof_dev *sdev;  member60 static void imx8_get_reply(struct snd_sof_dev *sdev)  in imx8_get_reply()
 94 static int imx8_get_mailbox_offset(struct snd_sof_dev *sdev)  in imx8_get_mailbox_offset()
 99 static int imx8_get_window_offset(struct snd_sof_dev *sdev, u32 id)  in imx8_get_window_offset()
 127 static int imx8_send_msg(struct snd_sof_dev *sdev, struct snd_sof_ipc_msg *msg)  in imx8_send_msg()
 141 static int imx8_run(struct snd_sof_dev *sdev)  in imx8_run()
 181 static int imx8_probe(struct snd_sof_dev *sdev)  in imx8_probe()
 320 static int imx8_remove(struct snd_sof_dev *sdev)  in imx8_remove()
 336 static int imx8_get_bar_index(struct snd_sof_dev *sdev, u32 type)  in imx8_get_bar_index()
 341 static void imx8_ipc_msg_data(struct snd_sof_dev *sdev,  in imx8_ipc_msg_data()
 [all …]
 
 |