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-palm27x.h (152B)


      1/* SPDX-License-Identifier: GPL-2.0 */
      2#ifndef _INCLUDE_PALMASOC_H_
      3#define _INCLUDE_PALMASOC_H_
      4
      5struct palm27x_asoc_info {
      6	int	jack_gpio;
      7};
      8
      9#endif