Home
last modified time | relevance | path

Searched defs:clp_req (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/arch/s390/include/uapi/asm/
Dclp.h15 struct clp_req { struct
27 #define CLP_SYNC _IOWR(CLP_IOCTL_MAGIC, 0xC1, struct clp_req) argument
/Linux-v5.10/arch/s390/pci/
Dpci_clp.c69 static __always_inline int clp_req(void *data, unsigned int lps) in clp_req() function