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

  /external/qemu/
vl-android.c 720 static struct HCIInfo null_hci = { variable in typeref:struct:HCIInfo
730 return &null_hci;
742 return &null_hci;
    [all...]
vl.c 524 static struct HCIInfo null_hci = { variable in typeref:struct:HCIInfo
534 return &null_hci;
546 return &null_hci;
    [all...]

Completed in 100 milliseconds