Home
last modified time | relevance | path

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

12345678910>>...64

/dports/multimedia/v4l_compat/linux-5.13-rc2/sound/soc/sof/
H A Dops.h21 #define sof_ops(sdev) \ argument
27 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()
228 snd_sof_dsp_set_power_state(struct snd_sof_dev *sdev, in snd_sof_dsp_set_power_state()
347 snd_sof_pcm_platform_open(struct snd_sof_dev *sdev, in snd_sof_pcm_platform_open()
358 snd_sof_pcm_platform_close(struct snd_sof_dev *sdev, in snd_sof_pcm_platform_close()
413 snd_sof_ipc_pcm_params(struct snd_sof_dev *sdev, in snd_sof_ipc_pcm_params()
433 snd_sof_probe_compr_assign(struct snd_sof_dev *sdev, in snd_sof_probe_compr_assign()
440 snd_sof_probe_compr_free(struct snd_sof_dev *sdev, in snd_sof_probe_compr_free()
492 snd_sof_machine_select(struct snd_sof_dev *sdev) in snd_sof_machine_select()
[all …]
H A Dloader.c18 static int get_ext_windows(struct snd_sof_dev *sdev, in get_ext_windows()
44 static int get_cc_info(struct snd_sof_dev *sdev, in get_cc_info()
151 static int ext_man_get_fw_version(struct snd_sof_dev *sdev, in ext_man_get_fw_version()
164 static int ext_man_get_windows(struct snd_sof_dev *sdev, in ext_man_get_windows()
174 static int ext_man_get_cc_info(struct snd_sof_dev *sdev, in ext_man_get_cc_info()
363 static void sof_get_windows(struct snd_sof_dev *sdev) in sof_get_windows()
492 int sof_fw_ready(struct snd_sof_dev *sdev, u32 msg_id) in sof_fw_ready()
712 int snd_sof_load_firmware_raw(struct snd_sof_dev *sdev) in snd_sof_load_firmware_raw()
803 int snd_sof_load_firmware(struct snd_sof_dev *sdev) in snd_sof_load_firmware()
813 int snd_sof_run_firmware(struct snd_sof_dev *sdev) in snd_sof_run_firmware()
[all …]
H A Dpm.c21 static u32 snd_sof_dsp_power_target(struct snd_sof_dev *sdev) in snd_sof_dsp_power_target()
51 static int sof_send_pm_ctx_ipc(struct snd_sof_dev *sdev, int cmd) in sof_send_pm_ctx_ipc()
68 static void sof_cache_debugfs(struct snd_sof_dev *sdev) in sof_cache_debugfs()
88 struct snd_sof_dev *sdev = dev_get_drvdata(dev); in sof_resume() local
180 struct snd_sof_dev *sdev = dev_get_drvdata(dev); in sof_suspend() local
263 int snd_sof_dsp_power_down_notify(struct snd_sof_dev *sdev) in snd_sof_dsp_power_down_notify()
280 struct snd_sof_dev *sdev = dev_get_drvdata(dev); in snd_sof_runtime_idle() local
306 struct snd_sof_dev *sdev = dev_get_drvdata(dev); in snd_sof_prepare() local
326 struct snd_sof_dev *sdev = dev_get_drvdata(dev); in snd_sof_complete() local
H A Dtrace.c168 struct snd_sof_dev *sdev = dfse->sdev; in sof_dfsentry_trace_filter_write() local
235 static size_t sof_trace_avail(struct snd_sof_dev *sdev, in sof_trace_avail()
255 static size_t sof_wait_trace_avail(struct snd_sof_dev *sdev, in sof_wait_trace_avail()
292 struct snd_sof_dev *sdev = dfse->sdev; in sof_dfsentry_trace_read() local
338 struct snd_sof_dev *sdev = dfse->sdev; in sof_dfsentry_trace_release() local
354 static int trace_debugfs_create(struct snd_sof_dev *sdev) in trace_debugfs_create()
381 int snd_sof_init_trace_ipc(struct snd_sof_dev *sdev) in snd_sof_init_trace_ipc()
448 int snd_sof_init_trace(struct snd_sof_dev *sdev) in snd_sof_init_trace()
507 int snd_sof_trace_update_pos(struct snd_sof_dev *sdev, in snd_sof_trace_update_pos()
540 void snd_sof_release_trace(struct snd_sof_dev *sdev) in snd_sof_release_trace()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/sound/soc/sof/
H A Dops.h21 #define sof_ops(sdev) \ argument
27 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()
228 snd_sof_dsp_set_power_state(struct snd_sof_dev *sdev, in snd_sof_dsp_set_power_state()
347 snd_sof_pcm_platform_open(struct snd_sof_dev *sdev, in snd_sof_pcm_platform_open()
358 snd_sof_pcm_platform_close(struct snd_sof_dev *sdev, in snd_sof_pcm_platform_close()
413 snd_sof_ipc_pcm_params(struct snd_sof_dev *sdev, in snd_sof_ipc_pcm_params()
433 snd_sof_probe_compr_assign(struct snd_sof_dev *sdev, in snd_sof_probe_compr_assign()
440 snd_sof_probe_compr_free(struct snd_sof_dev *sdev, in snd_sof_probe_compr_free()
492 snd_sof_machine_select(struct snd_sof_dev *sdev) in snd_sof_machine_select()
[all …]
H A Dloader.c18 static int get_ext_windows(struct snd_sof_dev *sdev, in get_ext_windows()
44 static int get_cc_info(struct snd_sof_dev *sdev, in get_cc_info()
151 static int ext_man_get_fw_version(struct snd_sof_dev *sdev, in ext_man_get_fw_version()
164 static int ext_man_get_windows(struct snd_sof_dev *sdev, in ext_man_get_windows()
174 static int ext_man_get_cc_info(struct snd_sof_dev *sdev, in ext_man_get_cc_info()
363 static void sof_get_windows(struct snd_sof_dev *sdev) in sof_get_windows()
492 int sof_fw_ready(struct snd_sof_dev *sdev, u32 msg_id) in sof_fw_ready()
712 int snd_sof_load_firmware_raw(struct snd_sof_dev *sdev) in snd_sof_load_firmware_raw()
803 int snd_sof_load_firmware(struct snd_sof_dev *sdev) in snd_sof_load_firmware()
813 int snd_sof_run_firmware(struct snd_sof_dev *sdev) in snd_sof_run_firmware()
[all …]
H A Dpm.c21 static u32 snd_sof_dsp_power_target(struct snd_sof_dev *sdev) in snd_sof_dsp_power_target()
51 static int sof_send_pm_ctx_ipc(struct snd_sof_dev *sdev, int cmd) in sof_send_pm_ctx_ipc()
68 static void sof_cache_debugfs(struct snd_sof_dev *sdev) in sof_cache_debugfs()
88 struct snd_sof_dev *sdev = dev_get_drvdata(dev); in sof_resume() local
180 struct snd_sof_dev *sdev = dev_get_drvdata(dev); in sof_suspend() local
263 int snd_sof_dsp_power_down_notify(struct snd_sof_dev *sdev) in snd_sof_dsp_power_down_notify()
280 struct snd_sof_dev *sdev = dev_get_drvdata(dev); in snd_sof_runtime_idle() local
306 struct snd_sof_dev *sdev = dev_get_drvdata(dev); in snd_sof_prepare() local
326 struct snd_sof_dev *sdev = dev_get_drvdata(dev); in snd_sof_complete() local
H A Dtrace.c168 struct snd_sof_dev *sdev = dfse->sdev; in sof_dfsentry_trace_filter_write() local
235 static size_t sof_trace_avail(struct snd_sof_dev *sdev, in sof_trace_avail()
255 static size_t sof_wait_trace_avail(struct snd_sof_dev *sdev, in sof_wait_trace_avail()
292 struct snd_sof_dev *sdev = dfse->sdev; in sof_dfsentry_trace_read() local
338 struct snd_sof_dev *sdev = dfse->sdev; in sof_dfsentry_trace_release() local
354 static int trace_debugfs_create(struct snd_sof_dev *sdev) in trace_debugfs_create()
381 int snd_sof_init_trace_ipc(struct snd_sof_dev *sdev) in snd_sof_init_trace_ipc()
448 int snd_sof_init_trace(struct snd_sof_dev *sdev) in snd_sof_init_trace()
507 int snd_sof_trace_update_pos(struct snd_sof_dev *sdev, in snd_sof_trace_update_pos()
540 void snd_sof_release_trace(struct snd_sof_dev *sdev) in snd_sof_release_trace()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/sound/soc/sof/
H A Dops.h21 #define sof_ops(sdev) \ argument
27 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()
228 snd_sof_dsp_set_power_state(struct snd_sof_dev *sdev, in snd_sof_dsp_set_power_state()
347 snd_sof_pcm_platform_open(struct snd_sof_dev *sdev, in snd_sof_pcm_platform_open()
358 snd_sof_pcm_platform_close(struct snd_sof_dev *sdev, in snd_sof_pcm_platform_close()
413 snd_sof_ipc_pcm_params(struct snd_sof_dev *sdev, in snd_sof_ipc_pcm_params()
433 snd_sof_probe_compr_assign(struct snd_sof_dev *sdev, in snd_sof_probe_compr_assign()
440 snd_sof_probe_compr_free(struct snd_sof_dev *sdev, in snd_sof_probe_compr_free()
492 snd_sof_machine_select(struct snd_sof_dev *sdev) in snd_sof_machine_select()
[all …]
H A Dloader.c18 static int get_ext_windows(struct snd_sof_dev *sdev, in get_ext_windows()
44 static int get_cc_info(struct snd_sof_dev *sdev, in get_cc_info()
151 static int ext_man_get_fw_version(struct snd_sof_dev *sdev, in ext_man_get_fw_version()
164 static int ext_man_get_windows(struct snd_sof_dev *sdev, in ext_man_get_windows()
174 static int ext_man_get_cc_info(struct snd_sof_dev *sdev, in ext_man_get_cc_info()
363 static void sof_get_windows(struct snd_sof_dev *sdev) in sof_get_windows()
492 int sof_fw_ready(struct snd_sof_dev *sdev, u32 msg_id) in sof_fw_ready()
712 int snd_sof_load_firmware_raw(struct snd_sof_dev *sdev) in snd_sof_load_firmware_raw()
803 int snd_sof_load_firmware(struct snd_sof_dev *sdev) in snd_sof_load_firmware()
813 int snd_sof_run_firmware(struct snd_sof_dev *sdev) in snd_sof_run_firmware()
[all …]
H A Dpm.c21 static u32 snd_sof_dsp_power_target(struct snd_sof_dev *sdev) in snd_sof_dsp_power_target()
51 static int sof_send_pm_ctx_ipc(struct snd_sof_dev *sdev, int cmd) in sof_send_pm_ctx_ipc()
68 static void sof_cache_debugfs(struct snd_sof_dev *sdev) in sof_cache_debugfs()
88 struct snd_sof_dev *sdev = dev_get_drvdata(dev); in sof_resume() local
180 struct snd_sof_dev *sdev = dev_get_drvdata(dev); in sof_suspend() local
263 int snd_sof_dsp_power_down_notify(struct snd_sof_dev *sdev) in snd_sof_dsp_power_down_notify()
280 struct snd_sof_dev *sdev = dev_get_drvdata(dev); in snd_sof_runtime_idle() local
306 struct snd_sof_dev *sdev = dev_get_drvdata(dev); in snd_sof_prepare() local
326 struct snd_sof_dev *sdev = dev_get_drvdata(dev); in snd_sof_complete() local
H A Dtrace.c168 struct snd_sof_dev *sdev = dfse->sdev; in sof_dfsentry_trace_filter_write() local
235 static size_t sof_trace_avail(struct snd_sof_dev *sdev, in sof_trace_avail()
255 static size_t sof_wait_trace_avail(struct snd_sof_dev *sdev, in sof_wait_trace_avail()
292 struct snd_sof_dev *sdev = dfse->sdev; in sof_dfsentry_trace_read() local
338 struct snd_sof_dev *sdev = dfse->sdev; in sof_dfsentry_trace_release() local
354 static int trace_debugfs_create(struct snd_sof_dev *sdev) in trace_debugfs_create()
381 int snd_sof_init_trace_ipc(struct snd_sof_dev *sdev) in snd_sof_init_trace_ipc()
448 int snd_sof_init_trace(struct snd_sof_dev *sdev) in snd_sof_init_trace()
507 int snd_sof_trace_update_pos(struct snd_sof_dev *sdev, in snd_sof_trace_update_pos()
540 void snd_sof_release_trace(struct snd_sof_dev *sdev) in snd_sof_release_trace()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/sound/soc/sof/intel/
H A Dhda-dsp.c221 bool hda_dsp_core_is_enabled(struct snd_sof_dev *sdev, in hda_dsp_core_is_enabled()
311 void hda_dsp_ipc_int_enable(struct snd_sof_dev *sdev) in hda_dsp_ipc_int_enable()
326 void hda_dsp_ipc_int_disable(struct snd_sof_dev *sdev) in hda_dsp_ipc_int_disable()
479 static void hda_dsp_state_log(struct snd_sof_dev *sdev) in hda_dsp_state_log()
525 int hda_dsp_set_power_state(struct snd_sof_dev *sdev, in hda_dsp_set_power_state()
721 int hda_dsp_resume(struct snd_sof_dev *sdev) in hda_dsp_resume()
784 int hda_dsp_runtime_resume(struct snd_sof_dev *sdev) in hda_dsp_runtime_resume()
799 int hda_dsp_runtime_idle(struct snd_sof_dev *sdev) in hda_dsp_runtime_idle()
812 int hda_dsp_runtime_suspend(struct snd_sof_dev *sdev) in hda_dsp_runtime_suspend()
894 int hda_dsp_shutdown(struct snd_sof_dev *sdev) in hda_dsp_shutdown()
[all …]
H A Dhda-ipc.c21 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()
131 struct snd_sof_dev *sdev = context; in hda_dsp_ipc_irq_thread() local
225 bool hda_dsp_check_ipc_irq(struct snd_sof_dev *sdev) in hda_dsp_check_ipc_irq()
246 int hda_dsp_ipc_get_mailbox_offset(struct snd_sof_dev *sdev) in hda_dsp_ipc_get_mailbox_offset()
251 int hda_dsp_ipc_get_window_offset(struct snd_sof_dev *sdev, u32 id) in hda_dsp_ipc_get_window_offset()
256 void hda_ipc_msg_data(struct snd_sof_dev *sdev, in hda_ipc_msg_data()
277 int hda_ipc_pcm_params(struct snd_sof_dev *sdev, in hda_ipc_pcm_params()
H A Dhda.c59 struct snd_sof_dev *sdev = dev_get_drvdata(dev); in sdw_params_stream() local
91 struct snd_sof_dev *sdev = dev_get_drvdata(dev); in sdw_free_stream() local
187 int hda_sdw_startup(struct snd_sof_dev *sdev) in hda_sdw_startup()
420 void hda_ipc_irq_dump(struct snd_sof_dev *sdev) in hda_ipc_irq_dump()
444 void hda_ipc_dump(struct snd_sof_dev *sdev) in hda_ipc_dump()
464 static int hda_init(struct snd_sof_dev *sdev) in hda_init()
691 struct snd_sof_dev *sdev = context; in hda_dsp_interrupt_handler() local
714 struct snd_sof_dev *sdev = context; in hda_dsp_interrupt_thread() local
739 int hda_dsp_probe(struct snd_sof_dev *sdev) in hda_dsp_probe()
905 int hda_dsp_remove(struct snd_sof_dev *sdev) in hda_dsp_remove()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/sound/soc/sof/intel/
H A Dhda-dsp.c221 bool hda_dsp_core_is_enabled(struct snd_sof_dev *sdev, in hda_dsp_core_is_enabled()
311 void hda_dsp_ipc_int_enable(struct snd_sof_dev *sdev) in hda_dsp_ipc_int_enable()
326 void hda_dsp_ipc_int_disable(struct snd_sof_dev *sdev) in hda_dsp_ipc_int_disable()
479 static void hda_dsp_state_log(struct snd_sof_dev *sdev) in hda_dsp_state_log()
525 int hda_dsp_set_power_state(struct snd_sof_dev *sdev, in hda_dsp_set_power_state()
721 int hda_dsp_resume(struct snd_sof_dev *sdev) in hda_dsp_resume()
784 int hda_dsp_runtime_resume(struct snd_sof_dev *sdev) in hda_dsp_runtime_resume()
799 int hda_dsp_runtime_idle(struct snd_sof_dev *sdev) in hda_dsp_runtime_idle()
812 int hda_dsp_runtime_suspend(struct snd_sof_dev *sdev) in hda_dsp_runtime_suspend()
894 int hda_dsp_shutdown(struct snd_sof_dev *sdev) in hda_dsp_shutdown()
[all …]
H A Dhda-ipc.c21 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()
131 struct snd_sof_dev *sdev = context; in hda_dsp_ipc_irq_thread() local
225 bool hda_dsp_check_ipc_irq(struct snd_sof_dev *sdev) in hda_dsp_check_ipc_irq()
246 int hda_dsp_ipc_get_mailbox_offset(struct snd_sof_dev *sdev) in hda_dsp_ipc_get_mailbox_offset()
251 int hda_dsp_ipc_get_window_offset(struct snd_sof_dev *sdev, u32 id) in hda_dsp_ipc_get_window_offset()
256 void hda_ipc_msg_data(struct snd_sof_dev *sdev, in hda_ipc_msg_data()
277 int hda_ipc_pcm_params(struct snd_sof_dev *sdev, in hda_ipc_pcm_params()
H A Dhda.c59 struct snd_sof_dev *sdev = dev_get_drvdata(dev); in sdw_params_stream() local
91 struct snd_sof_dev *sdev = dev_get_drvdata(dev); in sdw_free_stream() local
187 int hda_sdw_startup(struct snd_sof_dev *sdev) in hda_sdw_startup()
420 void hda_ipc_irq_dump(struct snd_sof_dev *sdev) in hda_ipc_irq_dump()
444 void hda_ipc_dump(struct snd_sof_dev *sdev) in hda_ipc_dump()
464 static int hda_init(struct snd_sof_dev *sdev) in hda_init()
691 struct snd_sof_dev *sdev = context; in hda_dsp_interrupt_handler() local
714 struct snd_sof_dev *sdev = context; in hda_dsp_interrupt_thread() local
739 int hda_dsp_probe(struct snd_sof_dev *sdev) in hda_dsp_probe()
905 int hda_dsp_remove(struct snd_sof_dev *sdev) in hda_dsp_remove()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/sound/soc/sof/intel/
H A Dhda-dsp.c221 bool hda_dsp_core_is_enabled(struct snd_sof_dev *sdev, in hda_dsp_core_is_enabled()
311 void hda_dsp_ipc_int_enable(struct snd_sof_dev *sdev) in hda_dsp_ipc_int_enable()
326 void hda_dsp_ipc_int_disable(struct snd_sof_dev *sdev) in hda_dsp_ipc_int_disable()
479 static void hda_dsp_state_log(struct snd_sof_dev *sdev) in hda_dsp_state_log()
525 int hda_dsp_set_power_state(struct snd_sof_dev *sdev, in hda_dsp_set_power_state()
721 int hda_dsp_resume(struct snd_sof_dev *sdev) in hda_dsp_resume()
784 int hda_dsp_runtime_resume(struct snd_sof_dev *sdev) in hda_dsp_runtime_resume()
799 int hda_dsp_runtime_idle(struct snd_sof_dev *sdev) in hda_dsp_runtime_idle()
812 int hda_dsp_runtime_suspend(struct snd_sof_dev *sdev) in hda_dsp_runtime_suspend()
894 int hda_dsp_shutdown(struct snd_sof_dev *sdev) in hda_dsp_shutdown()
[all …]
H A Dhda-ipc.c21 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()
131 struct snd_sof_dev *sdev = context; in hda_dsp_ipc_irq_thread() local
225 bool hda_dsp_check_ipc_irq(struct snd_sof_dev *sdev) in hda_dsp_check_ipc_irq()
246 int hda_dsp_ipc_get_mailbox_offset(struct snd_sof_dev *sdev) in hda_dsp_ipc_get_mailbox_offset()
251 int hda_dsp_ipc_get_window_offset(struct snd_sof_dev *sdev, u32 id) in hda_dsp_ipc_get_window_offset()
256 void hda_ipc_msg_data(struct snd_sof_dev *sdev, in hda_ipc_msg_data()
277 int hda_ipc_pcm_params(struct snd_sof_dev *sdev, in hda_ipc_pcm_params()
H A Dhda.c59 struct snd_sof_dev *sdev = dev_get_drvdata(dev); in sdw_params_stream() local
91 struct snd_sof_dev *sdev = dev_get_drvdata(dev); in sdw_free_stream() local
187 int hda_sdw_startup(struct snd_sof_dev *sdev) in hda_sdw_startup()
420 void hda_ipc_irq_dump(struct snd_sof_dev *sdev) in hda_ipc_irq_dump()
444 void hda_ipc_dump(struct snd_sof_dev *sdev) in hda_ipc_dump()
464 static int hda_init(struct snd_sof_dev *sdev) in hda_init()
691 struct snd_sof_dev *sdev = context; in hda_dsp_interrupt_handler() local
714 struct snd_sof_dev *sdev = context; in hda_dsp_interrupt_thread() local
739 int hda_dsp_probe(struct snd_sof_dev *sdev) in hda_dsp_probe()
905 int hda_dsp_remove(struct snd_sof_dev *sdev) in hda_dsp_remove()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/ethernet/alacritech/
H A Dslicoss.c309 struct slic_device *sdev = netdev_priv(dev); in slic_set_rx_mode() local
735 struct slic_device *sdev = dev_id; in slic_irq() local
1351 struct slic_device *sdev = netdev_priv(dev); in slic_open() local
1369 struct slic_device *sdev = netdev_priv(dev); in slic_close() local
1409 struct slic_device *sdev = netdev_priv(dev); in slic_xmit() local
1463 struct slic_device *sdev = netdev_priv(dev); in slic_get_stats() local
1493 struct slic_device *sdev = netdev_priv(dev); in slic_get_ethtool_stats() local
1532 struct slic_device *sdev = netdev_priv(dev); in slic_get_drvinfo() local
1670 static int slic_init(struct slic_device *sdev) in slic_init()
1741 struct slic_device *sdev; in slic_probe() local
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/ethernet/alacritech/
H A Dslicoss.c309 struct slic_device *sdev = netdev_priv(dev); in slic_set_rx_mode() local
735 struct slic_device *sdev = dev_id; in slic_irq() local
1351 struct slic_device *sdev = netdev_priv(dev); in slic_open() local
1369 struct slic_device *sdev = netdev_priv(dev); in slic_close() local
1409 struct slic_device *sdev = netdev_priv(dev); in slic_xmit() local
1463 struct slic_device *sdev = netdev_priv(dev); in slic_get_stats() local
1493 struct slic_device *sdev = netdev_priv(dev); in slic_get_ethtool_stats() local
1532 struct slic_device *sdev = netdev_priv(dev); in slic_get_drvinfo() local
1670 static int slic_init(struct slic_device *sdev) in slic_init()
1741 struct slic_device *sdev; in slic_probe() local
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/ethernet/alacritech/
H A Dslicoss.c309 struct slic_device *sdev = netdev_priv(dev); in slic_set_rx_mode() local
735 struct slic_device *sdev = dev_id; in slic_irq() local
1351 struct slic_device *sdev = netdev_priv(dev); in slic_open() local
1369 struct slic_device *sdev = netdev_priv(dev); in slic_close() local
1409 struct slic_device *sdev = netdev_priv(dev); in slic_xmit() local
1463 struct slic_device *sdev = netdev_priv(dev); in slic_get_stats() local
1493 struct slic_device *sdev = netdev_priv(dev); in slic_get_ethtool_stats() local
1532 struct slic_device *sdev = netdev_priv(dev); in slic_get_drvinfo() local
1670 static int slic_init(struct slic_device *sdev) in slic_init()
1741 struct slic_device *sdev; in slic_probe() local
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/scsi/
H A Dscsi.c169 struct scsi_device *sdev = cmd->device; in scsi_finish_command() local
221 int scsi_device_max_queue_depth(struct scsi_device *sdev) in scsi_device_max_queue_depth()
453 void scsi_attach_vpd(struct scsi_device *sdev) in scsi_attach_vpd()
534 int scsi_device_get(struct scsi_device *sdev) in scsi_device_get()
559 void scsi_device_put(struct scsi_device *sdev) in scsi_device_put()
605 struct scsi_device *sdev; in starget_for_each_device() local
633 struct scsi_device *sdev; in __starget_for_each_device() local
661 struct scsi_device *sdev; in __scsi_device_lookup_by_target() local
686 struct scsi_device *sdev; in scsi_device_lookup_by_target() local
719 struct scsi_device *sdev; in __scsi_device_lookup() local
[all …]

12345678910>>...64