|
ONLP
Open Network Linux Platform APIs
|
Platform Management Interface. More...
#include <onlp/platform.h>Go to the source code of this file.
Functions | |
| const char * | onlp_platformi_get (void) |
| Return the name of the the platform implementation. More... | |
| int | onlp_platformi_set (const char *platform) |
| Set the platform explicitly if necessary. More... | |
| int | onlp_platformi_sw_init (void) |
| Initialize the platform software module. More... | |
| int | onlp_platformi_hw_init (uint32_t flags) |
| Platform module hardware initialization. More... | |
| int | onlp_platformi_manage_init (void) |
| Initialize the platform manager features. | |
| int | onlp_platformi_manage_fans (void) |
| Perform necessary platform fan management. More... | |
| int | onlp_platformi_manage_leds (void) |
| Perform necessary platform LED management. More... | |
Platform Management Interface.
1.8.13