Home
last modified time | relevance | path

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

/external/qemu/hw/
Dgoldfish_device.c92 s->current->reported_state = 1; in goldfish_bus_read()
98 while(s->current && s->current->reported_state == 1) in goldfish_bus_read()
129 dev->reported_state = 0; in goldfish_bus_op_init()
Dgoldfish_device.h18 uint32_t reported_state; member
/external/wpa_supplicant/
Dwpa_supplicant.c830 wpa_states reported_state = state; in wpa_supplicant_set_state() local
832 reported_state = WPA_IDLE; in wpa_supplicant_set_state()
843 network_id, reported_state); /* Dm: */ in wpa_supplicant_set_state()