Home
last modified time | relevance | path

Searched defs:un_t (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/staging/dgnc/
Ddgnc_driver.h259 struct un_t { struct
262 ulong un_time; argument
263 uint un_type; argument
265 struct tty_struct *un_tty;/* Pointer to unit tty structure */ argument
266 uint un_flags; /* Unit flags */
267 wait_queue_head_t un_flags_wait; /* Place to sleep to wait on unit */
268 uint un_dev; /* Minor device number */
269 struct device *un_sysfs;
/linux-4.1.27/drivers/staging/dgap/
Ddgap.h625 struct un_t { struct
628 u32 un_time; argument
629 u32 un_type; argument
631 struct tty_struct *un_tty;/* Pointer to unit tty structure */ argument
632 u32 un_flags; /* Unit flags */
633 wait_queue_head_t un_flags_wait; /* Place to sleep to wait on unit */
634 u32 un_dev; /* Minor device number */
635 tcflag_t un_oflag; /* oflags being done on board */
636 tcflag_t un_lflag; /* lflags being done on board */
637 struct device *un_sysfs;