Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/misc/
Dkgdbts.c1058 static int kgdbts_option_setup(char *opt) in kgdbts_option_setup() function
1075 __setup("kgdbts=", kgdbts_option_setup);
1083 err = kgdbts_option_setup(config); in configure_kgdbts()