Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/char/pcmcia/
Dsynclink_cs.c427 static int set_txenable(MGSLPC_INFO *info, int enable, struct tty_struct *tty);
1881 static int set_txenable(MGSLPC_INFO * info, int enable, struct tty_struct *tty) in set_txenable() function
2253 return set_txenable(info,(int)arg, tty); in mgslpc_ioctl()