Searched defs:oh (Results 1 - 16 of 16) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/lockd/
H A Dsvcshare.c20 nlm_cmp_owner(struct nlm_share *share, struct xdr_netobj *oh) argument
31 struct xdr_netobj *oh = &argp->lock.oh; local
72 struct xdr_netobj *oh = &argp->lock.oh; local
[all...]
H A Dxdr.c108 nlm_decode_oh(__be32 *p, struct xdr_netobj *oh) argument
114 nlm_encode_oh(__be32 *p, struct xdr_netobj *oh) argument
H A Dxdr4.c109 nlm4_decode_oh(__be32 *p, struct xdr_netobj *oh) argument
115 nlm4_encode_oh(__be32 *p, struct xdr_netobj *oh) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-omap2/
H A Dpm.c48 struct omap_hwmod *oh; local
H A Domap_hwmod.c50 static int _update_sysc_cache(struct omap_hwmod *oh) argument
74 _write_sysconfig(u32 v, struct omap_hwmod *oh) argument
98 _set_master_standbymode(struct omap_hwmod *oh, u8 standbymode, u32 *v) argument
132 _set_slave_idlemode(struct omap_hwmod *oh, u8 idlemode, u32 *v) argument
166 _set_clockactivity(struct omap_hwmod *oh, u8 clockact, u32 *v) argument
197 _set_softreset(struct omap_hwmod *oh, u32 *v) argument
230 _set_module_autoidle(struct omap_hwmod *oh, u8 autoidle, u32 *v) argument
261 _enable_wakeup(struct omap_hwmod *oh) argument
293 _disable_wakeup(struct omap_hwmod *oh) argument
330 _add_initiator_dep(struct omap_hwmod *oh, struct omap_hwmod *init_oh) argument
350 _del_initiator_dep(struct omap_hwmod *oh, struct omap_hwmod *init_oh) argument
366 _init_main_clk(struct omap_hwmod *oh) argument
394 _init_interface_clks(struct omap_hwmod *oh) argument
428 _init_opt_clks(struct omap_hwmod *oh) argument
455 _enable_clocks(struct omap_hwmod *oh) argument
485 _disable_clocks(struct omap_hwmod *oh) argument
516 _find_mpu_port_index(struct omap_hwmod *oh) argument
550 _find_mpu_rt_base(struct omap_hwmod *oh, u8 index) argument
595 _sysc_enable(struct omap_hwmod *oh) argument
641 _sysc_idle(struct omap_hwmod *oh) argument
674 _sysc_shutdown(struct omap_hwmod *oh) argument
706 struct omap_hwmod *oh, *temp_oh; local
731 _init_clocks(struct omap_hwmod *oh, void *data) argument
759 _wait_target_ready(struct omap_hwmod *oh) argument
800 _reset(struct omap_hwmod *oh) argument
848 _omap_hwmod_enable(struct omap_hwmod *oh) argument
892 _omap_hwmod_idle(struct omap_hwmod *oh) argument
921 _shutdown(struct omap_hwmod *oh) argument
955 _setup(struct omap_hwmod *oh, void *data) argument
1007 omap_hwmod_readl(struct omap_hwmod *oh, u16 reg_offs) argument
1012 omap_hwmod_writel(u32 v, struct omap_hwmod *oh, u16 reg_offs) argument
1017 omap_hwmod_set_slave_idlemode(struct omap_hwmod *oh, u8 idlemode) argument
1034 omap_hwmod_register(struct omap_hwmod *oh) argument
1079 struct omap_hwmod *oh; local
1103 omap_hwmod_for_each(int (*fn)(struct omap_hwmod *oh, void *data), void *data) argument
1135 struct omap_hwmod *oh; local
1186 omap_hwmod_unregister(struct omap_hwmod *oh) argument
1208 omap_hwmod_enable(struct omap_hwmod *oh) argument
1230 omap_hwmod_idle(struct omap_hwmod *oh) argument
1250 omap_hwmod_shutdown(struct omap_hwmod *oh) argument
1268 omap_hwmod_enable_clocks(struct omap_hwmod *oh) argument
1283 omap_hwmod_disable_clocks(struct omap_hwmod *oh) argument
1292 omap_hwmod_ocp_barrier(struct omap_hwmod *oh) argument
1317 omap_hwmod_reset(struct omap_hwmod *oh) argument
1333 omap_hwmod_count_resources(struct omap_hwmod *oh) argument
1355 omap_hwmod_fill_resources(struct omap_hwmod *oh, struct resource *res) argument
1394 omap_hwmod_get_pwrdm(struct omap_hwmod *oh) argument
1425 omap_hwmod_get_mpu_rt_va(struct omap_hwmod *oh) argument
1439 omap_hwmod_add_initiator_dep(struct omap_hwmod *oh, struct omap_hwmod *init_oh) argument
1446 omap_hwmod_del_initiator_dep(struct omap_hwmod *oh, struct omap_hwmod *init_oh) argument
1464 omap_hwmod_enable_wakeup(struct omap_hwmod *oh) argument
1489 omap_hwmod_disable_wakeup(struct omap_hwmod *oh) argument
1515 omap_hwmod_for_each_by_class(const char *classname, int (*fn)(struct omap_hwmod *oh, void *user), void *user) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv6/netfilter/
H A Dip6t_hbh.c35 const struct ipv6_opt_hdr *oh; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/lockd/
H A Dxdr.h41 struct xdr_netobj oh; member in struct:nlm_lock
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/plat-omap/
H A Domap_device.c258 struct omap_hwmod *oh; local
290 struct omap_hwmod *oh; local
320 omap_device_build(const char *pdev_name, int pdev_id, struct omap_hwmod *oh, void *pdata, int pdata_len, struct omap_device_pm_latency *pm_lats, int pm_lats_cnt, int is_early_device) argument
567 struct omap_hwmod *oh; local
688 struct omap_hwmod *oh; local
705 struct omap_hwmod *oh; local
723 struct omap_hwmod *oh; local
741 struct omap_hwmod *oh; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/widgets/
H A Dbmpcombobox.cpp780 int oh = image.GetHeight(); local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/logfs/
H A Dgc.c129 struct logfs_object_header oh; local
[all...]
H A Dsegment.c532 struct logfs_object_header oh; local
424 read_obj_header(struct super_block *sb, u64 ofs, struct logfs_object_header *oh) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/fuse/
H A Ddev.c1519 struct fuse_out_header oh; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/src/shared/
H A Dbcmsrom.c6235 void *oh = NULL; local
6621 void *oh = NULL; local
7176 void *oh local
7339 void *oh = NULL; local
[all...]
H A Dbcmotp.c284 ipxotp_status(void *oh) argument
292 ipxotp_size(void *oh) argument
299 ipxotp_read_bit_common(void *oh, chipcregs_t *cc, uint off) argument
339 ipxotp_read_bit(void *oh, chipcregs_t *cc, uint off) argument
352 ipxotp_otprb16(void *oh, chipcregs_t *cc, uint wn) argument
374 ipxotp_otpr(void *oh, chipcregs_t *cc, uint wn) argument
954 ipxotp_read_region(void *oh, int region, uint16 *data, uint *wlen) argument
1065 ipxotp_read_word(void *oh, uint wn, uint16 *data) argument
1083 ipxotp_nvread(void *oh, char *data, uint *len) argument
1229 ipxotp40n_read2x(void *oh, chipcregs_t *cc, uint off) argument
1253 ipxotp40n_read1x(void *oh, chipcregs_t *cc, uint off, uint fuse) argument
1277 ipxotp40n_verify1x(void *oh, chipcregs_t *cc, uint off, uint fuse) argument
1380 otp_read1x(void *oh, uint off, uint fuse) argument
1403 otp_verify1x(void *oh, uint off, uint fuse) argument
1431 otp_repair_bit(void *oh, uint off, uint val) argument
1439 otp_write_ones_old(void *oh, uint off, uint bits) argument
1472 otp_write_ones(void *oh, uint off, uint bits) argument
1542 ipxotp_write_bits(void *oh, int bn, int bits, uint8* data) argument
1685 ipxotp_write_rde_nopc(void *oh, chipcregs_t *cc, int rde, uint bit, uint val) argument
1742 ipxotp_write_rde(void *oh, int rde, uint bit, uint val) argument
1772 ipxotp_fix_word16(void *oh, uint wn, uint16 mask, uint16 val, chipcregs_t *cc) argument
1794 ipxotp_check_word16(void *oh, chipcregs_t *cc, uint wn, uint16 val) argument
1818 ipxotp_write_region(void *oh, int region, uint16 *data, uint wlen, uint flags) argument
2074 ipxotp_write_word(void *oh, uint wn, uint16 data) argument
2327 ipxotp_lock(void *oh) argument
2379 ipxotp_nvwrite(void *oh, uint16 *data, uint wlen) argument
2387 ipxotp_dump(void *oh, int arg, char *buf, uint size) argument
2555 hndotp_status(void *oh) argument
2562 hndotp_size(void *oh) argument
2569 hndotp_otpr(void *oh, chipcregs_t *cc, uint wn) argument
2585 hndotp_otproff(void *oh, chipcregs_t *cc, int woff) argument
2603 hndotp_read_bit(void *oh, chipcregs_t *cc, uint idx) argument
2722 hndotp_read_region(void *oh, int region, uint16 *data, uint *wlen) argument
2754 hndotp_read_word(void *oh, uint wn, uint16 *data) argument
2771 hndotp_nvread(void *oh, char *data, uint *len) argument
2923 hndotp_write_bit(void *oh, chipcregs_t *cc, int bn, bool bit, int no_retry) argument
3013 hndotp_write_bits(void *oh, int bn, int bits, uint8* data) argument
3045 hndotp_write_word(void *oh, chipcregs_t *cc, int wn, uint16 data) argument
3069 hndotp_valid_rce(void *oh, chipcregs_t *cc, int i) argument
3102 hndotp_write_rce(void *oh, chipcregs_t *cc, int r, uint16* data) argument
3194 hndotp_write_row(void *oh, chipcregs_t *cc, int wn, uint16* data, bool rewrite) argument
3221 hndotp_write_region(void *oh, int region, uint16 *data, uint wlen, uint flags) argument
3355 hndotp_lock(void *oh) argument
3414 hndotp_nvwrite(void *oh, uint16 *data, uint wlen) argument
3553 hndotp_otprb16(void *oh, chipcregs_t *cc, uint wn) argument
3571 hndotp_dump(void *oh, int arg, char *buf, uint size) argument
3676 otp_status(void *oh) argument
3684 otp_size(void *oh) argument
3692 otp_read_bit(void *oh, uint offset) argument
3704 otp_write_bits(void *oh, uint offset, int bits, uint8* data) argument
3764 otp_newcis(void *oh) argument
3783 void *oh; local
3815 void *oh; local
3848 otp_nvread(void *oh, char *data, uint *len) argument
3860 void *oh; local
3892 void *oh; local
3927 void *oh = otp_init(sih); local
3940 void *oh; local
3969 otp_nvwrite(void *oh, uint16 *data, uint wlen) argument
3979 otp_dump(void *oh, int arg, char *buf, uint size) argument
3990 otp_dumpstats(void *oh, int arg, char *buf, uint size) argument
[all...]
H A Dsiutils.c5618 void *oh; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dcoda.h314 struct coda_out_hdr oh; member in struct:coda_root_out
330 struct coda_out_hdr oh; member in struct:coda_open_out
380 struct coda_out_hdr oh; member in struct:coda_ioctl_out
393 struct coda_out_hdr oh; member in struct:coda_getattr_out
434 struct coda_out_hdr oh; member in struct:coda_lookup_out
451 struct coda_out_hdr oh; member in struct:coda_create_out
503 struct coda_out_hdr oh; member in struct:coda_mkdir_out
540 struct coda_out_hdr oh; member in struct:coda_readlink_out
563 struct coda_out_hdr oh; member in struct:coda_vget_out
576 struct coda_out_hdr oh; member in struct:coda_purgeuser_out
583 struct coda_out_hdr oh; member in struct:coda_zapfile_out
590 struct coda_out_hdr oh; member in struct:coda_zapdir_out
597 struct coda_out_hdr oh; member in struct:coda_purgefid_out
604 struct coda_out_hdr oh; member in struct:coda_replace_out
617 struct coda_out_hdr oh; member in struct:coda_open_by_fd_out
633 struct coda_out_hdr oh; member in struct:coda_open_by_path_out
643 struct coda_out_hdr oh; member in struct:coda_statfs_out
681 struct coda_out_hdr oh; /* NB: every struct below begins with an oh */ member in union:outputArgs
[all...]

Completed in 232 milliseconds