Home
last modified time | relevance | path

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

/linux-6.1.9/arch/parisc/kernel/
Dtime.c188 if (ret == PDC_INVALID_ARG) in rtc_generic_set_time()
/linux-6.1.9/arch/parisc/include/uapi/asm/
Dpdc.h20 #define PDC_INVALID_ARG -10 /* Called with an invalid argument */ macro