Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/rtc/
Dinterface.c682 static int __rtc_match(struct device *dev, const void *data) in __rtc_match() function
696 dev = class_find_device(rtc_class, NULL, name, __rtc_match); in rtc_class_open()