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 351 enum p2p_discovery_type find_type; member in struct:p2p_data
p2p.c 750 } else if (p2p->find_type == P2P_FIND_PROGRESSIVE &&
887 p2p->find_type = type;
    [all...]

Completed in 181 milliseconds