Home
last modified time | relevance | path

Searched refs:DBG_IOCTL (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.4/drivers/net/wan/
Dfarsync.h336 #define DBG_IOCTL 0x0010 /* Ioctls and other config */ macro
Dfarsync.c1987 dbg(DBG_IOCTL, "ioctl: %x, %p\n", cmd, ifr->ifr_data); in fst_ioctl()
2118 dbg(DBG_IOCTL, "Passing this type to hdlc %x\n", in fst_ioctl()
/Linux-v5.4/drivers/tty/serial/jsm/
Djsm.h34 DBG_IOCTL = 0x80, enumerator
/Linux-v5.4/drivers/staging/rtl8723bs/os_dep/
Dioctl_linux.c1269 #ifdef DBG_IOCTL in rtw_wx_set_scan()
1408 #ifdef DBG_IOCTL in rtw_wx_set_scan()
1431 #ifdef DBG_IOCTL in rtw_wx_get_scan()
1480 #ifdef DBG_IOCTL in rtw_wx_get_scan()
1508 #ifdef DBG_IOCTL in rtw_wx_set_essid()
1608 #ifdef DBG_IOCTL in rtw_wx_set_essid()
/Linux-v5.4/drivers/net/wireless/atmel/
Dat76c50x-usb.c53 #define DBG_IOCTL 0x00000004 /* ioctl calls / settings */ macro