Home
last modified time | relevance | path

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

/openbmc/linux/arch/alpha/kernel/
H A Dcore_marvel.c428 char *pchar; in marvel_specify_io7() local
431 pid = simple_strtoul(str, &pchar, 0); in marvel_specify_io7()
432 if (pchar != str) { in marvel_specify_io7()
438 if (pchar == str) pchar++; in marvel_specify_io7()
439 str = pchar; in marvel_specify_io7()