Home | History | Annotate | Download | only in qemu

Lines Matching full:android_op_radio

358 char* android_op_radio = NULL;
3403 android_op_radio = (char*)optarg;
3726 if (android_op_radio) {
3727 CharDriverState* cs = qemu_chr_open("radio", android_op_radio, NULL);
3731 android_op_radio);