Home
last modified time | relevance | path

Searched refs:un_t (Results 1 – 8 of 8) sorted by relevance

/linux-4.4.14/drivers/staging/dgnc/
Ddgnc_sysfs.h24 struct un_t;
37 void dgnc_create_tty_sysfs(struct un_t *un, struct device *c);
Ddgnc_sysfs.c384 struct un_t *un; in dgnc_tty_state_show()
410 struct un_t *un; in dgnc_tty_baud_show()
435 struct un_t *un; in dgnc_tty_msignals_show()
469 struct un_t *un; in dgnc_tty_iflag_show()
494 struct un_t *un; in dgnc_tty_cflag_show()
519 struct un_t *un; in dgnc_tty_oflag_show()
544 struct un_t *un; in dgnc_tty_lflag_show()
569 struct un_t *un; in dgnc_tty_digi_flag_show()
594 struct un_t *un; in dgnc_tty_rxcount_show()
619 struct un_t *un; in dgnc_tty_txcount_show()
[all …]
Ddgnc_tty.c1017 struct un_t *un; in dgnc_tty_open()
1220 struct un_t *un = NULL; in dgnc_block_til_ready()
1349 struct un_t *un; in dgnc_tty_hangup()
1370 struct un_t *un; in dgnc_tty_close()
1512 struct un_t *un = NULL; in dgnc_tty_chars_in_buffer()
1561 struct un_t *un = NULL; in dgnc_maxcps_room()
1615 struct un_t *un = NULL; in dgnc_tty_write_room()
1693 struct un_t *un = NULL; in dgnc_tty_write()
1833 struct un_t *un; in dgnc_tty_tiocmget()
1884 struct un_t *un; in dgnc_tty_tiocmset()
[all …]
Ddgnc_driver.h267 struct un_t { struct
320 struct un_t ch_tun; /* Terminal unit info */
321 struct un_t ch_pun; /* Printer unit info */
Ddgnc_cls.c436 struct un_t *un; in cls_param()
441 un = (struct un_t *)tty->driver_data; in cls_param()
902 struct un_t *un; in cls_drain()
907 un = (struct un_t *)tty->driver_data; in cls_drain()
Ddgnc_neo.c588 struct un_t *un; in neo_param()
593 un = (struct un_t *)tty->driver_data; in neo_param()
1288 struct un_t *un; in neo_drain()
1294 un = (struct un_t *)tty->driver_data; in neo_drain()
/linux-4.4.14/drivers/staging/dgap/
Ddgap.c1668 struct un_t *un, u32 mask, in dgap_write_wakeup()
3007 struct un_t *un; in dgap_block_til_ready()
3136 struct un_t *un; in dgap_tty_flush_buffer()
3188 struct un_t *un; in dgap_tty_hangup()
3221 struct un_t *un; in dgap_tty_chars_in_buffer()
3312 struct un_t *un; in dgap_wait_for_drain()
3369 static int dgap_maxcps_room(struct channel_t *ch, struct un_t *un, in dgap_maxcps_room()
3405 static inline void dgap_set_firmware_event(struct un_t *un, unsigned int event) in dgap_set_firmware_event()
3441 struct un_t *un; in dgap_tty_write_room()
3514 struct un_t *un; in dgap_tty_write()
[all …]
Ddgap.h624 struct un_t { struct
967 struct un_t ch_tun; /* Terminal unit info */
968 struct un_t ch_pun; /* Printer unit info */