repo.or.cz
/
coreboot.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
soc/mediatek/mt8196: Add PMIC MT6373 driver
[coreboot.git]
/
src
/
mainboard
/
supermicro
/
x9scl
/
hda_verb.c
blob
80f93fb898bd7f19e0b998f0802fbafee47bdb31
1
/* SPDX-License-Identifier: GPL-2.0-only */
2
3
#include <device/azalia_device.h>
4
5
const
u32 cim_verb_data
[] = {};
6
const
u32 pc_beep_verbs
[] = {};
7
8
AZALIA_ARRAY_SIZES
;