Home
last modified time | relevance | path

Searched defs:ops (Results 151 – 175 of 2115) sorted by relevance

12345678910>>...85

/OK3568_Linux_fs/u-boot/drivers/input/
H A Drc-uclass.c12 const struct dm_rc_ops *ops = dev_get_driver_ops(dev); in rc_get_keycode() local
22 const struct dm_rc_ops *ops = dev_get_driver_ops(dev); in rc_get_repeat() local
/OK3568_Linux_fs/u-boot/drivers/video/
H A Dbacklight-uclass.c14 const struct backlight_ops *ops = backlight_get_ops(dev); in backlight_enable() local
24 const struct backlight_ops *ops = backlight_get_ops(dev); in backlight_disable() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/ssv6xxx/ssvdevice/
H A Dssv_cmd.h37 #define SSV_REG_READ1(ops,reg,val) \ argument
39 #define SSV_REG_WRITE1(ops,reg,val) \ argument
41 #define SSV_REG_SET_BITS1(ops,reg,set,clr) \ argument
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_acl.c46 const struct mlxsw_sp_acl_profile_ops *ops; member
105 const struct mlxsw_sp_acl_profile_ops *ops = ruleset->ht_key.ops; in mlxsw_sp_acl_ruleset_bind() local
116 const struct mlxsw_sp_acl_profile_ops *ops = ruleset->ht_key.ops; in mlxsw_sp_acl_ruleset_unbind() local
162 const struct mlxsw_sp_acl_profile_ops *ops, in mlxsw_sp_acl_ruleset_create()
208 const struct mlxsw_sp_acl_profile_ops *ops = ruleset->ht_key.ops; in mlxsw_sp_acl_ruleset_destroy() local
234 const struct mlxsw_sp_acl_profile_ops *ops) in __mlxsw_sp_acl_ruleset_lookup()
251 const struct mlxsw_sp_acl_profile_ops *ops; in mlxsw_sp_acl_ruleset_lookup() local
270 const struct mlxsw_sp_acl_profile_ops *ops; in mlxsw_sp_acl_ruleset_get() local
295 const struct mlxsw_sp_acl_profile_ops *ops = ruleset->ht_key.ops; in mlxsw_sp_acl_ruleset_group_id() local
698 const struct mlxsw_sp_acl_profile_ops *ops = ruleset->ht_key.ops; in mlxsw_sp_acl_rule_create() local
[all …]
/OK3568_Linux_fs/u-boot/drivers/scsi/
H A Dscsi-uclass.c18 struct scsi_ops *ops = scsi_get_ops(dev); in scsi_exec() local
28 struct scsi_ops *ops = scsi_get_ops(dev); in scsi_bus_reset() local
/OK3568_Linux_fs/kernel/lib/
H A Dtextsearch.c143 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
/OK3568_Linux_fs/kernel/arch/x86/oprofile/
H A Dinit.c23 static int op_nmi_init(struct oprofile_operations *ops) { return -ENODEV; } in op_nmi_init()
29 int __init oprofile_arch_init(struct oprofile_operations *ops) in oprofile_arch_init()
/OK3568_Linux_fs/kernel/drivers/iommu/
H A Dioasid.c49 struct ioasid_allocator_ops *ops; member
98 static struct ioasid_allocator_data *ioasid_alloc_allocator(struct ioasid_allocator_ops *ops) in ioasid_alloc_allocator()
138 int ioasid_register_allocator(struct ioasid_allocator_ops *ops) in ioasid_register_allocator()
206 void ioasid_unregister_allocator(struct ioasid_allocator_ops *ops) in ioasid_unregister_allocator()
/OK3568_Linux_fs/u-boot/lib/avb/rk_avb_user/
H A Drk_ab_ops_user.c166 AvbOps* ops = ab_ops->ops; in avb_ab_data_read() local
197 AvbOps* ops = ab_ops->ops; in avb_ab_data_write() local
291 AvbOps* ops; in rk_avb_set_slot_active() local
423 AvbOps* ops; in rk_get_lastboot() local
446 AvbOps* ops; in rk_avb_get_current_slot() local
/OK3568_Linux_fs/u-boot/drivers/adc/
H A Dadc-uclass.c89 const struct adc_ops *ops = dev_get_driver_ops(dev); in adc_stop() local
99 const struct adc_ops *ops = dev_get_driver_ops(dev); in adc_start_channel() local
118 const struct adc_ops *ops = dev_get_driver_ops(dev); in adc_start_channels() local
138 const struct adc_ops *ops = dev_get_driver_ops(dev); in adc_channel_data() local
166 const struct adc_ops *ops = dev_get_driver_ops(dev); in adc_channels_data() local
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dftrace.c315 create_trampoline(struct ftrace_ops *ops, unsigned int *tramp_size) in create_trampoline()
438 struct ftrace_ops *ops; in set_ftrace_ops_ro() local
478 void arch_ftrace_update_trampoline(struct ftrace_ops *ops) in arch_ftrace_update_trampoline()
538 static void *static_tramp_func(struct ftrace_ops *ops, struct dyn_ftrace *rec) in static_tramp_func()
566 void *arch_ftrace_trampoline_func(struct ftrace_ops *ops, struct dyn_ftrace *rec) in arch_ftrace_trampoline_func()
578 void arch_ftrace_trampoline_free(struct ftrace_ops *ops) in arch_ftrace_trampoline_free()
/OK3568_Linux_fs/kernel/include/linux/
H A Dirqdomain.h166 const struct irq_domain_ops *ops; member
341 const struct irq_domain_ops *ops, in irq_domain_add_linear()
348 const struct irq_domain_ops *ops, in irq_domain_add_nomap()
355 const struct irq_domain_ops *ops, in irq_domain_add_legacy_isa()
362 const struct irq_domain_ops *ops, in irq_domain_add_tree()
370 const struct irq_domain_ops *ops, in irq_domain_create_linear()
377 const struct irq_domain_ops *ops, in irq_domain_create_tree()
479 const struct irq_domain_ops *ops, in irq_domain_add_hierarchy()
/OK3568_Linux_fs/kernel/drivers/firmware/tegra/
H A Dbpmp.c104 const struct tegra_bpmp_ops *ops = channel_to_ops(channel); in tegra_bpmp_is_response_ready() local
111 const struct tegra_bpmp_ops *ops = channel_to_ops(channel); in tegra_bpmp_is_request_ready() local
133 const struct tegra_bpmp_ops *ops = channel_to_ops(channel); in tegra_bpmp_ack_response() local
140 const struct tegra_bpmp_ops *ops = channel_to_ops(channel); in tegra_bpmp_ack_request() local
148 const struct tegra_bpmp_ops *ops = channel_to_ops(channel); in tegra_bpmp_is_request_channel_free() local
156 const struct tegra_bpmp_ops *ops = channel_to_ops(channel); in tegra_bpmp_is_response_channel_free() local
181 const struct tegra_bpmp_ops *ops = channel_to_ops(channel); in tegra_bpmp_post_request() local
188 const struct tegra_bpmp_ops *ops = channel_to_ops(channel); in tegra_bpmp_post_response() local
/OK3568_Linux_fs/u-boot/drivers/ata/
H A Dsata.c24 struct ahci_ops *ops = ahci_get_ops(dev); in sata_reset() local
34 struct ahci_ops *ops = ahci_get_ops(dev); in sata_dm_port_status() local
44 struct ahci_ops *ops = ahci_get_ops(dev); in sata_scan() local
/OK3568_Linux_fs/u-boot/drivers/power/dvfs/
H A Ddvfs-uclass.c12 const struct dm_dvfs_ops *ops = device_get_ops(dev); in dvfs_apply() local
22 const struct dm_dvfs_ops *ops = device_get_ops(dev); in dvfs_repeat_apply() local
/OK3568_Linux_fs/kernel/arch/arm/include/asm/mach/
H A Darch.h17 #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
/OK3568_Linux_fs/kernel/arch/sh/oprofile/
H A Dcommon.c37 int __init oprofile_arch_init(struct oprofile_operations *ops) in oprofile_arch_init()
58 int __init oprofile_arch_init(struct oprofile_operations *ops) in oprofile_arch_init()
/OK3568_Linux_fs/kernel/net/ethtool/
H A Dcommon.c373 int ethtool_check_ops(const struct ethtool_ops *ops) in ethtool_check_ops()
386 const struct ethtool_ops *ops = dev->ethtool_ops; in __ethtool_get_ts_info() local
406 void ethtool_set_ethtool_phy_ops(const struct ethtool_phy_ops *ops) in ethtool_set_ethtool_phy_ops()
/OK3568_Linux_fs/kernel/net/sched/
H A Dact_api.c174 const struct tc_action_ops *ops = a->ops; in tcf_idr_release() local
305 const struct tc_action_ops *ops, in tcf_del_walker()
355 const struct tc_action_ops *ops, in tcf_generic_walker()
427 struct tc_action **a, const struct tc_action_ops *ops, in tcf_idr_create()
484 const struct tc_action_ops *ops, int bind, in tcf_idr_create_from_flags()
559 void tcf_idrinfo_destroy(const struct tc_action_ops *ops, in tcf_idrinfo_destroy()
583 struct pernet_operations *ops) in tcf_register_action()
615 struct pernet_operations *ops) in tcf_unregister_action()
738 const struct tc_action_ops *ops; in tcf_action_destroy() local
767 const struct tc_action_ops *ops; in tcf_action_put_many() local
[all …]
/OK3568_Linux_fs/kernel/net/core/
H A Drtnetlink.c353 const struct rtnl_link_ops *ops; in rtnl_link_ops_get() local
372 int __rtnl_link_register(struct rtnl_link_ops *ops) in __rtnl_link_register()
396 int rtnl_link_register(struct rtnl_link_ops *ops) in rtnl_link_register()
412 static void __rtnl_kill_links(struct net *net, struct rtnl_link_ops *ops) in __rtnl_kill_links()
432 void __rtnl_link_unregister(struct rtnl_link_ops *ops) in __rtnl_link_unregister()
478 void rtnl_link_unregister(struct rtnl_link_ops *ops) in rtnl_link_unregister()
492 const struct rtnl_link_ops *ops; in rtnl_link_get_slave_info_data_size() local
515 const struct rtnl_link_ops *ops = dev->rtnl_link_ops; in rtnl_link_get_size() local
542 const struct rtnl_af_ops *ops; in rtnl_af_lookup() local
558 void rtnl_af_register(struct rtnl_af_ops *ops) in rtnl_af_register()
[all …]
/OK3568_Linux_fs/u-boot/drivers/remoteproc/
H A Drproc-uclass.c111 const struct dm_rproc_ops *ops; in rproc_pre_probe() local
192 const struct dm_rproc_ops *ops; in rproc_post_probe() local
279 const struct dm_rproc_ops *ops; in rproc_load() local
336 const struct dm_rproc_ops *ops; in _rproc_ops_wrapper() local
/OK3568_Linux_fs/kernel/drivers/firmware/efi/
H A Dvars.c417 const struct efivar_operations *ops; in efivar_init() local
606 const struct efivar_operations *ops; in efivar_entry_delete() local
654 const struct efivar_operations *ops; in efivar_entry_set() local
697 const struct efivar_operations *ops; in efivar_entry_set_nonblocking() local
743 const struct efivar_operations *ops; in efivar_entry_set_safe() local
852 const struct efivar_operations *ops; in efivar_entry_size() local
956 const struct efivar_operations *ops; in efivar_entry_set_get_size() local
1164 const struct efivar_operations *ops, in efivars_register()
/OK3568_Linux_fs/u-boot/drivers/spmi/
H A Dspmi-uclass.c19 const struct dm_spmi_ops *ops = dev_get_driver_ops(dev); in spmi_reg_read() local
30 const struct dm_spmi_ops *ops = dev_get_driver_ops(dev); in spmi_reg_write() local
/OK3568_Linux_fs/kernel/drivers/video/fbdev/core/
H A Dfbcon_rotate.c24 struct fbcon_ops *ops = info->fbcon_par; in fbcon_rotate_font() local
97 void fbcon_set_rotate(struct fbcon_ops *ops) in fbcon_set_rotate()
/OK3568_Linux_fs/kernel/fs/iomap/
H A Dseek.c21 const struct address_space_operations *ops = inode->i_mapping->a_ops; in page_seek_hole_data() local
140 iomap_seek_hole(struct inode *inode, loff_t offset, const struct iomap_ops *ops) in iomap_seek_hole()
183 iomap_seek_data(struct inode *inode, loff_t offset, const struct iomap_ops *ops) in iomap_seek_data()

12345678910>>...85