|
Linux Kernel
3.7.1
|
#include "headers.h"Go to the source code of this file.
Macros | |
| #define | STATUS_IMAGE_CHECKSUM_MISMATCH -199 |
| #define | EVENT_SIGNALED 1 |
Functions | |
| BOOLEAN | IsReqGpioIsLedInNVM (struct bcm_mini_adapter *Adapter, UINT gpios) |
| int | InitLedSettings (struct bcm_mini_adapter *Adapter) |
| #define EVENT_SIGNALED 1 |
Definition at line 4 of file led_control.c.
| #define STATUS_IMAGE_CHECKSUM_MISMATCH -199 |
Definition at line 3 of file led_control.c.
| int InitLedSettings | ( | struct bcm_mini_adapter * | Adapter | ) |
Definition at line 860 of file led_control.c.
| BOOLEAN IsReqGpioIsLedInNVM | ( | struct bcm_mini_adapter * | Adapter, |
| UINT | gpios | ||
| ) |
Definition at line 16 of file led_control.c.
1.8.2