Home
last modified time | relevance | path

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

/linux/drivers/soc/tegra/fuse/
H A Dfuse.h40 const struct attribute_group *soc_attr_group; member
H A Dfuse-tegra20.c196 .soc_attr_group = &tegra_soc_attr_group,
H A Dfuse-tegra.c457 attr->custom_attr_group = fuse->soc->soc_attr_group; in tegra_soc_device_register()