Home
last modified time | relevance | path

Searched refs:use_for_apm (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/power/supply/
H A Dda9052-battery.c607 if (pdata != NULL && pdata->use_for_apm) in da9052_bat_probe()
608 psy_desc.use_for_apm = pdata->use_for_apm; in da9052_bat_probe()
610 psy_desc.use_for_apm = 1; in da9052_bat_probe()
H A Dcollie_battery.c227 .use_for_apm = 1,
H A Dwm8350_power.c396 .use_for_apm = 1,
H A Dolpc_battery.c608 .use_for_apm = 1,
/linux/include/linux/mfd/da9052/
H A Dpdata.h22 int use_for_apm; member
/linux/drivers/hid/
H A Dhid-kysona.c180 drv_data->battery_desc.use_for_apm = 0; in kysona_battery_probe()
H A Dhid-steelseries-arctis.c367 sd->battery_desc.use_for_apm = 0; in steelseries_battery_register()
H A Dhid-asus.c1116 drvdata->battery_desc.use_for_apm = 0; in asus_battery_probe()