Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/isdn/pcbit/
Dpcbit.h139 #define PCBIT_IOCTL_STOP 0x0B /* stop protocol */ macro
154 #define PCBIT_STOP (PCBIT_IOCTL_STOP + IIOCDRVCTL)
Ddrv.c961 case PCBIT_IOCTL_STOP: in pcbit_ioctl()