Home
last modified time | relevance | path

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

/Linux-v5.4/include/net/bluetooth/
Drfcomm.h324 #define RFCOMMRELEASEDEV _IOW('R', 201, int) macro
/Linux-v5.4/fs/
Dcompat_ioctl.c846 COMPATIBLE_IOCTL(RFCOMMRELEASEDEV)
/Linux-v5.4/net/bluetooth/rfcomm/
Dtty.c590 case RFCOMMRELEASEDEV: in rfcomm_dev_ioctl()