Searched refs:haptic_channel_count (Results 1 – 1 of 1) sorted by relevance
3588 int haptic_channel_count = adev->haptics_config.channels; in out_write() local3589 size_t haptic_frame_size = bytes_per_sample * haptic_channel_count; in out_write()