hpc_led_info
struct hpc_led_info led_info;
hpc_led_info_t *hpc_led_info;
hpc_led_info = (hpc_led_info_t *)arg;
hpc_led_info->led, cbp->leds[hpc_led_info->led]);
hpc_led_info->state = cbp->leds[hpc_led_info->led];
hpc_led_info = (hpc_led_info_t *)arg;
hpc_led_info->led, hpc_led_info->state);
cbp->leds[hpc_led_info->led] = hpc_led_info->state;
struct hpc_led_info led_info;
struct hpc_led_info led_info;