Searched refs:ledinfo (Results 1 – 2 of 2) sorted by relevance
902 hpc_led_info_t *ledinfo; in sghsc_control() local904 ledinfo = (hpc_led_info_t *)arg; in sghsc_control()911 switch (ledinfo->led) { in sghsc_control()917 HPC_CTRL_GET_LED_STATE, ledinfo); in sghsc_control()924 ledinfo->led, sghsc->sghsc_node_id, in sghsc_control()935 hpc_led_info_t *ledinfo; in sghsc_control() local937 ledinfo = (hpc_led_info_t *)arg; in sghsc_control()944 switch (ledinfo->led) { in sghsc_control()1142 hpc_led_info_t *ledinfo) in sghsc_led_state() argument1156 switch (ledinfo->led) { in sghsc_led_state()[all …]
386 hpc_led_info_t ledinfo; in hsc_led_op() local388 ledinfo.led = led; in hsc_led_op()389 ledinfo.state = led_state; in hsc_led_op()390 (void) hsc_led_state(hsp, cmd, &ledinfo); in hsc_led_op()