Home
last modified time | relevance | path

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

/Linux-v5.4/arch/arm/mach-omap2/
Dpm44xx.c42 struct static_dep_map { struct
181 static const struct static_dep_map omap4_static_dep_map[] = {
190 static const struct static_dep_map omap5_dra7_static_dep_map[] = {
199 static inline int omap4plus_init_static_deps(const struct static_dep_map *map) in omap4plus_init_static_deps()