Home
last modified time | relevance | path

Searched defs:ops (Results 1 – 25 of 1779) sorted by relevance

12345678910>>...72

/linux-6.15/tools/testing/cxl/test/
H A Dmock.c16 void register_cxl_mock_ops(struct cxl_mock_ops *ops) in register_cxl_mock_ops()
24 void unregister_cxl_mock_ops(struct cxl_mock_ops *ops) in unregister_cxl_mock_ops()
49 struct cxl_mock_ops *ops = get_cxl_mock_ops(&index); in __wrap_is_acpi_device_node() local
68 struct cxl_mock_ops *ops = get_cxl_mock_ops(&index); in __wrap_acpi_table_parse_cedt() local
87 struct cxl_mock_ops *ops = get_cxl_mock_ops(&index); in __wrap_acpi_evaluate_integer() local
106 struct cxl_mock_ops *ops = get_cxl_mock_ops(&index); in __wrap_acpi_pci_find_root() local
124 struct cxl_mock_ops *ops = get_cxl_mock_ops(&index); in __wrap_nvdimm_bus_register() local
140 struct cxl_mock_ops *ops = get_cxl_mock_ops(&index); in __wrap_devm_cxl_setup_hdm() local
155 struct cxl_mock_ops *ops = get_cxl_mock_ops(&index); in __wrap_devm_cxl_add_passthrough_decoder() local
172 struct cxl_mock_ops *ops = get_cxl_mock_ops(&index); in __wrap_devm_cxl_enumerate_decoders() local
[all …]
/linux-6.15/drivers/media/platform/amphion/
H A Dvpu_rpc.h120 struct vpu_iface_ops *ops = vpu_core_get_iface(core); in vpu_iface_check_codec() local
130 struct vpu_iface_ops *ops = vpu_inst_get_iface(inst); in vpu_iface_check_format() local
140 struct vpu_iface_ops *ops = vpu_core_get_iface(core); in vpu_iface_boot_core() local
149 struct vpu_iface_ops *ops = vpu_core_get_iface(core); in vpu_iface_get_power_state() local
158 struct vpu_iface_ops *ops = vpu_core_get_iface(core); in vpu_iface_shutdown_core() local
167 struct vpu_iface_ops *ops = vpu_core_get_iface(core); in vpu_iface_restore_core() local
176 struct vpu_iface_ops *ops = vpu_core_get_iface(core); in vpu_iface_on_firmware_loaded() local
186 struct vpu_iface_ops *ops = vpu_core_get_iface(core); in vpu_iface_get_data_size() local
199 struct vpu_iface_ops *ops = vpu_core_get_iface(core); in vpu_iface_init() local
215 struct vpu_iface_ops *ops = vpu_core_get_iface(core); in vpu_iface_set_log_buf() local
[all …]
/linux-6.15/net/netlabel/
H A Dnetlabel_calipso.c68 netlbl_calipso_ops_register(const struct netlbl_calipso_ops *ops) in netlbl_calipso_ops_register()
124 const struct netlbl_calipso_ops *ops = netlbl_calipso_ops_get(); in netlbl_calipso_add() local
408 const struct netlbl_calipso_ops *ops = netlbl_calipso_ops_get(); in calipso_doi_add() local
425 const struct netlbl_calipso_ops *ops = netlbl_calipso_ops_get(); in calipso_doi_free() local
445 const struct netlbl_calipso_ops *ops = netlbl_calipso_ops_get(); in calipso_doi_remove() local
465 const struct netlbl_calipso_ops *ops = netlbl_calipso_ops_get(); in calipso_doi_getdef() local
482 const struct netlbl_calipso_ops *ops = netlbl_calipso_ops_get(); in calipso_doi_putdef() local
506 const struct netlbl_calipso_ops *ops = netlbl_calipso_ops_get(); in calipso_doi_walk() local
528 const struct netlbl_calipso_ops *ops = netlbl_calipso_ops_get(); in calipso_sock_getattr() local
554 const struct netlbl_calipso_ops *ops = netlbl_calipso_ops_get(); in calipso_sock_setattr() local
[all …]
/linux-6.15/drivers/media/platform/qcom/venus/
H A Dhfi.c194 const struct hfi_ops *ops = core->ops; in hfi_session_init() local
243 const struct hfi_ops *ops = inst->core->ops; in hfi_session_deinit() local
274 const struct hfi_ops *ops = inst->core->ops; in hfi_session_start() local
301 const struct hfi_ops *ops = inst->core->ops; in hfi_session_stop() local
342 const struct hfi_ops *ops = inst->core->ops; in hfi_session_abort() local
364 const struct hfi_ops *ops = inst->core->ops; in hfi_session_load_res() local
390 const struct hfi_ops *ops = inst->core->ops; in hfi_session_unload_res() local
417 const struct hfi_ops *ops = inst->core->ops; in hfi_session_flush() local
441 const struct hfi_ops *ops = inst->core->ops; in hfi_session_set_buffers() local
452 const struct hfi_ops *ops = inst->core->ops; in hfi_session_unset_buffers() local
[all …]
/linux-6.15/kernel/dma/
H A Dmapping.c121 const struct dma_map_ops *ops) in dma_go_direct()
144 const struct dma_map_ops *ops) in dma_alloc_direct()
150 const struct dma_map_ops *ops) in dma_map_direct()
159 const struct dma_map_ops *ops = get_dma_ops(dev); in dma_map_page_attrs() local
186 const struct dma_map_ops *ops = get_dma_ops(dev); in dma_unmap_page_attrs() local
204 const struct dma_map_ops *ops = get_dma_ops(dev); in __dma_map_sg_attrs() local
306 const struct dma_map_ops *ops = get_dma_ops(dev); in dma_unmap_sg_attrs() local
324 const struct dma_map_ops *ops = get_dma_ops(dev); in dma_map_resource() local
348 const struct dma_map_ops *ops = get_dma_ops(dev); in dma_unmap_resource() local
366 const struct dma_map_ops *ops = get_dma_ops(dev); in __dma_sync_single_for_cpu() local
[all …]
/linux-6.15/drivers/mfd/
H A Dabx500-core.c19 struct abx500_ops ops; member
23 static void lookup_ops(struct device *dev, struct abx500_ops **ops) in lookup_ops()
36 int abx500_register_ops(struct device *dev, struct abx500_ops *ops) in abx500_register_ops()
65 struct abx500_ops *ops; in abx500_set_register_interruptible() local
78 struct abx500_ops *ops; in abx500_get_register_interruptible() local
91 struct abx500_ops *ops; in abx500_get_register_page_interruptible() local
105 struct abx500_ops *ops; in abx500_mask_and_set_register_interruptible() local
118 struct abx500_ops *ops; in abx500_get_chip_id() local
130 struct abx500_ops *ops; in abx500_event_registers_startup_state_get() local
142 struct abx500_ops *ops; in abx500_startup_irq_enabled() local
/linux-6.15/fs/nfs_common/
H A Dnfs_ssc.c27 void nfs42_ssc_register(const struct nfs4_ssc_client_ops *ops) in nfs42_ssc_register()
41 void nfs42_ssc_unregister(const struct nfs4_ssc_client_ops *ops) in nfs42_ssc_unregister()
59 void nfs_ssc_register(const struct nfs_ssc_client_ops *ops) in nfs_ssc_register()
73 void nfs_ssc_unregister(const struct nfs_ssc_client_ops *ops) in nfs_ssc_unregister()
82 void nfs_ssc_register(const struct nfs_ssc_client_ops *ops) in nfs_ssc_register()
87 void nfs_ssc_unregister(const struct nfs_ssc_client_ops *ops) in nfs_ssc_unregister()
/linux-6.15/net/core/
H A Dlwtunnel.c82 int lwtunnel_encap_add_ops(const struct lwtunnel_encap_ops *ops, in lwtunnel_encap_add_ops()
94 int lwtunnel_encap_del_ops(const struct lwtunnel_encap_ops *ops, in lwtunnel_encap_del_ops()
118 const struct lwtunnel_encap_ops *ops; in lwtunnel_build_state() local
155 const struct lwtunnel_encap_ops *ops; in lwtunnel_valid_encap_type() local
226 const struct lwtunnel_encap_ops *ops = lwtun_encaps[lws->type]; in lwtstate_free() local
241 const struct lwtunnel_encap_ops *ops; in lwtunnel_fill_encap() local
281 const struct lwtunnel_encap_ops *ops; in lwtunnel_get_encap_size() local
303 const struct lwtunnel_encap_ops *ops; in lwtunnel_cmp_encap() local
331 const struct lwtunnel_encap_ops *ops; in lwtunnel_output() local
384 const struct lwtunnel_encap_ops *ops; in lwtunnel_xmit() local
[all …]
H A Dfib_rules.c107 struct fib_rules_ops *ops; in lookup_rules_ops() local
167 struct fib_rules_ops *ops; in fib_rules_register() local
385 struct fib_rules_ops *ops, in call_fib_rule_notifiers()
405 struct fib_rules_ops *ops; in fib_rules_dump() local
427 struct fib_rules_ops *ops; in fib_rules_seq_read() local
740 struct fib_rules_ops *ops, in fib_nl2rule_rtnl()
879 struct fib_rules_ops *ops = NULL; in fib_newrule() local
1006 struct fib_rules_ops *ops = NULL; in fib_delrule() local
1148 struct fib_rules_ops *ops) in fib_nl_fill_rule()
1288 struct fib_rules_ops *ops; in fib_nl_dumprule() local
[all …]
/linux-6.15/net/8021q/
H A Dvlan_dev.c383 const struct net_device_ops *ops = real_dev->netdev_ops; in vlan_dev_neigh_setup() local
397 const struct net_device_ops *ops = real_dev->netdev_ops; in vlan_dev_fcoe_ddp_setup() local
409 const struct net_device_ops *ops = real_dev->netdev_ops; in vlan_dev_fcoe_ddp_done() local
421 const struct net_device_ops *ops = real_dev->netdev_ops; in vlan_dev_fcoe_enable() local
432 const struct net_device_ops *ops = real_dev->netdev_ops; in vlan_dev_fcoe_disable() local
444 const struct net_device_ops *ops = real_dev->netdev_ops; in vlan_dev_fcoe_ddp_target() local
458 const struct net_device_ops *ops = real_dev->netdev_ops; in vlan_dev_fcoe_get_wwn() local
786 const struct macsec_ops *ops = vlan_get_macsec_ops(ctx); in vlan_macsec_dev_open() local
796 const struct macsec_ops *ops = vlan_get_macsec_ops(ctx); in vlan_macsec_dev_stop() local
806 const struct macsec_ops *ops = vlan_get_macsec_ops(ctx); in vlan_macsec_add_secy() local
[all …]
/linux-6.15/kernel/trace/
H A Dtrace_functions.c58 struct ftrace_ops *ops; in ftrace_allocate_ftrace_ops() local
749 struct ftrace_probe_ops *ops, in ftrace_traceon_print()
757 struct ftrace_probe_ops *ops, void *data) in ftrace_traceoff_print()
764 struct ftrace_probe_ops *ops, void *data) in ftrace_stacktrace_print()
771 struct ftrace_probe_ops *ops, void *data) in ftrace_dump_print()
778 struct ftrace_probe_ops *ops, void *data) in ftrace_cpudump_print()
864 struct ftrace_probe_ops *ops, in ftrace_trace_probe_callback()
905 struct ftrace_probe_ops *ops; in ftrace_trace_onoff_callback() local
924 struct ftrace_probe_ops *ops; in ftrace_stacktrace_callback() local
939 struct ftrace_probe_ops *ops; in ftrace_dump_callback() local
[all …]
H A Dftrace_internal.h24 # define ftrace_startup(ops, command) \ argument
31 # define ftrace_shutdown(ops, command) \ argument
39 ftrace_ops_test(struct ftrace_ops *ops, unsigned long ip, void *regs) in ftrace_ops_test()
43 static inline int ftrace_startup_subops(struct ftrace_ops *ops, struct ftrace_ops *subops, int comm… in ftrace_startup_subops()
47 static inline int ftrace_shutdown_subops(struct ftrace_ops *ops, struct ftrace_ops *subops, int com… in ftrace_shutdown_subops()
/linux-6.15/drivers/media/v4l2-core/
H A Dv4l2-ioctl.c933 const struct v4l2_ioctl_ops *ops = vfd->ioctl_ops; in check_fmt() local
1126 static int v4l_g_input(const struct v4l2_ioctl_ops *ops, in v4l_g_input()
1152 static int v4l_s_input(const struct v4l2_ioctl_ops *ops, in v4l_s_input()
1674 static int v4l_g_fmt(const struct v4l2_ioctl_ops *ops, in v4l_g_fmt()
1733 static int v4l_s_fmt(const struct v4l2_ioctl_ops *ops, in v4l_s_fmt()
2068 static int v4l_s_std(const struct v4l2_ioctl_ops *ops, in v4l_s_std()
2130 static int v4l_s_fbuf(const struct v4l2_ioctl_ops *ops, in v4l_s_fbuf()
2173 static int v4l_qbuf(const struct v4l2_ioctl_ops *ops, in v4l_qbuf()
2182 static int v4l_dqbuf(const struct v4l2_ioctl_ops *ops, in v4l_dqbuf()
2238 static int v4l_g_parm(const struct v4l2_ioctl_ops *ops, in v4l_g_parm()
[all …]
/linux-6.15/drivers/base/
H A Dsyscore.c21 void register_syscore_ops(struct syscore_ops *ops) in register_syscore_ops()
33 void unregister_syscore_ops(struct syscore_ops *ops) in unregister_syscore_ops()
49 struct syscore_ops *ops; in syscore_suspend() local
93 struct syscore_ops *ops; in syscore_resume() local
116 struct syscore_ops *ops; in syscore_shutdown() local
/linux-6.15/tools/testing/selftests/mm/
H A Dkhugepaged.c304 static void *alloc_hpage(struct mem_ops *ops) in alloc_hpage()
497 struct mem_ops *ops, bool expect) in __madvise_collapse()
526 struct mem_ops *ops, bool expect) in madvise_collapse()
538 struct mem_ops *ops) in wait_for_scan()
570 struct mem_ops *ops, bool expect) in khugepaged_collapse()
606 static bool is_tmpfs(struct mem_ops *ops) in is_tmpfs()
611 static bool is_anon(struct mem_ops *ops) in is_anon()
643 static void collapse_full(struct collapse_context *c, struct mem_ops *ops) in collapse_full()
886 static void collapse_fork(struct collapse_context *c, struct mem_ops *ops) in collapse_fork()
1042 struct mem_ops *ops) in madvise_collapse_existing_thps()
[all …]
/linux-6.15/fs/xfs/libxfs/
H A Dxfs_shared.h64 static inline bool xfs_btree_is_bno(const struct xfs_btree_ops *ops) in xfs_btree_is_bno()
69 static inline bool xfs_btree_is_cnt(const struct xfs_btree_ops *ops) in xfs_btree_is_cnt()
74 static inline bool xfs_btree_is_bmap(const struct xfs_btree_ops *ops) in xfs_btree_is_bmap()
79 static inline bool xfs_btree_is_ino(const struct xfs_btree_ops *ops) in xfs_btree_is_ino()
84 static inline bool xfs_btree_is_fino(const struct xfs_btree_ops *ops) in xfs_btree_is_fino()
89 static inline bool xfs_btree_is_refcount(const struct xfs_btree_ops *ops) in xfs_btree_is_refcount()
94 static inline bool xfs_btree_is_rmap(const struct xfs_btree_ops *ops) in xfs_btree_is_rmap()
100 static inline bool xfs_btree_is_mem_rmap(const struct xfs_btree_ops *ops) in xfs_btree_is_mem_rmap()
105 static inline bool xfs_btree_is_mem_rtrmap(const struct xfs_btree_ops *ops) in xfs_btree_is_mem_rtrmap()
114 static inline bool xfs_btree_is_rtrmap(const struct xfs_btree_ops *ops) in xfs_btree_is_rtrmap()
[all …]
/linux-6.15/mm/
H A Dpagewalk.c33 const struct mm_walk_ops *ops = walk->ops; in walk_pte_range_inner() local
102 const struct mm_walk_ops *ops = walk->ops; in walk_pmd_range() local
173 const struct mm_walk_ops *ops = walk->ops; in walk_pud_range() local
239 const struct mm_walk_ops *ops = walk->ops; in walk_p4d_range() local
277 const struct mm_walk_ops *ops = walk->ops; in walk_pgd_range() local
330 const struct mm_walk_ops *ops = walk->ops; in walk_hugetlb_range() local
368 const struct mm_walk_ops *ops = walk->ops; in walk_page_test() local
395 const struct mm_walk_ops *ops = walk->ops; in __walk_page_range() local
455 unsigned long end, const struct mm_walk_ops *ops, in walk_page_range_mm()
578 unsigned long end, const struct mm_walk_ops *ops, in walk_page_range()
[all …]
/linux-6.15/drivers/video/fbdev/core/
H A Dfbcon.c195 struct fbcon_ops *ops = info->fbcon_par; in fbcon_set_rotation() local
206 struct fbcon_ops *ops= info->fbcon_par; in fbcon_rotate() local
228 struct fbcon_ops *ops = info->fbcon_par; in fbcon_rotate_all() local
251 struct fbcon_ops *ops = info->fbcon_par; in fbcon_set_rotation() local
269 struct fbcon_ops *ops = info->fbcon_par; in fbcon_get_rotate() local
725 struct fbcon_ops *ops; in fbcon_open() local
946 struct fbcon_ops *ops; in fbcon_startup() local
1011 struct fbcon_ops *ops; in fbcon_init() local
1190 struct fbcon_ops *ops; in fbcon_deinit() local
2082 struct fbcon_ops *ops; in fbcon_switch() local
[all …]
/linux-6.15/drivers/dpll/
H A Ddpll_core.c37 const struct dpll_device_ops *ops; member
43 const struct dpll_pin_ops *ops; member
58 const struct dpll_pin_ops *ops, void *priv, in dpll_pin_registration_find()
73 const struct dpll_pin_ops *ops, void *priv, in dpll_xa_ref_pin_add()
127 const struct dpll_pin_ops *ops, void *priv, in dpll_xa_ref_pin_del()
356 const struct dpll_device_ops *ops, void *priv) in dpll_device_register()
411 const struct dpll_device_ops *ops, void *priv) in dpll_device_unregister()
641 const struct dpll_pin_ops *ops, void *priv) in dpll_pin_register()
684 const struct dpll_pin_ops *ops, void *priv) in dpll_pin_unregister()
714 const struct dpll_pin_ops *ops, void *priv) in dpll_pin_on_pin_register()
[all …]
H A Ddpll_netlink.c198 const struct dpll_pin_ops *ops = dpll_pin_ops(ref); in dpll_msg_add_pin_prio() local
220 const struct dpll_pin_ops *ops = dpll_pin_ops(ref); in dpll_msg_add_pin_on_dpll_state() local
242 const struct dpll_pin_ops *ops = dpll_pin_ops(ref); in dpll_msg_add_pin_direction() local
262 const struct dpll_pin_ops *ops = dpll_pin_ops(ref); in dpll_msg_add_pin_phase_adjust() local
755 const struct dpll_pin_ops *ops; in dpll_pin_freq_set() local
818 const struct dpll_pin_ops *ops; in dpll_pin_esync_set() local
896 const struct dpll_pin_ops *ops; in dpll_pin_on_pin_state_set() local
935 const struct dpll_pin_ops *ops; in dpll_pin_state_set() local
962 const struct dpll_pin_ops *ops; in dpll_pin_prio_set() local
990 const struct dpll_pin_ops *ops; in dpll_pin_direction_set() local
[all …]
/linux-6.15/drivers/net/phy/
H A Dsfp-bus.c460 const struct sfp_upstream_ops *ops = bus->upstream_ops; in sfp_register_bus() local
482 const struct sfp_upstream_ops *ops = bus->upstream_ops; in sfp_unregister_bus() local
675 const struct sfp_upstream_ops *ops) in sfp_bus_add_upstream()
750 const struct sfp_upstream_ops *ops = sfp_get_upstream_ops(bus); in sfp_add_phy() local
765 const struct sfp_upstream_ops *ops = sfp_get_upstream_ops(bus); in sfp_remove_phy() local
775 const struct sfp_upstream_ops *ops = sfp_get_upstream_ops(bus); in sfp_link_up() local
784 const struct sfp_upstream_ops *ops = sfp_get_upstream_ops(bus); in sfp_link_down() local
794 const struct sfp_upstream_ops *ops = sfp_get_upstream_ops(bus); in sfp_module_insert() local
808 const struct sfp_upstream_ops *ops = sfp_get_upstream_ops(bus); in sfp_module_remove() local
819 const struct sfp_upstream_ops *ops = sfp_get_upstream_ops(bus); in sfp_module_start() local
[all …]
/linux-6.15/drivers/hid/
H A Dhid-wiimote-modules.c89 static int wiimod_keys_probe(const struct wiimod_ops *ops, in wiimod_keys_probe()
155 static int wiimod_rumble_probe(const struct wiimod_ops *ops, in wiimod_rumble_probe()
167 static void wiimod_rumble_remove(const struct wiimod_ops *ops, in wiimod_rumble_remove()
234 static int wiimod_battery_probe(const struct wiimod_ops *ops, in wiimod_battery_probe()
338 static int wiimod_led_probe(const struct wiimod_ops *ops, in wiimod_led_probe()
380 static void wiimod_led_remove(const struct wiimod_ops *ops, in wiimod_led_remove()
481 static int wiimod_accel_probe(const struct wiimod_ops *ops, in wiimod_accel_probe()
733 static int wiimod_ir_probe(const struct wiimod_ops *ops, in wiimod_ir_probe()
784 static void wiimod_ir_remove(const struct wiimod_ops *ops, in wiimod_ir_remove()
1862 static int wiimod_pro_probe(const struct wiimod_ops *ops, in wiimod_pro_probe()
[all …]
/linux-6.15/drivers/vhost/
H A Dvdpa.c138 const struct vdpa_config_ops *ops = vdpa->config; in vhost_vdpa_reset_map() local
254 const struct vdpa_config_ops *ops = vdpa->config; in vhost_vdpa_bind_mm() local
265 const struct vdpa_config_ops *ops = vdpa->config; in vhost_vdpa_unbind_mm() local
276 const struct vdpa_config_ops *ops = vdpa->config; in vhost_vdpa_get_device_id() local
290 const struct vdpa_config_ops *ops = vdpa->config; in vhost_vdpa_get_status() local
304 const struct vdpa_config_ops *ops = vdpa->config; in vhost_vdpa_set_status() local
408 const struct vdpa_config_ops *ops = vdpa->config; in vhost_vdpa_can_suspend() local
416 const struct vdpa_config_ops *ops = vdpa->config; in vhost_vdpa_can_resume() local
424 const struct vdpa_config_ops *ops = vdpa->config; in vhost_vdpa_has_desc_group() local
432 const struct vdpa_config_ops *ops = vdpa->config; in vhost_vdpa_get_features() local
[all …]
/linux-6.15/sound/core/seq/
H A Dseq_midi_emul.c72 snd_midi_process_event(const struct snd_midi_op *ops, in snd_midi_process_event()
235 note_off(const struct snd_midi_op *ops, void *drv, in note_off()
258 do_control(const struct snd_midi_op *ops, void *drv, in do_control()
410 rpn(const struct snd_midi_op *ops, void *drv, struct snd_midi_channel *chan, in rpn()
450 nrpn(const struct snd_midi_op *ops, void *drv, struct snd_midi_channel *chan, in nrpn()
478 sysex(const struct snd_midi_op *ops, void *private, unsigned char *buf, int len, in sysex()
592 all_sounds_off(const struct snd_midi_op *ops, void *drv, in all_sounds_off()
611 all_notes_off(const struct snd_midi_op *ops, void *drv, in all_notes_off()
/linux-6.15/sound/soc/sof/intel/
H A Dhda-dai.c91 const struct hda_dai_widget_dma_ops *ops = in hda_dai_get_ops() local
111 const struct hda_dai_widget_dma_ops *ops = hda_dai_get_ops(substream, cpu_dai); in hda_link_dma_cleanup() local
159 const struct hda_dai_widget_dma_ops *ops = hda_dai_get_ops(substream, cpu_dai); in hda_link_dma_hw_params() local
214 const struct hda_dai_widget_dma_ops *ops = hda_dai_get_ops(substream, cpu_dai); in hda_dai_hw_free() local
237 const struct hda_dai_widget_dma_ops *ops = hda_dai_get_ops(substream, dai); in hda_dai_hw_params_data() local
280 const struct hda_dai_widget_dma_ops *ops = hda_dai_get_ops(substream, dai); in hda_dai_trigger() local
371 const struct hda_dai_widget_dma_ops *ops; in non_hda_dai_hw_params_data() local
494 const struct hda_dai_widget_dma_ops *ops; in sdw_hda_dai_hw_params() local
660 const struct hda_dai_widget_dma_ops *ops; in hda_dai_suspend() local
698 static void ssp_set_dai_drv_ops(struct snd_sof_dev *sdev, struct snd_sof_dsp_ops *ops) in ssp_set_dai_drv_ops()
[all …]

12345678910>>...72