Home
last modified time | relevance | path

Searched refs:custom_attr_group (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/
H A Dsys_soc.h18 const struct attribute_group *custom_attr_group; member
/OK3568_Linux_fs/kernel/drivers/soc/versatile/
H A Dsoc-realview.c107 soc_dev_attr->custom_attr_group = realview_groups[0]; in realview_soc_probe()
H A Dsoc-integrator.c132 soc_dev_attr->custom_attr_group = integrator_groups[0]; in integrator_soc_init()
/OK3568_Linux_fs/kernel/drivers/soc/ux500/
H A Dux500-soc-id.c195 soc_dev_attr->custom_attr_group = ux500_soc_groups[0]; in soc_info_populate()
/OK3568_Linux_fs/kernel/drivers/base/
H A Dsoc.c139 soc_attr_groups[1] = soc_dev_attr->custom_attr_group; in soc_device_register()
/OK3568_Linux_fs/kernel/drivers/soc/tegra/fuse/
H A Dfuse-tegra.c373 attr->custom_attr_group = fuse->soc->soc_attr_group; in tegra_soc_device_register()
/OK3568_Linux_fs/kernel/arch/arm/mach-omap2/
H A Did.c797 soc_dev_attr->custom_attr_group = omap_soc_groups[0]; in omap_soc_device_init()