Searched refs:rtc_get_dev_attribute_groups (Results 1 – 3 of 3) sorted by relevance
37 const struct attribute_group **rtc_get_dev_attribute_groups(void);39 static inline const struct attribute_group **rtc_get_dev_attribute_groups(void) in rtc_get_dev_attribute_groups() function
311 const struct attribute_group **rtc_get_dev_attribute_groups(void) in rtc_get_dev_attribute_groups() function
224 rtc->dev.groups = rtc_get_dev_attribute_groups(); in rtc_allocate_device()