Home
last modified time | relevance | path

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

/external/iputils/
Darping.c508 static int sysfs_devattr_ulong_hex(char *ptr, struct sysfs_devattr_values *v, unsigned idx);
526 .handler = sysfs_devattr_ulong_hex,
685 static int sysfs_devattr_ulong_hex(char *ptr, struct sysfs_devattr_values *v, unsigned int idx) in sysfs_devattr_ulong_hex() function