Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/char/
Dsx.c307 static void sx_close (void *ptr);
386 sx_close,
1550 static void sx_close (void *ptr) in sx_close() function
Dspecialix.c1503 static void sx_close(struct tty_struct * tty, struct file * filp) in sx_close() function
2253 specialix_driver.close = sx_close; in sx_init_drivers()