/linux-4.1.27/arch/arm/mach-omap2/ |
D | omap_hwmod.c | 266 static int _update_sysc_cache(struct omap_hwmod *oh) in _update_sysc_cache() 291 static void _write_sysconfig(u32 v, struct omap_hwmod *oh) in _write_sysconfig() 315 static int _set_master_standbymode(struct omap_hwmod *oh, u8 standbymode, in _set_master_standbymode() 349 static int _set_slave_idlemode(struct omap_hwmod *oh, u8 idlemode, u32 *v) in _set_slave_idlemode() 383 static int _set_clockactivity(struct omap_hwmod *oh, u8 clockact, u32 *v) in _set_clockactivity() 414 static int _set_softreset(struct omap_hwmod *oh, u32 *v) in _set_softreset() 442 static int _clear_softreset(struct omap_hwmod *oh, u32 *v) in _clear_softreset() 474 static int _wait_softreset_complete(struct omap_hwmod *oh) in _wait_softreset_complete() 508 static int _set_dmadisable(struct omap_hwmod *oh) in _set_dmadisable() 552 static int _set_module_autoidle(struct omap_hwmod *oh, u8 autoidle, in _set_module_autoidle() [all …]
|
D | devices.c | 44 struct omap_hwmod *oh; in omap3_l3_init() local 125 struct omap_hwmod *oh; in omap_init_mbox() local 170 static int __init omap_mcspi_init(struct omap_hwmod *oh, void *unused) in omap_mcspi_init() 223 struct omap_hwmod *oh; in omap_init_rng() local 236 struct omap_hwmod *oh; in omap_init_sham() local 249 struct omap_hwmod *oh; in omap_init_aes() local 316 struct omap_hwmod *oh; in omap_gpmc_init() local
|
D | wd_timer.c | 35 int omap2_wd_timer_disable(struct omap_hwmod *oh) in omap2_wd_timer_disable() 79 int omap2_wd_timer_reset(struct omap_hwmod *oh) in omap2_wd_timer_reset() 110 struct omap_hwmod *oh; in omap_init_wdt() local
|
D | hdq1w.c | 50 int omap_hdq1w_reset(struct omap_hwmod *oh) in omap_hdq1w_reset() 84 struct omap_hwmod *oh; in omap_init_hdq() local
|
D | i2c.c | 66 int omap_i2c_reset(struct omap_hwmod *oh) in omap_i2c_reset() 140 struct omap_hwmod *oh; in omap_i2c_add_bus() local
|
D | serial.c | 59 struct omap_hwmod *oh; member 183 struct omap_hwmod *oh; in omap_serial_early_init() local 234 struct omap_hwmod *oh; in omap_serial_init_port() local
|
D | omap_hwmod_reset.c | 42 int omap_hwmod_aess_preprogram(struct omap_hwmod *oh) in omap_hwmod_aess_preprogram()
|
D | omap_device.c | 102 struct omap_hwmod *oh) in _add_hwmod_clocks_clkdev() 129 struct omap_hwmod *oh; in omap_device_build_from_dt() local 512 struct omap_hwmod *oh, in omap_device_build() 846 struct omap_hwmod *oh; in omap_device_get_by_hwmod_name() local
|
D | hwspinlock.c | 35 struct omap_hwmod *oh; in hwspinlocks_init() local
|
D | opp.c | 62 struct omap_hwmod *oh; in omap_init_opp_table() local
|
D | msdi.c | 60 int omap_msdi_reset(struct omap_hwmod *oh) in omap_msdi_reset()
|
D | display.c | 172 struct omap_hwmod *oh; in create_dss_pdev() local 426 struct omap_hwmod *oh; in dispc_disable_outputs() local 519 int omap_dss_reset(struct omap_hwmod *oh) in omap_dss_reset()
|
D | gpio.c | 33 static int __init omap2_gpio_dev_init(struct omap_hwmod *oh, void *unused) in omap2_gpio_dev_init()
|
D | omap-iommu.c | 24 static int __init omap_iommu_dev_init(struct omap_hwmod *oh, void *unused) in omap_iommu_dev_init()
|
D | timer.c | 238 struct omap_hwmod *oh; in omap_dm_timer_init_one() local 401 struct omap_hwmod *oh; in omap2_sync32k_clocksource_init() local 700 static int __init omap_timer_init(struct omap_hwmod *oh, void *unused) in omap_timer_init()
|
D | usb-musb.c | 63 struct omap_hwmod *oh; in usb_musb_init() local
|
D | pmu.c | 39 struct omap_hwmod *oh[3]; in omap2_init_pmu() local
|
D | mcbsp.c | 51 static int __init omap_init_mcbsp(struct omap_hwmod *oh, void *unused) in omap_init_mcbsp()
|
D | sr_device.c | 96 static int __init sr_dev_init(struct omap_hwmod *oh, void *user) in sr_dev_init()
|
D | omap_hwmod_33xx_43xx_ipblock_data.c | 29 #define CLKCTRL(oh, clkctrl) ((oh).prcm.omap4.clkctrl_offs = (clkctrl)) argument 30 #define RSTCTRL(oh, rstctrl) ((oh).prcm.omap4.rstctrl_offs = (rstctrl)) argument 31 #define RSTST(oh, rstst) ((oh).prcm.omap4.rstst_offs = (rstst)) argument
|
D | dma.c | 223 static int __init omap2_system_dma_init_dev(struct omap_hwmod *oh, void *unused) in omap2_system_dma_init_dev()
|
D | clockdomain.c | 1230 int clkdm_hwmod_enable(struct clockdomain *clkdm, struct omap_hwmod *oh) in clkdm_hwmod_enable() 1261 int clkdm_hwmod_disable(struct clockdomain *clkdm, struct omap_hwmod *oh) in clkdm_hwmod_disable()
|
D | pm.c | 77 struct omap_hwmod *oh; in _init_omap_device() local
|
D | hsmmc.c | 393 struct omap_hwmod *oh; in omap_hsmmc_init_one() local
|
D | io.c | 352 static int _set_hwmod_postsetup_state(struct omap_hwmod *oh, void *data) in _set_hwmod_postsetup_state()
|
D | mux.c | 409 static int _omap_hwmod_mux_handle_irq(struct omap_hwmod *oh, void *data) in _omap_hwmod_mux_handle_irq()
|
/linux-4.1.27/fs/lockd/ |
D | svcshare.c | 20 nlm_cmp_owner(struct nlm_share *share, struct xdr_netobj *oh) in nlm_cmp_owner() 31 struct xdr_netobj *oh = &argp->lock.oh; in nlmsvc_share_file() local 72 struct xdr_netobj *oh = &argp->lock.oh; in nlmsvc_unshare_file() local
|
D | xdr.c | 102 nlm_decode_oh(__be32 *p, struct xdr_netobj *oh) in nlm_decode_oh() 108 nlm_encode_oh(__be32 *p, struct xdr_netobj *oh) in nlm_encode_oh()
|
D | xdr4.c | 100 nlm4_decode_oh(__be32 *p, struct xdr_netobj *oh) in nlm4_decode_oh()
|
/linux-4.1.27/include/uapi/linux/ |
D | coda.h | 312 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 …]
|
/linux-4.1.27/net/ipv6/netfilter/ |
D | ip6t_hbh.c | 50 const struct ipv6_opt_hdr *oh; in hbh_mt6() local
|
/linux-4.1.27/include/linux/lockd/ |
D | xdr.h | 41 struct xdr_netobj oh; member
|
/linux-4.1.27/drivers/staging/lustre/lustre/include/ |
D | lprocfs_status.h | 984 void lprocfs_oh_tally(struct obd_histogram *oh, unsigned int value) in lprocfs_oh_tally() 987 void lprocfs_oh_tally_log2(struct obd_histogram *oh, unsigned int value) in lprocfs_oh_tally_log2() 990 void lprocfs_oh_clear(struct obd_histogram *oh) in lprocfs_oh_clear() 993 unsigned long lprocfs_oh_sum(struct obd_histogram *oh) in lprocfs_oh_sum()
|
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/ |
D | lprocfs_status.c | 2005 void lprocfs_oh_tally(struct obd_histogram *oh, unsigned int value) in lprocfs_oh_tally() 2016 void lprocfs_oh_tally_log2(struct obd_histogram *oh, unsigned int value) in lprocfs_oh_tally_log2() 2027 unsigned long lprocfs_oh_sum(struct obd_histogram *oh) in lprocfs_oh_sum() 2038 void lprocfs_oh_clear(struct obd_histogram *oh) in lprocfs_oh_clear()
|
/linux-4.1.27/fs/logfs/ |
D | segment.c | 457 struct logfs_object_header *oh) in read_obj_header() 572 struct logfs_object_header oh; in __logfs_segment_read() local
|
D | gc.c | 129 struct logfs_object_header oh; in logfs_gc_segment() local
|
/linux-4.1.27/fs/fuse/ |
D | dev.c | 1879 struct fuse_out_header oh; in fuse_dev_do_write() local
|