Home
last modified time | relevance | path

Searched refs:pcf85063_detach (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/iicbus/rtc/
H A Dpcf85063.c70 static int pcf85063_detach(device_t dev);
113 pcf85063_detach(device_t dev) in pcf85063_detach() function
257 DEVMETHOD(device_detach, pcf85063_detach),