Home
last modified time | relevance | path

Searched refs:samsung_retention_data (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.4/drivers/pinctrl/samsung/
Dpinctrl-samsung.h207 struct samsung_retention_data { struct
213 const struct samsung_retention_data *); argument
238 const struct samsung_retention_data *retention_data;
Dpinctrl-exynos-arm.c56 const struct samsung_retention_data *data) in s5pv210_retention_init()
86 static const struct samsung_retention_data s5pv210_retention_data __initconst = {
199 static const struct samsung_retention_data exynos3250_retention_data __initconst = {
299 static const struct samsung_retention_data exynos4_retention_data __initconst = {
312 static const struct samsung_retention_data exynos4_audio_retention_data __initconst = {
833 static const struct samsung_retention_data exynos5420_retention_data __initconst = {
Dpinctrl-exynos-arm64.c150 static const struct samsung_retention_data exynos5433_retention_data __initconst = {
163 static const struct samsung_retention_data exynos5433_audio_retention_data __initconst = {
177 static const struct samsung_retention_data exynos5433_fsys_retention_data __initconst = {
Dpinctrl-exynos.h139 const struct samsung_retention_data *data);
Dpinctrl-exynos.c688 const struct samsung_retention_data *data) in exynos_retention_init()