Home | History | Annotate | Download | only in kfmapp

Lines Matching full:radio_fd

1166   int radio_fd;
1170 radio_fd = (int)data;
1176 pfd.fd = radio_fd;
1185 ret = read(radio_fd,buf,500);