Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/dgnc/
Ddgnc_sysfs.h24 struct un_t;
37 extern void dgnc_create_tty_sysfs(struct un_t *un, struct device *c);
Ddgnc_sysfs.c373 struct un_t *un; in dgnc_tty_state_show()
398 struct un_t *un; in dgnc_tty_baud_show()
423 struct un_t *un; in dgnc_tty_msignals_show()
457 struct un_t *un; in dgnc_tty_iflag_show()
482 struct un_t *un; in dgnc_tty_cflag_show()
507 struct un_t *un; in dgnc_tty_oflag_show()
532 struct un_t *un; in dgnc_tty_lflag_show()
557 struct un_t *un; in dgnc_tty_digi_flag_show()
582 struct un_t *un; in dgnc_tty_rxcount_show()
607 struct un_t *un; in dgnc_tty_txcount_show()
[all …]
Ddgnc_tty.c1012 struct un_t *un; in dgnc_tty_open()
1216 struct un_t *un = NULL; in dgnc_block_til_ready()
1345 struct un_t *un; in dgnc_tty_hangup()
1369 struct un_t *un; in dgnc_tty_close()
1517 struct un_t *un = NULL; in dgnc_tty_chars_in_buffer()
1567 struct un_t *un = NULL; in dgnc_maxcps_room()
1620 struct un_t *un = NULL; in dgnc_tty_write_room()
1700 struct un_t *un = NULL; in dgnc_tty_write()
1887 struct un_t *un; in dgnc_tty_tiocmget()
1939 struct un_t *un; in dgnc_tty_tiocmset()
[all …]
Ddgnc_driver.h259 struct un_t { struct
313 struct un_t ch_tun; /* Terminal unit info */
314 struct un_t ch_pun; /* Printer unit info */
Ddgnc_cls.c443 struct un_t *un; in cls_param()
448 un = (struct un_t *) tty->driver_data; in cls_param()
916 struct un_t *un; in cls_drain()
921 un = (struct un_t *) tty->driver_data; in cls_drain()
Ddgnc_neo.c605 struct un_t *un; in neo_param()
610 un = (struct un_t *) tty->driver_data; in neo_param()
1318 struct un_t *un; in neo_drain()
1324 un = (struct un_t *) tty->driver_data; in neo_drain()
/linux-4.1.27/drivers/staging/dgap/
Ddgap.c1719 struct un_t *un, u32 mask, in dgap_write_wakeup()
3071 struct un_t *un; in dgap_block_til_ready()
3202 struct un_t *un; in dgap_tty_flush_buffer()
3254 struct un_t *un; in dgap_tty_hangup()
3287 struct un_t *un; in dgap_tty_chars_in_buffer()
3378 struct un_t *un; in dgap_wait_for_drain()
3436 static int dgap_maxcps_room(struct channel_t *ch, struct un_t *un, in dgap_maxcps_room()
3472 static inline void dgap_set_firmware_event(struct un_t *un, unsigned int event) in dgap_set_firmware_event()
3508 struct un_t *un; in dgap_tty_write_room()
3581 struct un_t *un; in dgap_tty_write()
[all …]
Ddgap.h625 struct un_t { struct
968 struct un_t ch_tun; /* Terminal unit info */
969 struct un_t ch_pun; /* Printer unit info */