Searched defs:hw_dev (Results 1 – 6 of 6) sorted by relevance
803 static int adev_open_output_stream(struct audio_hw_device *hw_dev, in adev_open_output_stream()950 static void adev_close_output_stream(struct audio_hw_device *hw_dev, in adev_close_output_stream()974 static size_t adev_get_input_buffer_size(const struct audio_hw_device *hw_dev, in adev_get_input_buffer_size()1238 static int adev_open_input_stream(struct audio_hw_device *hw_dev, in adev_open_input_stream()1455 static void adev_close_input_stream(struct audio_hw_device *hw_dev, in adev_close_input_stream()1497 static int adev_init_check(const struct audio_hw_device *hw_dev) in adev_init_check()1502 static int adev_set_voice_volume(struct audio_hw_device *hw_dev, float volume) in adev_set_voice_volume()1507 static int adev_set_master_volume(struct audio_hw_device *hw_dev, float volume) in adev_set_master_volume()1512 static int adev_set_mode(struct audio_hw_device *hw_dev, audio_mode_t mode) in adev_set_mode()1517 static int adev_set_mic_mute(struct audio_hw_device *hw_dev, bool state) in adev_set_mic_mute()[all …]
80 camera_device hw_dev; member174 extern "C" int close_camera_device( hw_device_t *hw_dev) in close_camera_device()
131 camera_device hw_dev; member
1661 int QCameraMuxer::close_camera_device(hw_device_t *hw_dev) in close_camera_device()2121 hw_device_t *hw_dev[cam->numCameras]; in cameraDeviceOpen() local
1495 int QCamera2HardwareInterface::close_camera_device(hw_device_t *hw_dev) in close_camera_device()
237 extern "C" int usbcam_close_camera_device( hw_device_t *hw_dev) in usbcam_close_camera_device()