Home
last modified time | relevance | path

Searched refs:stub_radio_device (Results 1 – 1 of 1) sorted by relevance

/hardware/libhardware/modules/radio/
Dradio_hw.c89 struct stub_radio_device *dev;
101 struct stub_radio_device { struct
666 struct stub_radio_device *rdev = (struct stub_radio_device *)dev; in rdev_open_tuner()
724 struct stub_radio_device *rdev = (struct stub_radio_device *)dev; in rdev_close_tuner()
755 struct stub_radio_device *rdev = (struct stub_radio_device *)device; in rdev_close()
766 struct stub_radio_device *rdev; in rdev_open()
771 rdev = calloc(1, sizeof(struct stub_radio_device)); in rdev_open()