Searched refs:radio_hw_device (Results 1 – 3 of 3) sorted by relevance
221 struct radio_hw_device { struct234 int (*get_properties)(const struct radio_hw_device *dev, argument257 int (*open_tuner)(const struct radio_hw_device *dev, argument276 int (*close_tuner)(const struct radio_hw_device *dev, const struct radio_tuner *tuner); argument280 typedef struct radio_hw_device radio_hw_device_t;285 struct radio_hw_device** device) in radio_hw_device_open()291 static inline int radio_hw_device_close(const struct radio_hw_device* device) in radio_hw_device_close()
62 struct radio_hw_device *mHwDevice;
102 struct radio_hw_device device;649 static int rdev_get_properties(const struct radio_hw_device *dev, in rdev_get_properties()659 static int rdev_open_tuner(const struct radio_hw_device *dev, in rdev_open_tuner()721 static int rdev_close_tuner(const struct radio_hw_device *dev, in rdev_close_tuner()