Home
last modified time | relevance | path

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

12345678910>>...58

/linux/tools/testing/cxl/test/
H A Dmock.c24 list_add_rcu(&ops->list, &mock); in unregister_cxl_mock_ops() argument
16 register_cxl_mock_ops(struct cxl_mock_ops * ops) register_cxl_mock_ops() argument
49 struct cxl_mock_ops *ops = get_cxl_mock_ops(&index); __wrap_is_acpi_device_node() local
68 struct cxl_mock_ops *ops = get_cxl_mock_ops(&index); __wrap_acpi_table_parse_cedt() local
87 struct cxl_mock_ops *ops = get_cxl_mock_ops(&index); __wrap_acpi_evaluate_integer() local
106 struct cxl_mock_ops *ops = get_cxl_mock_ops(&index); __wrap_acpi_pci_find_root() local
124 struct cxl_mock_ops *ops = get_cxl_mock_ops(&index); __wrap_nvdimm_bus_register() local
140 struct cxl_mock_ops *ops = get_cxl_mock_ops(&index); __wrap_devm_cxl_setup_hdm() local
155 struct cxl_mock_ops *ops = get_cxl_mock_ops(&index); __wrap_devm_cxl_add_passthrough_decoder() local
172 struct cxl_mock_ops *ops = get_cxl_mock_ops(&index); __wrap_devm_cxl_enumerate_decoders() local
187 struct cxl_mock_ops *ops = get_cxl_mock_ops(&index); __wrap_devm_cxl_port_enumerate_dports() local
202 struct cxl_mock_ops *ops = get_cxl_mock_ops(&index); __wrap_cxl_await_media_ready() local
219 struct cxl_mock_ops *ops = get_cxl_mock_ops(&index); __wrap_cxl_hdm_decode_init() local
235 struct cxl_mock_ops *ops = get_cxl_mock_ops(&index); __wrap_cxl_dvsec_rr_decode() local
254 struct cxl_mock_ops *ops = get_cxl_mock_ops(&index); __wrap_devm_cxl_add_rch_dport() local
276 struct cxl_mock_ops *ops = get_cxl_mock_ops(&index); __wrap_cxl_rcd_component_reg_phys() local
291 struct cxl_mock_ops *ops = get_cxl_mock_ops(&index); __wrap_cxl_endpoint_parse_cdat() local
305 struct cxl_mock_ops *ops = get_cxl_mock_ops(&index); __wrap_cxl_dport_init_ras_reporting() local
[all...]
/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 …]
/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 …]
/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
/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()
/linux/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
154 const struct lwtunnel_encap_ops *ops; in lwtunnel_valid_encap_type() local
217 const struct lwtunnel_encap_ops *ops = lwtun_encaps[lws->type]; in lwtstate_free() local
232 const struct lwtunnel_encap_ops *ops; in lwtunnel_fill_encap() local
272 const struct lwtunnel_encap_ops *ops; in lwtunnel_get_encap_size() local
294 const struct lwtunnel_encap_ops *ops; in lwtunnel_cmp_encap() local
322 const struct lwtunnel_encap_ops *ops; in lwtunnel_output() local
375 const struct lwtunnel_encap_ops *ops; in lwtunnel_xmit() local
[all …]
H A Dfib_rules.c56 int fib_default_rule_add(struct fib_rules_ops *ops, in fib_default_rule_add()
83 static u32 fib_default_rule_pref(struct fib_rules_ops *ops) in fib_default_rule_pref()
107 struct fib_rules_ops *ops; in lookup_rules_ops() local
123 static void rules_ops_put(struct fib_rules_ops *ops) in rules_ops_put()
129 static void flush_route_cache(struct fib_rules_ops *ops) in flush_route_cache()
135 static int __fib_rules_register(struct fib_rules_ops *ops) in __fib_rules_register()
167 struct fib_rules_ops *ops; in fib_rules_register() local
187 static void fib_rules_cleanup_ops(struct fib_rules_ops *ops) in fib_rules_cleanup_ops()
199 void fib_rules_unregister(struct fib_rules_ops *ops) in fib_rules_unregister()
278 static int fib_rule_match(struct fib_rule *rule, struct fib_rules_ops *ops, in fib_rule_match()
[all …]
H A Dnet_namespace.c120 static int ops_init(const struct pernet_operations *ops, struct net *net) in ops_init()
154 static void ops_pre_exit_list(const struct pernet_operations *ops, in ops_pre_exit_list()
166 const struct pernet_operations *ops, in ops_exit_rtnl_list()
192 static void ops_exit_list(const struct pernet_operations *ops, in ops_exit_list()
208 static void ops_free_list(const struct pernet_operations *ops, in ops_free_list()
220 const struct pernet_operations *ops, in ops_undo_list()
259 static void ops_undo_single(struct pernet_operations *ops, in ops_undo_single()
438 const struct pernet_operations *ops; in setup_net() local
1302 struct pernet_operations *ops) in __register_pernet_operations()
1329 static void __unregister_pernet_operations(struct pernet_operations *ops) in __unregister_pernet_operations()
[all …]
H A Ddev_ioctl.c283 const struct net_device_ops *ops = dev->netdev_ops; in dev_get_hwtstamp() local
331 const struct net_device_ops *ops = dev->netdev_ops; in dev_set_hwtstamp_phylib() local
392 const struct net_device_ops *ops = dev->netdev_ops; in dev_set_hwtstamp() local
462 const struct net_device_ops *ops = dev->netdev_ops; in generic_hwtstamp_get_lower() local
486 const struct net_device_ops *ops = dev->netdev_ops; in generic_hwtstamp_set_lower() local
509 const struct net_device_ops *ops = dev->netdev_ops; in dev_siocbond() local
528 const struct net_device_ops *ops = dev->netdev_ops; in dev_siocdevprivate() local
546 const struct net_device_ops *ops = dev->netdev_ops; in dev_siocwandev() local
570 const struct net_device_ops *ops; in dev_ifsioc() local
/linux/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()
158 const struct dma_map_ops *ops = get_dma_ops(dev); in dma_map_phys() local
217 const struct dma_map_ops *ops = get_dma_ops(dev); in dma_unmap_phys() local
249 const struct dma_map_ops *ops = get_dma_ops(dev); in __dma_map_sg_attrs() local
351 const struct dma_map_ops *ops = get_dma_ops(dev); in dma_unmap_sg_attrs() local
388 const struct dma_map_ops *ops = get_dma_ops(dev); in __dma_sync_single_for_cpu() local
405 const struct dma_map_ops *ops = get_dma_ops(dev); in __dma_sync_single_for_device() local
422 const struct dma_map_ops *ops = get_dma_ops(dev); in __dma_sync_sg_for_cpu() local
[all …]
/linux/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/kernel/trace/
H A Dtrace_functions.c58 struct ftrace_ops *ops; in ftrace_allocate_ftrace_ops() local
503 static void update_traceon_count(struct ftrace_probe_ops *ops, in update_traceon_count()
566 struct trace_array *tr, struct ftrace_probe_ops *ops, in ftrace_traceon_count()
574 struct trace_array *tr, struct ftrace_probe_ops *ops, in ftrace_traceoff_count()
582 struct trace_array *tr, struct ftrace_probe_ops *ops, in ftrace_traceon()
593 struct trace_array *tr, struct ftrace_probe_ops *ops, in ftrace_traceoff()
631 struct trace_array *tr, struct ftrace_probe_ops *ops, in ftrace_stacktrace()
639 struct trace_array *tr, struct ftrace_probe_ops *ops, in ftrace_stacktrace_count()
679 static int update_count(struct ftrace_probe_ops *ops, unsigned long ip, in update_count()
699 struct trace_array *tr, struct ftrace_probe_ops *ops, in ftrace_dump_probe()
[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/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
172 const struct mm_walk_ops *ops = walk->ops; in walk_pud_range() local
237 const struct mm_walk_ops *ops = walk->ops; in walk_p4d_range() local
275 const struct mm_walk_ops *ops = walk->ops; in walk_pgd_range() local
328 const struct mm_walk_ops *ops = walk->ops; in walk_hugetlb_range() local
366 const struct mm_walk_ops *ops = walk->ops; in walk_page_test() local
393 const struct mm_walk_ops *ops = walk->ops; in __walk_page_range() local
456 unsigned long end, const struct mm_walk_ops *ops, in walk_page_range_mm()
524 static bool check_ops_valid(const struct mm_walk_ops *ops) in check_ops_valid()
[all …]
/linux/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()
568 struct mem_ops *ops, bool expect) in khugepaged_collapse()
604 static bool is_tmpfs(struct mem_ops *ops) in is_tmpfs()
609 static bool is_anon(struct mem_ops *ops) in is_anon()
641 static void collapse_full(struct collapse_context *c, struct mem_ops *ops) in collapse_full()
655 static void collapse_empty(struct collapse_context *c, struct mem_ops *ops) in collapse_empty()
664 static void collapse_single_pte_entry(struct collapse_context *c, struct mem_ops *ops) in collapse_single_pte_entry()
[all …]
/linux/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/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/drivers/dpll/
H A Ddpll_netlink.c113 const struct dpll_device_ops *ops = dpll_device_ops(dpll); in dpll_msg_add_mode() local
130 const struct dpll_device_ops *ops = dpll_device_ops(dpll); in dpll_msg_add_mode_supported() local
151 const struct dpll_device_ops *ops = dpll_device_ops(dpll); in dpll_msg_add_phase_offset_monitor() local
172 const struct dpll_device_ops *ops = dpll_device_ops(dpll); in dpll_msg_add_phase_offset_avg_factor() local
192 const struct dpll_device_ops *ops = dpll_device_ops(dpll); in dpll_msg_add_lock_status() local
216 const struct dpll_device_ops *ops = dpll_device_ops(dpll); in dpll_msg_add_temp() local
236 const struct dpll_device_ops *ops = dpll_device_ops(dpll); in dpll_msg_add_clock_quality_level() local
257 const struct dpll_pin_ops *ops = dpll_pin_ops(ref); in dpll_msg_add_pin_prio() local
279 const struct dpll_pin_ops *ops = dpll_pin_ops(ref); in dpll_msg_add_pin_on_dpll_state() local
301 const struct dpll_pin_ops *ops = dpll_pin_ops(ref); in dpll_msg_add_pin_direction() local
[all …]
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()
155 const struct dpll_pin_ops *ops, void *priv, void *cookie) in dpll_xa_ref_dpll_add()
209 const struct dpll_pin_ops *ops, void *priv, void *cookie) in dpll_xa_ref_dpll_del()
330 const struct dpll_device_ops *ops, void *priv) in dpll_device_registration_find()
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()
[all …]
/linux/drivers/video/fbdev/core/
H A Dfbcon.c201 struct fbcon_ops *ops = info->fbcon_par; in fbcon_set_rotation() local
212 struct fbcon_ops *ops= info->fbcon_par; in fbcon_rotate() local
234 struct fbcon_ops *ops = info->fbcon_par; in fbcon_rotate_all() local
257 struct fbcon_ops *ops = info->fbcon_par; in fbcon_set_rotation() local
275 struct fbcon_ops *ops = info->fbcon_par; in fbcon_get_rotate() local
287 struct fbcon_ops *ops = info->fbcon_par; in fbcon_is_active() local
372 struct fbcon_ops *ops = container_of(work, struct fbcon_ops, cursor_work.work); in fb_flashcursor() local
412 struct fbcon_ops *ops = info->fbcon_par; in fbcon_add_cursor_work() local
421 struct fbcon_ops *ops = info->fbcon_par; in fbcon_del_cursor_work() local
583 struct fbcon_ops *ops = info->fbcon_par; in fbcon_prepare_logo() local
[all …]
/linux/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()
268 static void wiimod_battery_remove(const struct wiimod_ops *ops, in wiimod_battery_remove()
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()
522 static void wiimod_accel_remove(const struct wiimod_ops *ops, in wiimod_accel_remove()
733 static int wiimod_ir_probe(const struct wiimod_ops *ops, in wiimod_ir_probe()
[all …]
/linux/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/tools/perf/util/
H A Ddisasm.c88 static int arch__associate_ins_ops(struct arch* arch, const char *name, struct ins_ops *ops) in arch__associate_ins_ops()
234 static void ins_ops__delete(struct ins_operands *ops) in ins_ops__delete()
245 struct ins_operands *ops, int max_ins_name) in ins__raw_scnprintf()
251 struct ins_operands *ops, int max_ins_name) in ins__scnprintf()
267 static int call__parse(struct arch *arch, struct ins_operands *ops, struct map_symbol *ms, in call__parse()
321 struct ins_operands *ops, int max_ins_name) in call__scnprintf()
352 static inline const char *validate_comma(const char *c, struct ins_operands *ops) in validate_comma()
363 static int jump__parse(struct arch *arch, struct ins_operands *ops, struct map_symbol *ms, in jump__parse()
448 struct ins_operands *ops, int max_ins_name) in jump__scnprintf()
526 static int lock__parse(struct arch *arch, struct ins_operands *ops, struct map_symbol *ms, in lock__parse()
[all …]
/linux/drivers/misc/c2port/
H A Dcore.c63 struct c2port_ops *ops = dev->ops; in c2port_reset() local
79 struct c2port_ops *ops = dev->ops; in c2port_strobe_ck() local
101 struct c2port_ops *ops = dev->ops; in c2port_write_ar() local
129 struct c2port_ops *ops = dev->ops; in c2port_read_ar() local
161 struct c2port_ops *ops = dev->ops; in c2port_write_dr() local
209 struct c2port_ops *ops = dev->ops; in c2port_read_dr() local
316 struct c2port_ops *ops = c2dev->ops; in c2port_show_flash_blocks_num() local
326 struct c2port_ops *ops = c2dev->ops; in c2port_show_flash_block_size() local
336 struct c2port_ops *ops = c2dev->ops; in c2port_show_flash_size() local
354 struct c2port_ops *ops = c2dev->ops; in access_store() local
[all …]
/linux/drivers/pinctrl/
H A Dpinconf.c29 const struct pinconf_ops *ops = pctldev->desc->confops; in pinconf_check_ops() local
61 const struct pinconf_ops *ops = pctldev->desc->confops; in pin_config_get_for_pin() local
76 const struct pinconf_ops *ops; in pin_config_group_get() local
153 const struct pinconf_ops *ops = pctldev->desc->confops; in pinconf_apply_setting() local
205 const struct pinconf_ops *ops; in pinconf_set_config() local
296 const struct pinconf_ops *ops = pctldev->desc->confops; in pinconf_dump_pin() local
339 const struct pinconf_ops *ops = pctldev->desc->confops; in pinconf_dump_group() local

12345678910>>...58