/openbmc/linux/lib/ |
H A D | textsearch.c | 143 int textsearch_register(struct ts_ops *ops) in textsearch_register() 178 int textsearch_unregister(struct ts_ops *ops) in textsearch_unregister() 268 struct ts_ops *ops; in textsearch_prepare() local
|
/openbmc/linux/drivers/hid/i2c-hid/ |
H A D | i2c-hid-of-elan.c | 29 struct i2chid_ops ops; member 38 static int elan_i2c_hid_power_up(struct i2chid_ops *ops) in elan_i2c_hid_power_up() 75 static void elan_i2c_hid_power_down(struct i2chid_ops *ops) in elan_i2c_hid_power_down()
|
/openbmc/linux/include/linux/ |
H A D | ftrace.h | 399 #define register_ftrace_function(ops) ({ 0; }) argument 400 #define unregister_ftrace_function(ops) ({ 0; }) argument 884 #define ftrace_regex_open(ops, flag, inod, file) ({ -ENODEV; }) argument 885 #define ftrace_set_early_filter(ops, buf, enable) do { } while (0) argument 886 #define ftrace_set_filter_ip(ops, ip, remove, reset) ({ -ENODEV; }) argument 888 #define ftrace_set_filter(ops, buf, len, reset) ({ -ENODEV; }) argument 889 #define ftrace_set_notrace(ops, buf, len, reset) ({ -ENODEV; }) argument 890 #define ftrace_free_filter(ops) do { } while (0) argument 891 #define ftrace_ops_set_global_filter(ops) do { } while (0) argument 1137 #define register_ftrace_graph(ops) ({ -1; }) argument [all …]
|
H A D | irqdomain.h | 153 const struct irq_domain_ops *ops; member 335 const struct irq_domain_ops *ops, in irq_domain_add_simple() 350 const struct irq_domain_ops *ops, in irq_domain_add_linear() 359 const struct irq_domain_ops *ops, in irq_domain_add_nomap() 369 const struct irq_domain_ops *ops, in irq_domain_add_tree() 377 const struct irq_domain_ops *ops, in irq_domain_create_linear() 384 const struct irq_domain_ops *ops, in irq_domain_create_tree() 488 const struct irq_domain_ops *ops, in irq_domain_add_hierarchy()
|
/openbmc/linux/arch/s390/appldata/ |
H A D | appldata_base.c | 112 struct appldata_ops *ops; in appldata_work_fn() local 269 struct appldata_ops *ops = NULL, *tmp_ops; in appldata_generic_handler() local 349 int appldata_register_ops(struct appldata_ops *ops) in appldata_register_ops() 385 void appldata_unregister_ops(struct appldata_ops *ops) in appldata_unregister_ops()
|
/openbmc/linux/net/ethtool/ |
H A D | mm.c | 34 const struct ethtool_ops *ops; in mm_prepare_data() local 178 const struct ethtool_ops *ops = req_info->dev->ethtool_ops; in ethnl_set_mm_validate() local 253 const struct ethtool_ops *ops = dev->ethtool_ops; in __ethtool_dev_mm_supported() local 265 const struct ethtool_ops *ops = dev->ethtool_ops; in ethtool_dev_mm_supported() local
|
H A D | module.c | 31 const struct ethtool_ops *ops = dev->ethtool_ops; in module_get_power_mode() local 106 const struct ethtool_ops *ops = req_info->dev->ethtool_ops; in ethnl_set_module_validate() local 127 const struct ethtool_ops *ops; in ethnl_set_module() local
|
H A D | common.c | 526 const struct ethtool_ops *ops = dev->ethtool_ops; in ethtool_get_rxnfc_rule_count() local 541 const struct ethtool_ops *ops = dev->ethtool_ops; in ethtool_get_max_rxnfc_channel() local 621 int ethtool_check_ops(const struct ethtool_ops *ops) in ethtool_check_ops() 634 const struct ethtool_ops *ops = dev->ethtool_ops; in __ethtool_get_ts_info() local 666 void ethtool_set_ethtool_phy_ops(const struct ethtool_phy_ops *ops) in ethtool_set_ethtool_phy_ops()
|
/openbmc/linux/fs/kernfs/ |
H A D | file.c | 138 const struct kernfs_ops *ops = kernfs_ops(of->kn); in kernfs_seq_stop_active() local 148 const struct kernfs_ops *ops; in kernfs_seq_start() local 172 const struct kernfs_ops *ops = kernfs_ops(of->kn); in kernfs_seq_next() local 225 const struct kernfs_ops *ops; in kernfs_file_read_iter() local 297 const struct kernfs_ops *ops; in kernfs_fop_write_iter() local 491 const struct kernfs_ops *ops; in kernfs_fop_mmap() local 645 const struct kernfs_ops *ops; in kernfs_fop_open() local 1039 const struct kernfs_ops *ops, in __kernfs_create_file()
|
/openbmc/u-boot/drivers/axi/ |
H A D | axi-uclass.c | 14 struct axi_ops *ops = axi_get_ops(dev); in axi_read() local 25 struct axi_ops *ops = axi_get_ops(dev); in axi_write() local
|
/openbmc/linux/sound/soc/sof/ |
H A D | sof-client-probes.c | 39 const struct sof_probes_host_ops *ops = priv->host_ops; in sof_probes_compr_startup() local 65 const struct sof_probes_host_ops *ops = priv->host_ops; in sof_probes_compr_shutdown() local 105 const struct sof_probes_host_ops *ops = priv->host_ops; in sof_probes_compr_set_params() local 134 const struct sof_probes_host_ops *ops = priv->host_ops; in sof_probes_compr_trigger() local 146 const struct sof_probes_host_ops *ops = priv->host_ops; in sof_probes_compr_pointer() local 400 struct sof_probes_host_ops *ops; in sof_probes_client_probe() local
|
/openbmc/u-boot/drivers/ata/ |
H A D | sata.c | 23 struct ahci_ops *ops = ahci_get_ops(dev); in sata_reset() local 33 struct ahci_ops *ops = ahci_get_ops(dev); in sata_dm_port_status() local 43 struct ahci_ops *ops = ahci_get_ops(dev); in sata_scan() local
|
/openbmc/u-boot/drivers/spmi/ |
H A D | spmi-uclass.c | 16 const struct dm_spmi_ops *ops = dev_get_driver_ops(dev); in spmi_reg_read() local 27 const struct dm_spmi_ops *ops = dev_get_driver_ops(dev); in spmi_reg_write() local
|
/openbmc/linux/drivers/video/fbdev/core/ |
H A D | fbcon_rotate.c | 23 struct fbcon_ops *ops = info->fbcon_par; in fbcon_rotate_font() local 96 void fbcon_set_rotate(struct fbcon_ops *ops) in fbcon_set_rotate()
|
/openbmc/linux/arch/arm/include/asm/mach/ |
H A D | arch.h | 17 #define smp_ops(ops) (&(ops)) argument 18 #define smp_init_ops(ops) (&(ops)) argument 20 #define smp_ops(ops) (struct smp_operations *)NULL argument 21 #define smp_init_ops(ops) (bool (*)(void))NULL argument
|
/openbmc/linux/drivers/virtio/ |
H A D | virtio_dma_buf.c | 44 const struct virtio_dma_buf_ops *ops = in virtio_dma_buf_attach() local 77 const struct virtio_dma_buf_ops *ops = in virtio_dma_buf_get_uuid() local
|
/openbmc/linux/net/ipv6/ |
H A D | ip6_offload.c | 42 const struct net_offload *ops = NULL; in ipv6_gro_pull_exthdrs() local 76 const struct net_offload *ops = NULL; in ipv6_gso_pull_exthdrs() local 114 const struct net_offload *ops; in ipv6_gso_segment() local 226 const struct net_offload *ops; in ipv6_gro_receive() local 355 const struct net_offload *ops; in ipv6_gro_complete() local
|
/openbmc/linux/net/devlink/ |
H A D | rate.c | 261 const struct devlink_ops *ops = devlink->ops; in devlink_nl_rate_parent_node_set() local 321 const struct devlink_ops *ops, in devlink_nl_rate_set() 395 static bool devlink_rate_set_ops_supported(const struct devlink_ops *ops, in devlink_rate_set_ops_supported() 465 const struct devlink_ops *ops; in devlink_nl_cmd_rate_set_doit() local 487 const struct devlink_ops *ops; in devlink_nl_cmd_rate_new_doit() local 697 const struct devlink_ops *ops = devlink->ops; in devl_rate_nodes_destroy() local
|
/openbmc/linux/drivers/pinctrl/ |
H A D | pinmux.c | 37 const struct pinmux_ops *ops = pctldev->desc->pmxops; in pinmux_check_ops() local 90 const struct pinmux_ops *ops = pctldev->desc->pmxops; in pinmux_can_be_used_for_gpio() local 116 const struct pinmux_ops *ops = pctldev->desc->pmxops; in pin_request() local 213 const struct pinmux_ops *ops = pctldev->desc->pmxops; in pin_free() local 310 const struct pinmux_ops *ops; in pinmux_gpio_direction() local 326 const struct pinmux_ops *ops = pctldev->desc->pmxops; in pinmux_func_name_to_selector() local 412 const struct pinmux_ops *ops = pctldev->desc->pmxops; in pinmux_enable_setting() local
|
/openbmc/linux/drivers/net/dsa/sja1105/ |
H A D | sja1105_devlink.c | 37 const struct devlink_region_ops *ops, in sja1105_region_static_config_snapshot() 66 const struct devlink_region_ops *ops; member 81 const struct devlink_region_ops *ops; in sja1105_setup_devlink_regions() local
|
/openbmc/linux/drivers/net/dsa/mv88e6xxx/ |
H A D | devlink.c | 265 const struct devlink_region_ops *ops, in mv88e6xxx_region_global_snapshot() 372 const struct devlink_region_ops *ops, in mv88e6xxx_region_atu_snapshot() 445 const struct devlink_region_ops *ops, in mv88e6xxx_region_vtu_snapshot() 528 const struct devlink_region_ops *ops, in mv88e6xxx_region_stu_snapshot() 586 const struct devlink_region_ops *ops, in mv88e6xxx_region_pvt_snapshot() 624 const struct devlink_port_region_ops *ops, in mv88e6xxx_region_port_snapshot() 706 struct devlink_region_ops *ops; member 777 struct devlink_region_ops *ops; in mv88e6xxx_setup_devlink_regions_global() local
|
/openbmc/linux/drivers/firmware/tegra/ |
H A D | bpmp.c | 97 const struct tegra_bpmp_ops *ops = channel_to_ops(channel); in tegra_bpmp_is_response_ready() local 104 const struct tegra_bpmp_ops *ops = channel_to_ops(channel); in tegra_bpmp_is_request_ready() local 126 const struct tegra_bpmp_ops *ops = channel_to_ops(channel); in tegra_bpmp_ack_response() local 133 const struct tegra_bpmp_ops *ops = channel_to_ops(channel); in tegra_bpmp_ack_request() local 141 const struct tegra_bpmp_ops *ops = channel_to_ops(channel); in tegra_bpmp_is_request_channel_free() local 149 const struct tegra_bpmp_ops *ops = channel_to_ops(channel); in tegra_bpmp_is_response_channel_free() local 174 const struct tegra_bpmp_ops *ops = channel_to_ops(channel); in tegra_bpmp_post_request() local 181 const struct tegra_bpmp_ops *ops = channel_to_ops(channel); in tegra_bpmp_post_response() local
|
/openbmc/u-boot/drivers/adc/ |
H A D | adc-uclass.c | 95 const struct adc_ops *ops = dev_get_driver_ops(dev); in adc_stop() local 105 const struct adc_ops *ops = dev_get_driver_ops(dev); in adc_start_channel() local 124 const struct adc_ops *ops = dev_get_driver_ops(dev); in adc_start_channels() local 144 const struct adc_ops *ops = dev_get_driver_ops(dev); in adc_channel_data() local 172 const struct adc_ops *ops = dev_get_driver_ops(dev); in adc_channels_data() local
|
/openbmc/u-boot/drivers/video/ |
H A D | vidconsole-uclass.c | 33 struct vidconsole_ops *ops = vidconsole_get_ops(dev); in vidconsole_putc_xy() local 43 struct vidconsole_ops *ops = vidconsole_get_ops(dev); in vidconsole_move_rows() local 52 struct vidconsole_ops *ops = vidconsole_get_ops(dev); in vidconsole_set_row() local 61 struct vidconsole_ops *ops = vidconsole_get_ops(dev); in vidconsole_entry_start() local 72 struct vidconsole_ops *ops = vidconsole_get_ops(dev); in vidconsole_back() local
|
/openbmc/u-boot/lib/libavb/ |
H A D | avb_slot_verify.c | 50 static AvbSlotVerifyResult load_full_partition(AvbOps* ops, in load_full_partition() 117 static AvbSlotVerifyResult read_persistent_digest(AvbOps* ops, in read_persistent_digest() 159 AvbOps* ops, in load_and_verify_hash_partition() 359 AvbOps* ops, in load_requested_partitions() 441 AvbOps* ops, in load_and_verify_vbmeta() 1075 AvbSlotVerifyResult avb_slot_verify(AvbOps* ops, in avb_slot_verify()
|