Home
last modified time | relevance | path

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

12345678910>>...74

/openbmc/u-boot/drivers/video/
H A Ds6e8ax0.c16 struct mipi_dsim_master_ops *ops = dsim_dev->master_ops; in s6e8ax0_panel_cond() local
46 struct mipi_dsim_master_ops *ops = dsim_dev->master_ops; in s6e8ax0_display_cond() local
57 struct mipi_dsim_master_ops *ops = dsim_dev->master_ops; in s6e8ax0_gamma_cond() local
71 struct mipi_dsim_master_ops *ops = dsim_dev->master_ops; in s6e8ax0_gamma_update() local
82 struct mipi_dsim_master_ops *ops = dsim_dev->master_ops; in s6e8ax0_etc_source_control() local
93 struct mipi_dsim_master_ops *ops = dsim_dev->master_ops; in s6e8ax0_etc_pentile_control() local
105 struct mipi_dsim_master_ops *ops = dsim_dev->master_ops; in s6e8ax0_etc_mipi_control1() local
116 struct mipi_dsim_master_ops *ops = dsim_dev->master_ops; in s6e8ax0_etc_mipi_control2() local
127 struct mipi_dsim_master_ops *ops = dsim_dev->master_ops; in s6e8ax0_etc_power_control() local
138 struct mipi_dsim_master_ops *ops = dsim_dev->master_ops; in s6e8ax0_etc_mipi_control3() local
[all …]
/openbmc/linux/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 …]
/openbmc/linux/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 …]
/openbmc/linux/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 …]
/openbmc/linux/kernel/dma/
H A Dmapping.c117 const struct dma_map_ops *ops) in dma_go_direct()
136 const struct dma_map_ops *ops) in dma_alloc_direct()
142 const struct dma_map_ops *ops) in dma_map_direct()
151 const struct dma_map_ops *ops = get_dma_ops(dev); in dma_map_page_attrs() local
174 const struct dma_map_ops *ops = get_dma_ops(dev); in dma_unmap_page_attrs() local
189 const struct dma_map_ops *ops = get_dma_ops(dev); in __dma_map_sg_attrs() local
287 const struct dma_map_ops *ops = get_dma_ops(dev); in dma_unmap_sg_attrs() local
302 const struct dma_map_ops *ops = get_dma_ops(dev); in dma_map_resource() local
323 const struct dma_map_ops *ops = get_dma_ops(dev); in dma_unmap_resource() local
335 const struct dma_map_ops *ops = get_dma_ops(dev); in dma_sync_single_for_cpu() local
[all …]
/openbmc/linux/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()
/openbmc/linux/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
/openbmc/linux/drivers/media/platform/qcom/venus/
H A Dhfi.c217 const struct hfi_ops *ops = core->ops; in hfi_session_init() local
266 const struct hfi_ops *ops = inst->core->ops; in hfi_session_deinit() local
297 const struct hfi_ops *ops = inst->core->ops; in hfi_session_start() local
324 const struct hfi_ops *ops = inst->core->ops; in hfi_session_stop() local
365 const struct hfi_ops *ops = inst->core->ops; in hfi_session_abort() local
387 const struct hfi_ops *ops = inst->core->ops; in hfi_session_load_res() local
413 const struct hfi_ops *ops = inst->core->ops; in hfi_session_unload_res() local
440 const struct hfi_ops *ops = inst->core->ops; in hfi_session_flush() local
464 const struct hfi_ops *ops = inst->core->ops; in hfi_session_set_buffers() local
475 const struct hfi_ops *ops = inst->core->ops; in hfi_session_unset_buffers() local
[all …]
/openbmc/linux/net/core/
H A Dlwtunnel.c80 int lwtunnel_encap_add_ops(const struct lwtunnel_encap_ops *ops, in lwtunnel_encap_add_ops()
92 int lwtunnel_encap_del_ops(const struct lwtunnel_encap_ops *ops, in lwtunnel_encap_del_ops()
116 const struct lwtunnel_encap_ops *ops; in lwtunnel_build_state() local
152 const struct lwtunnel_encap_ops *ops; in lwtunnel_valid_encap_type() local
223 const struct lwtunnel_encap_ops *ops = lwtun_encaps[lws->type]; in lwtstate_free() local
238 const struct lwtunnel_encap_ops *ops; in lwtunnel_fill_encap() local
278 const struct lwtunnel_encap_ops *ops; in lwtunnel_get_encap_size() local
300 const struct lwtunnel_encap_ops *ops; in lwtunnel_cmp_encap() local
329 const struct lwtunnel_encap_ops *ops; in lwtunnel_output() local
363 const struct lwtunnel_encap_ops *ops; in lwtunnel_xmit() local
[all …]
H A Dfib_rules.c106 struct fib_rules_ops *ops; in lookup_rules_ops() local
166 struct fib_rules_ops *ops; in fib_rules_register() local
364 struct fib_rules_ops *ops, in call_fib_rule_notifiers()
381 struct fib_rules_ops *ops; in fib_rules_dump() local
403 struct fib_rules_ops *ops; in fib_rules_seq_read() local
518 struct fib_rules_ops *ops, in fib_nl2rule()
779 struct fib_rules_ops *ops = NULL; in fib_nl_newrule() local
887 struct fib_rules_ops *ops = NULL; in fib_nl_delrule() local
1010 struct fib_rules_ops *ops) in fib_nl_fill_rule()
1146 struct fib_rules_ops *ops; in fib_nl_dumprule() local
[all …]
/openbmc/u-boot/drivers/virtio/
H A Dvirtio-uclass.c32 struct dm_virtio_ops *ops; in virtio_get_config() local
42 struct dm_virtio_ops *ops; in virtio_set_config() local
51 struct dm_virtio_ops *ops; in virtio_generation() local
62 struct dm_virtio_ops *ops; in virtio_get_status() local
71 struct dm_virtio_ops *ops; in virtio_set_status() local
80 struct dm_virtio_ops *ops; in virtio_reset() local
89 struct dm_virtio_ops *ops; in virtio_get_features() local
98 struct dm_virtio_ops *ops; in virtio_set_features() local
108 struct dm_virtio_ops *ops; in virtio_find_vqs() local
117 struct dm_virtio_ops *ops; in virtio_del_vqs() local
[all …]
/openbmc/linux/net/8021q/
H A Dvlan_dev.c380 const struct net_device_ops *ops = real_dev->netdev_ops; in vlan_dev_ioctl() local
405 const struct net_device_ops *ops = real_dev->netdev_ops; in vlan_dev_neigh_setup() local
419 const struct net_device_ops *ops = real_dev->netdev_ops; in vlan_dev_fcoe_ddp_setup() local
431 const struct net_device_ops *ops = real_dev->netdev_ops; in vlan_dev_fcoe_ddp_done() local
443 const struct net_device_ops *ops = real_dev->netdev_ops; in vlan_dev_fcoe_enable() local
454 const struct net_device_ops *ops = real_dev->netdev_ops; in vlan_dev_fcoe_disable() local
466 const struct net_device_ops *ops = real_dev->netdev_ops; in vlan_dev_fcoe_ddp_target() local
480 const struct net_device_ops *ops = real_dev->netdev_ops; in vlan_dev_fcoe_get_wwn() local
843 const struct macsec_ops *ops = vlan_get_macsec_ops(ctx); in vlan_macsec_dev_open() local
853 const struct macsec_ops *ops = vlan_get_macsec_ops(ctx); in vlan_macsec_dev_stop() local
[all …]
/openbmc/u-boot/drivers/dma/
H A Ddma-uclass.c49 const struct dma_ops *ops; in dma_get_by_index() local
106 struct dma_ops *ops = dma_dev_ops(dev); in dma_request() local
120 struct dma_ops *ops = dma_dev_ops(dma->dev); in dma_free() local
132 struct dma_ops *ops = dma_dev_ops(dma->dev); in dma_enable() local
144 struct dma_ops *ops = dma_dev_ops(dma->dev); in dma_disable() local
156 struct dma_ops *ops = dma_dev_ops(dma->dev); in dma_prepare_rcv_buf() local
168 struct dma_ops *ops = dma_dev_ops(dma->dev); in dma_receive() local
180 struct dma_ops *ops = dma_dev_ops(dma->dev); in dma_send() local
219 const struct dma_ops *ops; in dma_memcpy() local
/openbmc/linux/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
/openbmc/u-boot/drivers/watchdog/
H A Dwdt-uclass.c15 const struct wdt_ops *ops = device_get_ops(dev); in wdt_start() local
25 const struct wdt_ops *ops = device_get_ops(dev); in wdt_stop() local
35 const struct wdt_ops *ops = device_get_ops(dev); in wdt_reset() local
46 const struct wdt_ops *ops; in wdt_expire_now() local
69 struct wdt_ops *ops = (struct wdt_ops *)device_get_ops(dev); in wdt_post_bind() local
/openbmc/u-boot/drivers/phy/
H A Dphy-uclass.c38 struct phy_ops *ops; in generic_phy_get_by_index() local
111 struct phy_ops const *ops = phy_dev_ops(phy->dev); in generic_phy_init() local
118 struct phy_ops const *ops = phy_dev_ops(phy->dev); in generic_phy_reset() local
125 struct phy_ops const *ops = phy_dev_ops(phy->dev); in generic_phy_exit() local
132 struct phy_ops const *ops = phy_dev_ops(phy->dev); in generic_phy_power_on() local
139 struct phy_ops const *ops = phy_dev_ops(phy->dev); in generic_phy_power_off() local
/openbmc/u-boot/drivers/pinctrl/
H A Dpinctrl-uclass.c62 const struct pinctrl_ops *ops; in pinctrl_config_one() local
200 struct pinctrl_ops *ops; in pinctrl_select_state_simple() local
241 struct pinctrl_ops *ops = pinctrl_get_ops(dev); in pinctrl_request() local
256 struct pinctrl_ops *ops = pinctrl_get_ops(dev); in pinctrl_get_periph_id() local
266 struct pinctrl_ops *ops = pinctrl_get_ops(dev); in pinctrl_get_gpio_mux() local
276 struct pinctrl_ops *ops = pinctrl_get_ops(dev); in pinctrl_get_pins_count() local
287 struct pinctrl_ops *ops = pinctrl_get_ops(dev); in pinctrl_get_pin_name() local
300 struct pinctrl_ops *ops = pinctrl_get_ops(dev); in pinctrl_get_pin_muxing() local
317 const struct pinctrl_ops *ops = pinctrl_get_ops(dev); in pinctrl_post_bind() local
/openbmc/u-boot/drivers/pch/
H A Dpch-uclass.c13 struct pch_ops *ops = pch_get_ops(dev); in pch_get_spi_base() local
24 struct pch_ops *ops = pch_get_ops(dev); in pch_set_spi_protect() local
34 struct pch_ops *ops = pch_get_ops(dev); in pch_get_gpio_base() local
45 struct pch_ops *ops = pch_get_ops(dev); in pch_get_io_base() local
56 struct pch_ops *ops = pch_get_ops(dev); in pch_ioctl() local
/openbmc/linux/kernel/trace/
H A Dtrace_functions.c54 struct ftrace_ops *ops; in ftrace_allocate_ftrace_ops() local
683 struct ftrace_probe_ops *ops, in ftrace_traceon_print()
691 struct ftrace_probe_ops *ops, void *data) in ftrace_traceoff_print()
698 struct ftrace_probe_ops *ops, void *data) in ftrace_stacktrace_print()
705 struct ftrace_probe_ops *ops, void *data) in ftrace_dump_print()
712 struct ftrace_probe_ops *ops, void *data) in ftrace_cpudump_print()
798 struct ftrace_probe_ops *ops, in ftrace_trace_probe_callback()
839 struct ftrace_probe_ops *ops; in ftrace_trace_onoff_callback() local
858 struct ftrace_probe_ops *ops; in ftrace_stacktrace_callback() local
873 struct ftrace_probe_ops *ops; in ftrace_dump_callback() local
[all …]
/openbmc/linux/sound/soc/sof/intel/
H A Dhda-dai.c97 const struct hda_dai_widget_dma_ops *ops = in hda_dai_get_ops() local
115 const struct hda_dai_widget_dma_ops *ops = hda_dai_get_ops(substream, cpu_dai); in hda_link_dma_cleanup() local
152 const struct hda_dai_widget_dma_ops *ops = hda_dai_get_ops(substream, cpu_dai); in hda_link_dma_hw_params() local
207 const struct hda_dai_widget_dma_ops *ops = hda_dai_get_ops(substream, cpu_dai); in hda_dai_hw_free() local
228 const struct hda_dai_widget_dma_ops *ops = hda_dai_get_ops(substream, dai); in hda_dai_hw_params() local
263 const struct hda_dai_widget_dma_ops *ops = hda_dai_get_ops(substream, dai); in hda_dai_trigger() local
349 const struct hda_dai_widget_dma_ops *ops; in non_hda_dai_hw_params() local
437 const struct hda_dai_widget_dma_ops *ops; in sdw_hda_dai_hw_params() local
522 const struct hda_dai_widget_dma_ops *ops; in hda_dai_suspend() local
557 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 …]
/openbmc/linux/mm/
H A Dpagewalk.c26 const struct mm_walk_ops *ops = walk->ops; in walk_pte_range_inner() local
81 const struct mm_walk_ops *ops = walk->ops; in walk_hugepd_range() local
120 const struct mm_walk_ops *ops = walk->ops; in walk_pmd_range() local
182 const struct mm_walk_ops *ops = walk->ops; in walk_pud_range() local
234 const struct mm_walk_ops *ops = walk->ops; in walk_p4d_range() local
269 const struct mm_walk_ops *ops = walk->ops; in walk_pgd_range() local
318 const struct mm_walk_ops *ops = walk->ops; in walk_hugetlb_range() local
356 const struct mm_walk_ops *ops = walk->ops; in walk_page_test() local
383 const struct mm_walk_ops *ops = walk->ops; in __walk_page_range() local
471 unsigned long end, const struct mm_walk_ops *ops, in walk_page_range()
[all …]
/openbmc/linux/drivers/media/v4l2-core/
H A Dv4l2-ioctl.c922 const struct v4l2_ioctl_ops *ops = vfd->ioctl_ops; in check_fmt() local
1115 static int v4l_g_input(const struct v4l2_ioctl_ops *ops, in v4l_g_input()
1141 static int v4l_s_input(const struct v4l2_ioctl_ops *ops, in v4l_s_input()
1621 static int v4l_g_fmt(const struct v4l2_ioctl_ops *ops, in v4l_g_fmt()
1680 static int v4l_s_fmt(const struct v4l2_ioctl_ops *ops, in v4l_s_fmt()
2015 static int v4l_s_std(const struct v4l2_ioctl_ops *ops, in v4l_s_std()
2077 static int v4l_s_fbuf(const struct v4l2_ioctl_ops *ops, in v4l_s_fbuf()
2115 static int v4l_qbuf(const struct v4l2_ioctl_ops *ops, in v4l_qbuf()
2124 static int v4l_dqbuf(const struct v4l2_ioctl_ops *ops, in v4l_dqbuf()
2164 static int v4l_g_parm(const struct v4l2_ioctl_ops *ops, in v4l_g_parm()
[all …]
/openbmc/u-boot/common/
H A Davb_verify.c128 char *avb_set_state(AvbOps *ops, enum avb_boot_state boot_state) in avb_set_state()
337 static struct mmc_part *get_partition(AvbOps *ops, const char *partition) in get_partition()
386 static AvbIOResult mmc_byte_io(AvbOps *ops, in mmc_byte_io()
531 static AvbIOResult read_from_partition(AvbOps *ops, in read_from_partition()
559 static AvbIOResult write_to_partition(AvbOps *ops, in write_to_partition()
583 static AvbIOResult validate_vbmeta_public_key(AvbOps *ops, in validate_vbmeta_public_key()
675 static AvbIOResult read_rollback_index(AvbOps *ops, in read_rollback_index()
721 static AvbIOResult write_rollback_index(AvbOps *ops, in write_rollback_index()
797 static AvbIOResult get_unique_guid_for_partition(AvbOps *ops, in get_unique_guid_for_partition()
832 static AvbIOResult get_size_of_partition(AvbOps *ops, in get_size_of_partition()
[all …]
/openbmc/linux/drivers/net/phy/
H A Dsfp-bus.c459 const struct sfp_upstream_ops *ops = bus->upstream_ops; in sfp_register_bus() local
481 const struct sfp_upstream_ops *ops = bus->upstream_ops; in sfp_unregister_bus() local
674 const struct sfp_upstream_ops *ops) in sfp_bus_add_upstream()
727 const struct sfp_upstream_ops *ops = sfp_get_upstream_ops(bus); in sfp_add_phy() local
742 const struct sfp_upstream_ops *ops = sfp_get_upstream_ops(bus); in sfp_remove_phy() local
752 const struct sfp_upstream_ops *ops = sfp_get_upstream_ops(bus); in sfp_link_up() local
761 const struct sfp_upstream_ops *ops = sfp_get_upstream_ops(bus); in sfp_link_down() local
771 const struct sfp_upstream_ops *ops = sfp_get_upstream_ops(bus); in sfp_module_insert() local
785 const struct sfp_upstream_ops *ops = sfp_get_upstream_ops(bus); in sfp_module_remove() local
796 const struct sfp_upstream_ops *ops = sfp_get_upstream_ops(bus); in sfp_module_start() local
[all …]
/openbmc/u-boot/drivers/misc/
H A Dmisc-uclass.c19 const struct misc_ops *ops = device_get_ops(dev); in misc_read() local
29 const struct misc_ops *ops = device_get_ops(dev); in misc_write() local
39 const struct misc_ops *ops = device_get_ops(dev); in misc_ioctl() local
50 const struct misc_ops *ops = device_get_ops(dev); in misc_call() local
60 const struct misc_ops *ops = device_get_ops(dev); in misc_set_enabled() local

12345678910>>...74