batcap_i4          53 drivers/hid/wacom_wac.c static unsigned short batcap_i4[8] = { 1, 15, 30, 45, 60, 70, 85, 100 };
batcap_i4        1213 drivers/hid/wacom_wac.c 		battery_capacity = batcap_i4[power_raw & 0x07];