Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arm/mach-omap2/
H A Dpm44xx.c42 struct static_dep_map { struct
172 static const struct static_dep_map omap4_static_dep_map[] = {
181 static const struct static_dep_map omap5_dra7_static_dep_map[] = {
190 static inline int omap4plus_init_static_deps(const struct static_dep_map *map) in omap4plus_init_static_deps()