Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arm/mach-omap2/
Dpm44xx.c45 struct static_dep_map { struct
184 static const struct static_dep_map omap4_static_dep_map[] = {
193 static const struct static_dep_map omap5_dra7_static_dep_map[] = {
202 static inline int omap4plus_init_static_deps(const struct static_dep_map *map) in omap4plus_init_static_deps()