Searched refs:flex_array_get_ptr (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dflex_array.h76 void *flex_array_get_ptr(struct flex_array *fa, unsigned int element_nr);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/lib/
H A Dflex_array.c271 * may instead wish to use the flex_array_get_ptr helper.
293 * flex_array_get_ptr - pull a ptr back out of the array
301 void *flex_array_get_ptr(struct flex_array *fa, unsigned int element_nr) function

Completed in 24 milliseconds