Home
last modified time | relevance | path

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

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