HomeSort by relevance Sort by last modified time
    Searched refs:find_type (Results 1 - 3 of 3) sorted by null

  /external/qemu/
module.c 46 static ModuleTypeList *find_type(module_init_type type) function
65 l = find_type(type);
75 l = find_type(type);
  /external/wpa_supplicant_8/src/p2p/
p2p_i.h 370 enum p2p_discovery_type find_type; member in struct:p2p_data
p2p.c 855 } else if (p2p->find_type == P2P_FIND_PROGRESSIVE &&
1006 p2p->find_type = type;
1072 if (p2p_find(p2p, p2p->last_p2p_find_timeout, p2p->find_type,
    [all...]

Completed in 35 milliseconds