Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Linux/sound/soc/codecs/   (Open Source Betriebssystem Version 6.17.9©)  Datei vom 24.10.2025 mit Größe 620 B image not shown  

Quelle  hdac_hda.h   Sprache: C

 
/* SPDX-License-Identifier: GPL-2.0 */
/*
 * Copyright(c) 2015-18 Intel Corporation.
 */


#ifndef __HDAC_HDA_H__
#define __HDAC_HDA_H__

enum {
 HDAC_ANALOG_DAI_ID = 0,
 HDAC_DIGITAL_DAI_ID,
 HDAC_ALT_ANALOG_DAI_ID,
 HDAC_HDMI_0_DAI_ID,
 HDAC_HDMI_1_DAI_ID,
 HDAC_HDMI_2_DAI_ID,
 HDAC_HDMI_3_DAI_ID,
 HDAC_DAI_ID_NUM
};

struct hdac_hda_pcm {
 int stream_tag[2];
 unsigned int format_val[2];
};

struct hdac_hda_priv {
 struct hda_codec *codec;
 struct hdac_hda_pcm pcm[HDAC_DAI_ID_NUM];
 bool need_display_power;
 int dev_index;
};

struct hdac_ext_bus_ops *snd_soc_hdac_hda_get_ops(void);

#endif /* __HDAC_HDA_H__ */

Messung V0.5
C=90 H=98 G=94

¤ Dauer der Verarbeitung: 0.16 Sekunden  (vorverarbeitet)  ¤

*© Formatika GbR, Deutschland






Wurzel

Suchen

Beweissystem der NASA

Beweissystem Isabelle

NIST Cobol Testsuite

Cephes Mathematical Library

Wiener Entwicklungsmethode

Haftungshinweis

Die Informationen auf dieser Webseite wurden nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit, noch Qualität der bereit gestellten Informationen zugesichert.

Bemerkung:

Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.