Searched defs:vp (Results 1 – 12 of 12) sorted by relevance
/arch/arm/mach-omap2/ |
D | vp.c | 14 struct omap_vp_instance *vp = voltdm->vp; in _vp_set_init_voltage() local 40 struct omap_vp_instance *vp = voltdm->vp; in omap_vp_init() local 123 struct omap_vp_instance *vp = voltdm->vp; in omap_vp_forceupdate_scale() local 198 struct omap_vp_instance *vp; in omap_vp_enable() local 242 struct omap_vp_instance *vp; in omap_vp_disable() local
|
D | prm3xxx.c | 96 struct omap3_vp *vp = &omap3_vp[vp_id]; in omap3_prm_vp_check_txdone() local 106 struct omap3_vp *vp = &omap3_vp[vp_id]; in omap3_prm_vp_clear_txdone() local
|
D | prm44xx.c | 136 struct omap4_vp *vp = &omap4_vp[vp_id]; in omap4_prm_vp_check_txdone() local 147 struct omap4_vp *vp = &omap4_vp[vp_id]; in omap4_prm_vp_clear_txdone() local
|
D | voltage.h | 77 struct omap_vp_instance *vp; member
|
/arch/um/kernel/ |
D | ptrace.c | 51 void __user *vp = p; in arch_ptrace() local
|
/arch/sh/kernel/cpu/shmobile/ |
D | pm.c | 85 void *vp; in sh_mobile_register_self_refresh() local
|
/arch/mips/kernel/ |
D | spram.c | 175 unsigned int *vp = (unsigned int *)(CKSEG1 | pa); in probe_spram() local
|
/arch/ia64/kernel/ |
D | unaligned.c | 34 # define DDUMP(str,vp,len) dump(str, vp, len) argument 37 dump (const char *str, void *vp, size_t len) in dump() 49 # define DDUMP(str,vp,len) argument
|
/arch/sparc/kernel/ |
D | ldc.c | 413 struct ldc_version *vp) in send_version_ack() 574 static int process_ver_info(struct ldc_channel *lp, struct ldc_version *vp) in process_ver_info() 608 static int process_ver_ack(struct ldc_channel *lp, struct ldc_version *vp) in process_ver_ack() 626 static int process_ver_nack(struct ldc_channel *lp, struct ldc_version *vp) in process_ver_nack() 651 struct ldc_version *vp; in process_version() local
|
/arch/powerpc/include/asm/ |
D | kvm_book3s.h | 35 bool vp : 1; member
|
/arch/x86/platform/uv/ |
D | tlb_uv.c | 1775 void *vp; in pq_init() local 2080 void *vp; in init_per_cpu() local
|
/arch/powerpc/xmon/ |
D | xmon.c | 2477 scanhex(unsigned long *vp) in scanhex()
|