Home
last modified time | relevance | path

Searched defs:get_property (Results 1 – 4 of 4) sorted by relevance

/linux/tools/testing/selftests/powerpc/syscalls/
H A Drtas_filter.c54 static int get_property(const char *prop_path, const char *prop_name, in get_property() function
/linux/include/linux/
H A Dpower_supply.h266 int (*get_property)(struct power_supply *psy, member
298 int (*get_property)(struct power_supply *psy, member
/linux/drivers/staging/greybus/
H A Dpower_supply.c753 static int get_property(struct power_supply *b, in get_property() function
/linux/scripts/dtc/
H A Dlivetree.c425 struct property *get_property(struct node *node, const char *propname) in get_property() function