Linux Kernel
3.7.1
|
#include <omap_hwmod.h>
Data Fields | |
struct omap_hwmod_ocp_if * | ocp_if |
struct list_head | node |
struct omap_hwmod_link - internal structure linking hwmods with ocp_ifs : OCP interface structure record pointer : list_head pointing to next struct omap_hwmod_link in a list
Definition at line 531 of file omap_hwmod.h.
Definition at line 533 of file omap_hwmod.h.
struct omap_hwmod_ocp_if* ocp_if |
Definition at line 532 of file omap_hwmod.h.