Searched refs:chandev_get_options (Results 1 – 1 of 1) sorted by relevance
2325 static char *chandev_get_options(char *str, int nints, chandev_int *ints) in chandev_get_options() function2341 #define chandev_get_options get_options macro2412 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()