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