cachepc-linux

Fork of AMDESE/linux with modifications for CachePC side-channel attack
git clone https://git.sinitax.com/sinitax/cachepc-linux
Log | Files | Refs | README | LICENSE | sfeed.txt

asoc-kirkwood.h (145B)


      1/* SPDX-License-Identifier: GPL-2.0 */
      2#ifndef __PLAT_AUDIO_H
      3#define __PLAT_AUDIO_H
      4
      5struct kirkwood_asoc_platform_data {
      6	int burst;
      7};
      8#endif