Home
last modified time | relevance | path

Searched defs:oh (Results 1 – 25 of 30) sorted by relevance

12

/openbmc/linux/arch/arm/mach-omap2/
H A Domap_hwmod.c1353 struct omap_hwmod *oh, *temp_oh; in _lookup() local
1786 static int _reset(struct omap_hwmod *oh) in _reset()
1962 static int _idle(struct omap_hwmod *oh) in _idle()
2081 struct omap_hwmod *oh) in of_dev_find_hwmod()
2117 struct omap_hwmod *oh, in of_dev_hwmod_lookup()
2946 struct omap_hwmod *oh; in omap_hwmod_lookup() local
3055 struct omap_hwmod *oh; in omap_hwmod_setup_one() local
3326 struct omap_hwmod *oh, in omap_hwmod_check_module()
3516 struct omap_hwmod *oh; in omap_hwmod_init_module() local
3611 struct omap_hwmod *oh; in omap_hwmod_setup_earlycon_flags() local
[all …]
H A Dwd_timer.c31 int omap2_wd_timer_disable(struct omap_hwmod *oh) in omap2_wd_timer_disable()
75 int omap2_wd_timer_reset(struct omap_hwmod *oh) in omap2_wd_timer_reset()
H A Dsr_device.c152 static int __init sr_dev_init(struct omap_hwmod *oh, void *user) in sr_dev_init()
166 static int __init sr_dev_init(struct omap_hwmod *oh, void *user) in sr_dev_init()
H A Dhdq1w.c37 int omap_hdq1w_reset(struct omap_hwmod *oh) in omap_hdq1w_reset()
H A Dmmc.h14 static inline int omap_msdi_reset(struct omap_hwmod *oh) in omap_msdi_reset()
H A Dmsdi.c45 int omap_msdi_reset(struct omap_hwmod *oh) in omap_msdi_reset()
H A Di2c.c36 int omap_i2c_reset(struct omap_hwmod *oh) in omap_i2c_reset()
H A Ddisplay.c278 struct omap_hwmod *oh; in dispc_disable_outputs() local
371 int omap_dss_reset(struct omap_hwmod *oh) in omap_dss_reset()
H A Domap_device.c112 struct omap_hwmod *oh) in _add_hwmod_clocks_clkdev()
135 struct omap_hwmod *oh; in omap_device_build_from_dt() local
H A Dclockdomain.c1213 int clkdm_hwmod_enable(struct clockdomain *clkdm, struct omap_hwmod *oh) in clkdm_hwmod_enable()
1244 int clkdm_hwmod_disable(struct clockdomain *clkdm, struct omap_hwmod *oh) in clkdm_hwmod_disable()
H A Dio.c403 static int _set_hwmod_postsetup_state(struct omap_hwmod *oh, void *data) in _set_hwmod_postsetup_state()
/openbmc/linux/fs/lockd/
H A Dsvcshare.c21 nlm_cmp_owner(struct nlm_share *share, struct xdr_netobj *oh) in nlm_cmp_owner()
32 struct xdr_netobj *oh = &argp->lock.oh; in nlmsvc_share_file() local
73 struct xdr_netobj *oh = &argp->lock.oh; in nlmsvc_unshare_file() local
/openbmc/linux/include/uapi/linux/
H A Dcoda.h312 struct coda_out_hdr oh; member
328 struct coda_out_hdr oh; member
378 struct coda_out_hdr oh; member
391 struct coda_out_hdr oh; member
432 struct coda_out_hdr oh; member
449 struct coda_out_hdr oh; member
501 struct coda_out_hdr oh; member
538 struct coda_out_hdr oh; member
561 struct coda_out_hdr oh; member
574 struct coda_out_hdr oh; member
[all …]
/openbmc/u-boot/fs/yaffs2/
H A Dyaffs_attribs.c17 void yaffs_load_attribs(struct yaffs_obj *obj, struct yaffs_obj_hdr *oh) in yaffs_load_attribs()
28 void yaffs_load_attribs_oh(struct yaffs_obj_hdr *oh, struct yaffs_obj *obj) in yaffs_load_attribs_oh()
H A Dyaffs_verify.c165 void yaffs_verify_oh(struct yaffs_obj *obj, struct yaffs_obj_hdr *oh, in yaffs_verify_oh()
349 struct yaffs_obj_hdr *oh; in yaffs_verify_obj() local
H A Dyaffs_yaffs1.c33 struct yaffs_obj_hdr *oh; in yaffs1_scan() local
H A Dyaffs_guts.c679 const struct yaffs_obj_hdr *oh) in yaffs_set_obj_name_from_oh()
2481 struct yaffs_obj_hdr *oh; in yaffs_gc_process_chunk() local
3161 struct yaffs_obj_hdr *oh; in yaffs_check_obj_details_loaded() local
3272 struct yaffs_obj_hdr *oh = NULL; in yaffs_update_oh() local
4426 struct yaffs_obj_hdr *oh = (struct yaffs_obj_hdr *)buffer; in yaffs_get_obj_name() local
4991 void yaffs_oh_size_load(struct yaffs_obj_hdr *oh, loff_t fsize) in yaffs_oh_size_load()
4997 loff_t yaffs_oh_to_size(struct yaffs_obj_hdr *oh) in yaffs_oh_to_size()
H A Dyaffs_yaffs2.c941 struct yaffs_obj_hdr *oh; in yaffs2_scan_chunk() local
/openbmc/linux/fs/ocfs2/
H A Dacl.c268 struct ocfs2_lock_holder oh; in ocfs2_iop_set_acl() local
299 struct ocfs2_lock_holder oh; in ocfs2_iop_get_acl() local
H A Ddlmglue.c800 struct ocfs2_lock_holder *oh) in ocfs2_add_holder()
814 struct ocfs2_lock_holder *oh; in ocfs2_pid_holder() local
828 struct ocfs2_lock_holder *oh) in ocfs2_remove_holder()
2676 struct ocfs2_lock_holder *oh) in ocfs2_inode_lock_tracker()
2732 struct ocfs2_lock_holder *oh, in ocfs2_inode_unlock_tracker()
H A Dfile.c1126 struct ocfs2_lock_holder oh; in ocfs2_setattr() local
1340 struct ocfs2_lock_holder oh; in ocfs2_permission() local
/openbmc/linux/net/ipv6/netfilter/
H A Dip6t_hbh.c47 const struct ipv6_opt_hdr *oh; in hbh_mt6() local
/openbmc/ipmitool/lib/
H A Dipmi_fru.c1392 struct fru_multirec_oem_header *oh=(struct fru_multirec_oem_header *) in fru_area_print_multirec() local
1562 struct fru_multirec_oem_header *oh) in ipmi_fru_oemkontron_get()
1681 struct fru_multirec_oem_header *oh) in ipmi_fru_oemkontron_edit()
1901 struct fru_multirec_oem_header *oh) in ipmi_fru_picmg_ext_edit()
3443 struct fru_multirec_oem_header *oh=(struct fru_multirec_oem_header *) in ipmi_fru_edit_multirec() local
3645 struct fru_multirec_oem_header *oh=(struct fru_multirec_oem_header *) in ipmi_fru_get_multirec() local
/openbmc/linux/include/linux/lockd/
H A Dxdr.h43 struct xdr_netobj oh; member
/openbmc/linux/drivers/media/platform/verisilicon/
H A Drockchip_vpu981_hw_av1_dec.c1727 u32 *oh = av1_dec->frame_refs[idx].order_hints; in rockchip_vpu981_av1_dec_set_other_frames() local
1767 u32 *oh = av1_dec->frame_refs[idx].order_hints; in rockchip_vpu981_av1_dec_set_other_frames() local
1807 u32 *oh = av1_dec->frame_refs[idx].order_hints; in rockchip_vpu981_av1_dec_set_other_frames() local

12