Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/
H A Dsynclink_gt.c453 static int set_txidle(struct slgt_info *info, int idle_mode);
1004 ret = set_txidle(info, (int)arg); in ioctl()
2555 static int set_txidle(struct slgt_info *info, int idle_mode) in set_txidle() function