Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at v4.13-rc1 7 lines 145 B view raw
1#ifndef _DT_BINDINGS_TDA998X_H 2#define _DT_BINDINGS_TDA998X_H 3 4#define TDA998x_SPDIF 1 5#define TDA998x_I2S 2 6 7#endif /*_DT_BINDINGS_TDA998X_H */