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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/include/
H A Dosl.h35 typedef void (*osl_wreg_fn_t)(void *ctx, void *reg, unsigned int val, unsigned int size); typedef
H A Dlinux_osl.h94 osl_wreg_fn_t wreg_fn; /* Write Register function */
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/shared/
H A Dlinux_osl.c1197 osl_wreg_fn_t wreg = ((osl_pubinfo_t*)osh)->wreg_fn;
1207 osl_wreg_fn_t wreg = ((osl_pubinfo_t*)osh)->wreg_fn;
1216 osl_wreg_fn_t wreg = ((osl_pubinfo_t*)osh)->wreg_fn;

Completed in 109 milliseconds