mirror of
https://github.com/AetherDroid/android_kernel_samsung_on5xelte.git
synced 2025-09-08 01:08:03 -04:00
Fixed MTP to work with TWRP
This commit is contained in:
commit
f6dfaef42e
50820 changed files with 20846062 additions and 0 deletions
10
sound/pci/ice1712/quartet.h
Normal file
10
sound/pci/ice1712/quartet.h
Normal file
|
@ -0,0 +1,10 @@
|
|||
#ifndef __SOUND_QTET_H
|
||||
#define __SOUND_QTET_H
|
||||
|
||||
#define QTET_DEVICE_DESC "{Infrasonic,Quartet},"
|
||||
|
||||
#define VT1724_SUBDEVICE_QTET 0x30305349 /* Infrasonic Quartet */
|
||||
|
||||
extern struct snd_ice1712_card_info snd_vt1724_qtet_cards[];
|
||||
|
||||
#endif /* __SOUND_QTET_H */
|
Loading…
Add table
Add a link
Reference in a new issue