Home
last modified time | relevance | path

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

/src/sys/dev/iicbus/rtc/
H A Dds13rtc.c136 static const char *desc_strings[] = { variable
152 CTASSERT(nitems(desc_strings) == TYPE_COUNT);
519 device_set_desc(dev, desc_strings[chiptype]); in ds13rtc_probe()
H A Dnxprtc.c183 static const char *desc_strings[] = { variable
192 CTASSERT(nitems(desc_strings) == TYPE_COUNT);
939 device_set_desc(dev, desc_strings[chiptype]); in nxprtc_probe()