Home
last modified time | relevance | path

Searched defs:power_supply (Results 1 – 9 of 9) sorted by relevance

/linux-3.3/include/linux/
Dpower_supply.h148 struct power_supply { struct
150 enum power_supply_type type; argument
151 enum power_supply_property *properties; argument
157 int (*get_property)(struct power_supply *psy, argument
160 int (*set_property)(struct power_supply *psy, argument
163 int (*property_is_writeable)(struct power_supply *psy, argument
165 void (*external_power_changed)(struct power_supply *psy); argument
166 void (*set_charged)(struct power_supply *psy); argument
169 int use_for_apm;
172 struct device *dev;
[all …]
/linux-3.3/arch/arm/mach-pxa/
Dpalmte2.c248 static struct platform_device power_supply = { variable
Dmagician.c565 static struct platform_device power_supply = { variable
Dhx4700.c651 static struct platform_device power_supply = { variable
/linux-3.3/drivers/power/
Dpda_power.c181 static irqreturn_t power_changed_isr(int irq, void *power_supply) in power_changed_isr()
Dsbs-battery.c143 struct power_supply power_supply; member
/linux-3.3/arch/arm/mach-s3c2440/
Dmach-rx1950.c164 static struct platform_device power_supply = { variable
/linux-3.3/arch/arm/mach-s3c2410/
Dmach-h1940.c265 static struct platform_device power_supply = { variable
/linux-3.3/drivers/media/dvb/firewire/
Dfiredtv.h48 unsigned power_supply:1; member