Searched defs:oh (Results 1 - 24 of 24) sorted by last modified time

/linux-master/tools/objtool/include/objtool/
H A Delf.h334 u32 ol, oh, idx = sec->idx; local
/linux-master/fs/fuse/
H A Ddev.c1915 struct fuse_out_header oh; local
[all...]
/linux-master/fs/ocfs2/
H A Dfile.c1126 struct ocfs2_lock_holder oh; local
1340 struct ocfs2_lock_holder oh; local
H A Ddlmglue.c814 struct ocfs2_lock_holder *oh; local
799 ocfs2_add_holder(struct ocfs2_lock_res *lockres, struct ocfs2_lock_holder *oh) argument
827 ocfs2_remove_holder(struct ocfs2_lock_res *lockres, struct ocfs2_lock_holder *oh) argument
2673 ocfs2_inode_lock_tracker(struct inode *inode, struct buffer_head **ret_bh, int ex, struct ocfs2_lock_holder *oh) argument
2730 ocfs2_inode_unlock_tracker(struct inode *inode, int ex, struct ocfs2_lock_holder *oh, int had_lock) argument
[all...]
H A Dxattr.c1322 struct ocfs2_lock_holder oh; local
3535 struct ocfs2_lock_holder oh; local
H A Drefcounttree.c4228 struct ocfs2_lock_holder oh; local
H A Dacl.c268 struct ocfs2_lock_holder oh; local
299 struct ocfs2_lock_holder oh; local
/linux-master/include/linux/lockd/
H A Dxdr.h43 struct xdr_netobj oh; member in struct:nlm_lock
/linux-master/arch/arm/mach-omap2/
H A Dwd_timer.c31 int omap2_wd_timer_disable(struct omap_hwmod *oh) argument
77 int omap2_wd_timer_reset(struct omap_hwmod *oh) argument
[all...]
H A Domap_hwmod.c270 _update_sysc_cache(struct omap_hwmod *oh) argument
295 _write_sysconfig(u32 v, struct omap_hwmod *oh) argument
332 _set_master_standbymode(struct omap_hwmod *oh, u8 standbymode, u32 *v) argument
366 _set_slave_idlemode(struct omap_hwmod *oh, u8 idlemode, u32 *v) argument
400 _set_clockactivity(struct omap_hwmod *oh, u8 clockact, u32 *v) argument
431 _set_softreset(struct omap_hwmod *oh, u32 *v) argument
459 _clear_softreset(struct omap_hwmod *oh, u32 *v) argument
491 _wait_softreset_complete(struct omap_hwmod *oh) argument
525 _set_dmadisable(struct omap_hwmod *oh) argument
569 _set_module_autoidle(struct omap_hwmod *oh, u8 autoidle, u32 *v) argument
600 _enable_wakeup(struct omap_hwmod *oh, u32 *v) argument
626 _get_clkdm(struct omap_hwmod *oh) argument
657 _add_initiator_dep(struct omap_hwmod *oh, struct omap_hwmod *init_oh) argument
686 _del_initiator_dep(struct omap_hwmod *oh, struct omap_hwmod *init_oh) argument
761 _omap4_xlate_clkctrl(struct omap_hwmod *oh) argument
771 _lookup_clkctrl_clk(struct omap_hwmod *oh) argument
821 _init_main_clk(struct omap_hwmod *oh) argument
870 _init_interface_clks(struct omap_hwmod *oh) argument
909 _init_opt_clks(struct omap_hwmod *oh) argument
939 _enable_optional_clocks(struct omap_hwmod *oh) argument
954 _disable_optional_clocks(struct omap_hwmod *oh) argument
976 _enable_clocks(struct omap_hwmod *oh) argument
1004 _omap4_clkctrl_managed_by_clkfwk(struct omap_hwmod *oh) argument
1016 _omap4_has_clkctrl_clock(struct omap_hwmod *oh) argument
1034 _disable_clocks(struct omap_hwmod *oh) argument
1065 _omap4_enable_module(struct omap_hwmod *oh) argument
1088 _omap4_wait_target_disable(struct omap_hwmod *oh) argument
1119 _save_mpu_port_index(struct omap_hwmod *oh) argument
1152 _find_mpu_rt_port(struct omap_hwmod *oh) argument
1171 _enable_sysc(struct omap_hwmod *oh) argument
1270 _idle_sysc(struct omap_hwmod *oh) argument
1322 _shutdown_sysc(struct omap_hwmod *oh) argument
1353 struct omap_hwmod *oh, *temp_oh; local
1375 _init_clkdm(struct omap_hwmod *oh) argument
1405 _init_clocks(struct omap_hwmod *oh, struct device_node *np) argument
1438 _lookup_hardreset(struct omap_hwmod *oh, const char *name, struct omap_hwmod_rst_info *ohri) argument
1472 _assert_hardreset(struct omap_hwmod *oh, const char *name) argument
1505 _deassert_hardreset(struct omap_hwmod *oh, const char *name) argument
1573 _read_hardreset(struct omap_hwmod *oh, const char *name) argument
1601 _are_all_hardreset_lines_asserted(struct omap_hwmod *oh) argument
1629 _are_any_hardreset_lines_asserted(struct omap_hwmod *oh) argument
1648 _omap4_disable_module(struct omap_hwmod *oh) argument
1692 _ocp_softreset(struct omap_hwmod *oh) argument
1786 _reset(struct omap_hwmod *oh) argument
1830 _omap4_update_context_lost(struct omap_hwmod *oh) argument
1852 _omap4_get_context_lost(struct omap_hwmod *oh) argument
1865 _enable(struct omap_hwmod *oh) argument
1962 _idle(struct omap_hwmod *oh) argument
2023 _shutdown(struct omap_hwmod *oh) argument
2080 of_dev_find_hwmod(struct device_node *np, struct omap_hwmod *oh) argument
2116 of_dev_hwmod_lookup(struct device_node *np, struct omap_hwmod *oh, int *index, struct device_node **found) argument
2164 omap_hwmod_fix_mpu_rt_idx(struct omap_hwmod *oh, struct device_node *np, struct resource *res) argument
2192 omap_hwmod_parse_module_range(struct omap_hwmod *oh, struct device_node *np, struct resource *res) argument
2240 _init_mpu_rt_base(struct omap_hwmod *oh, void *data, int index, struct device_node *np) argument
2286 parse_module_flags(struct omap_hwmod *oh, struct device_node *np) argument
2310 _init(struct omap_hwmod *oh, void *data) argument
2365 _setup_iclk_autoidle(struct omap_hwmod *oh) argument
2400 _setup_reset(struct omap_hwmod *oh) argument
2461 _setup_postsetup(struct omap_hwmod *oh) argument
2509 _setup(struct omap_hwmod *oh, void *data) argument
2561 _register(struct omap_hwmod *oh) argument
2663 _omap2xxx_3xxx_wait_target_ready(struct omap_hwmod *oh) argument
2690 _omap4_wait_target_ready(struct omap_hwmod *oh) argument
2725 _omap2_assert_hardreset(struct omap_hwmod *oh, struct omap_hwmod_rst_info *ohri) argument
2743 _omap2_deassert_hardreset(struct omap_hwmod *oh, struct omap_hwmod_rst_info *ohri) argument
2762 _omap2_is_hardreset_asserted(struct omap_hwmod *oh, struct omap_hwmod_rst_info *ohri) argument
2781 _omap4_assert_hardreset(struct omap_hwmod *oh, struct omap_hwmod_rst_info *ohri) argument
2805 _omap4_deassert_hardreset(struct omap_hwmod *oh, struct omap_hwmod_rst_info *ohri) argument
2834 _omap4_is_hardreset_asserted(struct omap_hwmod *oh, struct omap_hwmod_rst_info *ohri) argument
2855 _omap4_disable_direct_prcm(struct omap_hwmod *oh) argument
2877 _am33xx_deassert_hardreset(struct omap_hwmod *oh, struct omap_hwmod_rst_info *ohri) argument
2889 omap_hwmod_read(struct omap_hwmod *oh, u16 reg_offs) argument
2897 omap_hwmod_write(u32 v, struct omap_hwmod *oh, u16 reg_offs) argument
2914 omap_hwmod_softreset(struct omap_hwmod *oh) argument
2946 struct omap_hwmod *oh; local
2968 omap_hwmod_for_each(int (*fn)(struct omap_hwmod *oh, void *data), void *data) argument
3033 _ensure_mpu_hwmod_is_setup(struct omap_hwmod *oh) argument
3055 struct omap_hwmod *oh; local
3127 omap_hwmod_init_regbits(struct device *dev, struct omap_hwmod *oh, const struct ti_sysc_module_data *data, struct sysc_regbits **sysc_fields) argument
3325 omap_hwmod_check_module(struct device *dev, struct omap_hwmod *oh, const struct ti_sysc_module_data *data, struct sysc_regbits *sysc_fields, s32 rev_offs, s32 sysc_offs, s32 syss_offs, u32 sysc_flags, u32 idlemodes) argument
3381 omap_hwmod_allocate_module(struct device *dev, struct omap_hwmod *oh, const struct ti_sysc_module_data *data, struct sysc_regbits *sysc_fields, struct clockdomain *clkdm, s32 rev_offs, s32 sysc_offs, s32 syss_offs, u32 sysc_flags, u32 idlemodes) argument
3476 omap_hwmod_init_reset_quirk(struct device *dev, struct omap_hwmod *oh, const struct ti_sysc_module_data *data, const struct omap_hwmod_reset *quirks, int quirks_sz) argument
3495 omap_hwmod_init_reset_quirks(struct device *dev, struct omap_hwmod *oh, const struct ti_sysc_module_data *data) argument
3517 struct omap_hwmod *oh; local
3612 struct omap_hwmod *oh; local
3669 omap_hwmod_enable(struct omap_hwmod *oh) argument
3691 omap_hwmod_idle(struct omap_hwmod *oh) argument
3714 omap_hwmod_shutdown(struct omap_hwmod *oh) argument
3742 omap_hwmod_get_mpu_rt_va(struct omap_hwmod *oh) argument
3773 omap_hwmod_assert_hardreset(struct omap_hwmod *oh, const char *name) argument
3800 omap_hwmod_deassert_hardreset(struct omap_hwmod *oh, const char *name) argument
3827 omap_hwmod_for_each_by_class(const char *classname, int (*fn)(struct omap_hwmod *oh, void *user), void *user) argument
3869 omap_hwmod_set_postsetup_state(struct omap_hwmod *oh, u8 state) argument
[all...]
H A Dclockdomain.c1213 int clkdm_hwmod_enable(struct clockdomain *clkdm, struct omap_hwmod *oh) argument
1244 int clkdm_hwmod_disable(struct clockdomain *clkdm, struct omap_hwmod *oh) argument
H A Domap_device.c135 struct omap_hwmod *oh; local
111 _add_hwmod_clocks_clkdev(struct omap_device *od, struct omap_hwmod *oh) argument
[all...]
H A Dsr_device.c152 static int __init sr_dev_init(struct omap_hwmod *oh, void *user) argument
166 static int __init sr_dev_init(struct omap_hwmod *oh, void *user) argument
H A Domap_hwmod.h654 omap_hwmod_for_each_by_class(const char *classname, int (*fn)(struct omap_hwmod *oh, void *user), void *user) argument
[all...]
H A Dio.c403 static int _set_hwmod_postsetup_state(struct omap_hwmod *oh, void *data) argument
H A Ddisplay.c278 struct omap_hwmod *oh; local
371 omap_dss_reset(struct omap_hwmod *oh) argument
[all...]
H A Dmmc.h14 static inline int omap_msdi_reset(struct omap_hwmod *oh) argument
H A Dmsdi.c45 int omap_msdi_reset(struct omap_hwmod *oh) argument
H A Di2c.c36 int omap_i2c_reset(struct omap_hwmod *oh) argument
[all...]
H A Dhdq1w.c37 int omap_hdq1w_reset(struct omap_hwmod *oh) argument
/linux-master/drivers/media/platform/verisilicon/
H A Drockchip_vpu981_hw_av1_dec.c1727 u32 *oh = av1_dec->frame_refs[idx].order_hints; local
1767 u32 *oh = av1_dec->frame_refs[idx].order_hints; local
1807 u32 *oh = av1_dec->frame_refs[idx].order_hints; local
[all...]
/linux-master/net/ipv6/netfilter/
H A Dip6t_hbh.c47 const struct ipv6_opt_hdr *oh; local
/linux-master/include/uapi/linux/
H A Dcoda.h312 struct coda_out_hdr oh; member in struct:coda_root_out
328 struct coda_out_hdr oh; member in struct:coda_open_out
378 struct coda_out_hdr oh; member in struct:coda_ioctl_out
391 struct coda_out_hdr oh; member in struct:coda_getattr_out
432 struct coda_out_hdr oh; member in struct:coda_lookup_out
449 struct coda_out_hdr oh; member in struct:coda_create_out
501 struct coda_out_hdr oh; member in struct:coda_mkdir_out
538 struct coda_out_hdr oh; member in struct:coda_readlink_out
561 struct coda_out_hdr oh; member in struct:coda_vget_out
574 struct coda_out_hdr oh; member in struct:coda_purgeuser_out
581 struct coda_out_hdr oh; member in struct:coda_zapfile_out
588 struct coda_out_hdr oh; member in struct:coda_zapdir_out
595 struct coda_out_hdr oh; member in struct:coda_purgefid_out
602 struct coda_out_hdr oh; member in struct:coda_replace_out
615 struct coda_out_hdr oh; member in struct:coda_open_by_fd_out
631 struct coda_out_hdr oh; member in struct:coda_open_by_path_out
641 struct coda_out_hdr oh; member in struct:coda_statfs_out
699 struct coda_out_hdr oh; /* NB: every struct below begins with an oh */ member in union:outputArgs
[all...]
/linux-master/fs/lockd/
H A Dsvcshare.c21 nlm_cmp_owner(struct nlm_share *share, struct xdr_netobj *oh) argument
32 struct xdr_netobj *oh = &argp->lock.oh; local
73 struct xdr_netobj *oh = &argp->lock.oh; local
[all...]

Completed in 275 milliseconds