Home | History | Annotate | Download | only in radio

Lines Matching full:stub_radio_device

85     struct stub_radio_device *dev;
97 struct stub_radio_device {
628 struct stub_radio_device *rdev = (struct stub_radio_device *)dev;
644 struct stub_radio_device *rdev = (struct stub_radio_device *)dev;
701 struct stub_radio_device *rdev = (struct stub_radio_device *)dev;
732 struct stub_radio_device *rdev = (struct stub_radio_device *)device;
743 struct stub_radio_device *rdev;
749 rdev = calloc(1, sizeof(struct stub_radio_device));