Home
last modified time | relevance | path

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

/linux/drivers/s390/char/
H A Dsclp.h316 static inline int sclp_service_call(sclp_cmdw_t command, void *sccb) in sclp_service_call() function
H A Dsclp.c390 rc = sclp_service_call(command, sccb); in sclp_service_call_trace()