Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm/mach-omap2/
Dpm44xx.c45 struct static_dep_map { struct
171 static const struct static_dep_map omap4_static_dep_map[] = {
180 static const struct static_dep_map omap5_dra7_static_dep_map[] = {
189 static inline int omap4plus_init_static_deps(const struct static_dep_map *map) in omap4plus_init_static_deps()