Searched defs:propname (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/powerpc/boot/
H A Dflatdevtree_misc.c24 static int fdtm_getprop(const void *phandle, const char *propname, argument
30 static int fdtm_setprop(const void *phandle, const char *propname, argument
46 fdtm_find_node_by_prop_value(const void *prev, const char *propname, const char *propval, int proplen) argument
H A Dops.h129 find_node_by_prop_value(const void *prev, const char *propname, const char *propval, int proplen) argument
140 find_node_by_prop_value_str(const void *prev, const char *propname, const char *propval) argument
H A Dflatdevtree.c803 int ft_get_prop(struct ft_cxt *cxt, const void *phandle, const char *propname, argument
888 int ft_set_prop(struct ft_cxt *cxt, const void *phandle, const char *propname, argument
773 __ft_get_prop(struct ft_cxt *cxt, void *node, const char *propname, unsigned int *len) argument
823 __ft_find_node_by_prop_value(struct ft_cxt *cxt, void *prev, const char *propname, const char *propval, unsigned int proplen) argument
870 ft_find_node_by_prop_value(struct ft_cxt *cxt, const void *prev, const char *propname, const char *propval, int proplen) argument
931 ft_del_prop(struct ft_cxt *cxt, const void *phandle, const char *propname) argument
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/sound/aoa/fabrics/
H A Dsnd-aoa-fabric-layout.c726 char propname[32]; local

Completed in 78 milliseconds