Home
last modified time | relevance | path

Searched defs:termios (Results 1 – 5 of 5) sorted by relevance

/linux-4.19.296/include/asm-generic/
Dtermios-base.h15 static inline int user_termio_to_kernel_termios(struct ktermios *termios, in user_termio_to_kernel_termios()
52 struct ktermios *termios) in kernel_termios_to_user_termio()
Dtermios.h20 static inline int user_termio_to_kernel_termios(struct ktermios *termios, in user_termio_to_kernel_termios()
57 struct ktermios *termios) in kernel_termios_to_user_termio()
/linux-4.19.296/include/uapi/asm-generic/
Dtermbits.h12 struct termios { struct
21 struct termios2 { argument
/linux-4.19.296/include/linux/
Dtty_driver.h322 struct ktermios **termios; member
Dtty.h305 struct ktermios termios, termios_locked; member