Release 4.10 arch/cris/include/uapi/asm/ioctls.h
#ifndef __ARCH_CRIS_IOCTLS_H__
#define __ARCH_CRIS_IOCTLS_H__
#define TIOCSERGSTRUCT 0x5458
/* For debugging only */
#define TIOCSERSETRS485 0x5461
/* enable rs-485 (deprecated) */
#define TIOCSERWRRS485 0x5462
/* write rs-485 */
#define TIOCSRS485 0x5463
/* enable rs-485 */
#include <asm-generic/ioctls.h>
#endif
Overall Contributors
| Person | Tokens | Prop | Commits | CommitProp |
linus torvalds | linus torvalds | 13 | 41.94% | 1 | 25.00% |
mikael starvik | mikael starvik | 9 | 29.03% | 1 | 25.00% |
claudio scordino | claudio scordino | 6 | 19.35% | 1 | 25.00% |
jeff mahoney | jeff mahoney | 3 | 9.68% | 1 | 25.00% |
| Total | 31 | 100.00% | 4 | 100.00% |
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.