Searched refs:olpc_bat_eeprom (Results 1 - 1 of 1) sorted by relevance

/drivers/power/
H A Dolpc_battery.c541 static struct bin_attribute olpc_bat_eeprom = { variable in typeref:struct:bin_attribute
638 ret = device_create_bin_file(olpc_bat.dev, &olpc_bat_eeprom);
654 device_remove_bin_file(olpc_bat.dev, &olpc_bat_eeprom);
665 device_remove_bin_file(olpc_bat.dev, &olpc_bat_eeprom);

Completed in 60 milliseconds