Home
last modified time | relevance | path

Searched refs:input_value (Results 1 – 1 of 1) sorted by relevance

/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_ioctl.c6380 int8_t input_value; in drv_cmd_set_fcc_channel() local
6400 err = kstrtos8(command + command_len + 1, 10, &input_value); in drv_cmd_set_fcc_channel()
6406 hdd_debug("input_value = %d", input_value); in drv_cmd_set_fcc_channel()
6408 switch (input_value) { in drv_cmd_set_fcc_channel()