Home
last modified time | relevance | path

Searched defs:always_on (Results 1 – 6 of 6) sorted by relevance

/linux-4.4.14/drivers/regulator/
Dinternal.h27 unsigned int always_on:1; member
/linux-4.4.14/drivers/net/
Dloopback.c128 static u32 always_on(struct net_device *dev) in always_on() function
Dnlmon.c111 static u32 always_on(struct net_device *dev) in always_on() function
/linux-4.4.14/include/linux/regulator/
Dmachine.h144 unsigned always_on:1; /* regulator never off when system is on */ member
/linux-4.4.14/arch/x86/kvm/
Dvmx.c5379 unsigned long always_on = VMXON_CR0_ALWAYSON; in nested_cr0_valid() local
/linux-4.4.14/drivers/gpu/drm/i915/
Di915_drv.h1228 bool always_on; member