Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/s390/misc/
Dchandev.c2325 static char *chandev_get_options(char *str, int nints, chandev_int *ints) in chandev_get_options() function
2341 #define chandev_get_options get_options macro
2412 currstr=chandev_get_options(currstr,4,ints); in chandev_setup()
2430 currstr=chandev_get_options(str,6,ints); in chandev_setup()
2434 currstr=chandev_get_options(str,CHANDEV_MAX_EXTRA_INTS,ints); in chandev_setup()