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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/include/
H A Dosl.h38 typedef unsigned int (*osl_rreg_fn_t)(void *ctx, volatile void *reg, unsigned int size); typedef
H A Dlinux_osl.h93 osl_rreg_fn_t rreg_fn; /* Read Register function */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/shared/
H A Dlinux_osl.c1620 osl_rreg_fn_t rreg = ((osl_pubinfo_t*)osh)->rreg_fn;
1630 osl_rreg_fn_t rreg = ((osl_pubinfo_t*)osh)->rreg_fn;
1639 osl_rreg_fn_t rreg = ((osl_pubinfo_t*)osh)->rreg_fn;

Completed in 102 milliseconds