Searched refs:temp_buf (Results 1 – 1 of 1) sorted by relevance
334 uint8_t temp_buf[32]; in _hdd_parse_bssid_and_chan() local395 v = sscanf(in_ptr, "%31s ", temp_buf); in _hdd_parse_bssid_and_chan()399 v = kstrtos32(temp_buf, 10, &temp_int); in _hdd_parse_bssid_and_chan()442 uint8_t temp_buf[32]; in hdd_parse_send_action_frame_v1_data() local462 v = sscanf(in_ptr, "%31s ", temp_buf); in hdd_parse_send_action_frame_v1_data()466 v = kstrtos32(temp_buf, 10, &temp_int); in hdd_parse_send_action_frame_v1_data()