Searched refs:rtc_get_dev_attribute_groups (Results 1 – 3 of 3) sorted by relevance
51 const struct attribute_group **rtc_get_dev_attribute_groups(void);53 static inline const struct attribute_group **rtc_get_dev_attribute_groups(void) in rtc_get_dev_attribute_groups() function
262 const struct attribute_group **rtc_get_dev_attribute_groups(void) in rtc_get_dev_attribute_groups() function
205 rtc->dev.groups = rtc_get_dev_attribute_groups(); in rtc_device_register()