Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dpps_kernel.h69 extern const struct attribute_group *pps_groups[];
/openbmc/linux/drivers/pps/
H A Dsysfs.c96 const struct attribute_group *pps_groups[] = { variable
H A Dpps.c464 pps_class->dev_groups = pps_groups; in pps_init()