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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/include/
H A Dosl.h39 typedef void (*osl_wreg_fn_t)(void *ctx, volatile void *reg, unsigned int val, unsigned int size); typedef
H A Dlinux_osl.h94 osl_wreg_fn_t wreg_fn; /* Write Register function */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/shared/
H A Dlinux_osl.c1648 osl_wreg_fn_t wreg = ((osl_pubinfo_t*)osh)->wreg_fn;
1658 osl_wreg_fn_t wreg = ((osl_pubinfo_t*)osh)->wreg_fn;
1667 osl_wreg_fn_t wreg = ((osl_pubinfo_t*)osh)->wreg_fn;

Completed in 115 milliseconds