Searched refs:adev_close (Results 1 – 5 of 5) sorted by relevance
626 static int adev_close(hw_device_t *device) in adev_close() function650 adev->hw_device.common.close = adev_close; in adev_open()
809 static int adev_close(hw_device_t *device) in adev_close() function840 adev->hw_device.common.close = adev_close; in adev_open()
1127 static int adev_close(hw_device_t *device) in adev_close() function1156 adev->hw_device.common.close = adev_close; in adev_open()
1111 static int adev_close(hw_device_t *device) in adev_close() function1143 adev->hw_device.common.close = adev_close; in adev_open()
1583 static int adev_close(hw_device_t *dev) { in adev_close() function1664 adev->device.common.close = adev_close; in adev_open()