Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/isdn/sc/
Dtimer.c27 extern int startproc(int);
78 startproc(card); in check_reset()
Dioctl.c17 extern int startproc(int);
84 startproc(card); in sc_ioctl()
Dcommand.c226 int startproc(int card) in startproc() function