Home
last modified time | relevance | path

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

/linux-4.19.296/include/uapi/linux/ !
Dcapi.h132 #define CAPI_NCCI_GETUNIT _IOR('C',0x27, unsigned) macro
/linux-4.19.296/fs/ !
Dcompat_ioctl.c1134 COMPATIBLE_IOCTL(CAPI_NCCI_GETUNIT)
/linux-4.19.296/drivers/isdn/capi/ !
Dcapi.c915 case CAPI_NCCI_GETUNIT: { in capi_ioctl()