Home
last modified time | relevance | path

Searched refs:setup_empty_event (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/drivers/char/
Dpcxx.c179 static void setup_empty_event(struct tty_struct *tty, struct channel *ch);
616 setup_empty_event(tty,info); in pcxe_close()
838 setup_empty_event(tty,ch); in pcxe_chars_in_buffer()
882 setup_empty_event(tty,ch); in pcxe_flush_chars()
2110 setup_empty_event(tty,ch); in pcxe_ioctl()
2120 setup_empty_event(tty,ch); in pcxe_ioctl()
2228 setup_empty_event(tty,ch); in pcxe_ioctl()
2471 static void setup_empty_event(struct tty_struct *tty, struct channel *ch) in setup_empty_event() function
Depca.c232 static void setup_empty_event(struct tty_struct *tty, struct channel *ch);
581 setup_empty_event(tty, ch); in pc_close()
1128 setup_empty_event(tty,ch); in pc_chars_in_buffer()
1203 setup_empty_event(tty,ch); in pc_flush_chars()
3083 setup_empty_event(tty,ch); in pc_ioctl()
3097 setup_empty_event(tty,ch); in pc_ioctl()
3240 setup_empty_event(tty,ch); in pc_ioctl()
3619 static void setup_empty_event(struct tty_struct *tty, struct channel *ch) in setup_empty_event() function
Dmoxa.c261 static void setup_empty_event(struct tty_struct *);
671 setup_empty_event(tty); in moxa_close()
781 setup_empty_event(tty); in moxa_chars_in_buffer()
832 setup_empty_event(tty); in moxa_ioctl()
841 setup_empty_event(tty); in moxa_ioctl()
1178 static void setup_empty_event(struct tty_struct *tty) in setup_empty_event() function