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

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/s390/misc/
H A Dchandev.c2325 static char *chandev_get_options(char *str, int nints, chandev_int *ints) function
2341 #define chandev_get_options get_options macro
2412 currstr=chandev_get_options(currstr,4,ints);
2430 currstr=chandev_get_options(str,6,ints);
2434 currstr=chandev_get_options(str,CHANDEV_MAX_EXTRA_INTS,ints);

Completed in 32 milliseconds