| Home | Sort by: relevance | last modified time | path |
| /src/sys/dev/ic/ | |
| mk48txxvar.h | 34 typedef void (*mk48txx_nvwr_t)(struct mk48txx_softc *, int, uint8_t); typedef in typeref:typename:void (*)(struct mk48txx_softc *,int,uint8_t) 54 mk48txx_nvwr_t sc_nvwr; /* NVRAM/RTC write function */ |