Home
last modified time | relevance | path

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

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