Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/rtc/
Dinterface.c620 static int __rtc_match(struct device *dev, const void *data) in __rtc_match() function
634 dev = class_find_device(rtc_class, NULL, name, __rtc_match); in rtc_class_open()