Defined in 1 files as a struct:
Defined in 1 files as a function:
Referenced in 4 files:
- drivers/net/wireless/intel/iwlegacy/3945.c
- drivers/net/wireless/intel/iwlegacy/4965.c
- drivers/net/wireless/intel/iwlegacy/common.c
- drivers/net/wireless/intel/iwlegacy/common.h, line 1590
Smatch caller information:
drivers/net/wireless/intel/iwlegacy/common.c il_led_blink_set() -> il_led_cmd()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | il | 4096-ptr_max |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| USER_DATA | 1 | on | 0-u64max |
| USER_DATA | 2 | off | 0-u64max |
drivers/net/wireless/intel/iwlegacy/common.c il_led_brightness_set() -> il_led_cmd()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | il | 4096-ptr_max |
| PARAM_VALUE | 1 | on | 0,11 |
| PARAM_VALUE | 2 | off | 0 |
| FUZZY_MAX | 1 | on | 11 |
| BIT_INFO | 1 | on | 0x0,0xb |
| BIT_INFO | 1 | on | 0x0,0xb |
| HARD_MAX | 1 | on | 11 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| HALF_LOCKED2 | &rt2x00dev->conf_mutex |