Home
last modified time | relevance | path

Searched defs:long_val (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/power/supply/ !
H A Dpower_supply_sysfs.c440 long long_val; in power_supply_store_property() local
/linux/kernel/debug/ !
H A Dgdbstub.c292 int kgdb_hex2long(char **ptr, unsigned long *long_val) in kgdb_hex2long()
/linux/tools/perf/util/ !
H A Dsymbol.c647 static int hex2u64(const char *ptr, u64 *long_val) in hex2u64()