File manager - Edit - /usr/src/linux-headers-5.15.0-142/include/linux/smc911x.h
Back
/* SPDX-License-Identifier: GPL-2.0 */ #ifndef __SMC911X_H__ #define __SMC911X_H__ #define SMC911X_USE_16BIT (1 << 0) #define SMC911X_USE_32BIT (1 << 1) struct smc911x_platdata { unsigned long flags; unsigned long irq_flags; /* IRQF_... */ int irq_polarity; }; #endif /* __SMC911X_H__ */
| ver. 1.4 |
Github
|
.
| PHP 8.2.28 | Generation time: 0.02 |
proxy
|
phpinfo
|
Settings