Home
last modified time | relevance | path

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

/linux-6.15/arch/alpha/kernel/
H A Dcore_marvel.c422 char *pchar; in marvel_specify_io7() local
425 pid = simple_strtoul(str, &pchar, 0); in marvel_specify_io7()
426 if (pchar != str) { in marvel_specify_io7()
432 if (pchar == str) pchar++; in marvel_specify_io7()
433 str = pchar; in marvel_specify_io7()
/linux-6.15/drivers/gpu/drm/amd/display/dc/dml2/
H A Dcmntypes.h51 typedef char *pchar; typedef