sdk-hwV1.3/lichee/linux-4.9/include/linux/platform_data/asoc-kirkwood.h

8 lines
106 B
C
Raw Normal View History

2024-05-07 10:09:20 +00:00
#ifndef __PLAT_AUDIO_H
#define __PLAT_AUDIO_H
struct kirkwood_asoc_platform_data {
int burst;
};
#endif