Searched refs:loop_tuple (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/pcmcia/
H A Dpcmcia_cis.c77 * @priv_data: private data to be passed to the loop_tuple function.
78 * @loop_tuple: function to call for each CIS entry of type @function. IT
83 * calls the @loop_tuple function for each entry. If the call to @loop_tuple
88 int (*loop_tuple) (tuple_t *tuple,
117 ret = loop_tuple(&tuple, parse, priv_data);
208 int (*loop_tuple) (struct pcmcia_device *p_dev, member in struct:pcmcia_loop_mem
224 return loop->loop_tuple(loop->p_dev, tuple, loop->priv_data);
231 * @priv_data: private data to be passed to the loop_tuple function.
232 * @loop_tuple
[all...]
H A Dcs_internal.h181 int (*loop_tuple) (tuple_t *tuple,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/pcmcia/
H A Dds.h161 int (*loop_tuple) (struct pcmcia_device *p_dev,

Completed in 48 milliseconds