Home
last modified time | relevance | path

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

/linux/drivers/tty/
H A Dsynclink_gt.c410 static int startup_hw(struct slgt_info *info);
625 retval = startup_hw(info); in open()
1448 if ((rc = startup_hw(info)) != 0) { in hdlcdev_open()
2331 static int startup_hw(struct slgt_info *info) in startup_hw() function