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

cobalt-alsa-pcm.h (282B)


      1/* SPDX-License-Identifier: GPL-2.0-only */
      2/*
      3 *  ALSA PCM device for the
      4 *  ALSA interface to cobalt PCM capture streams
      5 *
      6 *  Copyright 2014-2015 Cisco Systems, Inc. and/or its affiliates.
      7 *  All rights reserved.
      8 */
      9
     10int snd_cobalt_pcm_create(struct snd_cobalt_card *cobsc);