Searched defs:enter (Results 1 – 17 of 17) sorted by relevance
/linux-2.6.39/drivers/pcmcia/ |
D | i82092aa.h | 8 #define enter(x) printk("Enter: %s, %s line %i\n",x,__FILE__,__LINE__) macro 12 #define enter(x) do {} while (0) macro
|
/linux-2.6.39/arch/arm/mach-davinci/ |
D | cpuidle.c | 27 void (*enter) (u32 flags); member 43 static void davinci_save_ddr_power(int enter, bool pdown) in davinci_save_ddr_power()
|
/linux-2.6.39/arch/unicore32/lib/ |
D | copy_to_user.S | 69 .macro enter macro
|
D | copy_from_user.S | 77 .macro enter macro
|
/linux-2.6.39/arch/unicore32/include/mach/ |
D | pm.h | 22 void (*enter)(suspend_state_t state); member
|
/linux-2.6.39/arch/arm/mach-pxa/include/mach/ |
D | pm.h | 17 void (*enter)(suspend_state_t state); member
|
/linux-2.6.39/arch/arm/lib/ |
D | memcpy.S | 47 .macro enter reg1 reg2 macro
|
D | copy_from_user.S | 75 .macro enter reg1 reg2 macro
|
D | copy_to_user.S | 78 .macro enter reg1 reg2 macro
|
/linux-2.6.39/include/linux/ |
D | suspend.h | 113 int (*enter)(suspend_state_t state); member 225 int (*enter)(void); member
|
D | cpuidle.h | 44 int (*enter) (struct cpuidle_device *dev, member
|
/linux-2.6.39/arch/powerpc/kvm/ |
D | timing.c | 101 u64 enter = vcpu->arch.timing_last_enter.tv64; in kvmppc_update_timing_stats() local
|
/linux-2.6.39/drivers/net/tulip/ |
D | xircom_cb.c | 41 #define enter(x) printk("Enter: %s, %s line %i\n",x,__FILE__,__LINE__) macro 44 #define enter(x) do {} while (0) macro
|
/linux-2.6.39/drivers/usb/gadget/ |
D | mv_udc_core.c | 1144 static void mv_udc_testmode(struct mv_udc *udc, u16 index, bool enter) in mv_udc_testmode()
|
/linux-2.6.39/arch/x86/include/asm/ |
D | paravirt_types.h | 86 void (*enter)(void); member
|
/linux-2.6.39/arch/sparc/mm/ |
D | init_64.c | 576 void prom_world(int enter) in prom_world()
|
/linux-2.6.39/drivers/staging/brcm80211/brcmfmac/ |
D | dhd_sdio.c | 2596 static int dhdsdio_download_state(dhd_bus_t *bus, bool enter) in dhdsdio_download_state()
|