Searched refs:DBG_IOCTL (Results 1 - 9 of 9) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wan/ |
H A D | farsync.h | 336 #define DBG_IOCTL 0x0010 /* Ioctls and other config */ macro
|
H A D | farsync.c | 1987 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()
|
/kernel/linux/linux-6.6/drivers/net/wan/ |
H A D | farsync.h | 336 #define DBG_IOCTL 0x0010 /* Ioctls and other config */ macro
|
H A D | farsync.c | 1920 dbg(DBG_IOCTL, "ioctl: %x, %p\n", cmd, data); in fst_siocdevprivate() 2027 dbg(DBG_IOCTL, "SIOCDEVPRIVATE, %x\n", ifs->type); in fst_ioctl() 2061 dbg(DBG_IOCTL, "Passing this type to hdlc %x\n", in fst_ioctl()
|
/kernel/linux/linux-5.10/drivers/tty/serial/jsm/ |
H A D | jsm.h | 34 DBG_IOCTL = 0x80, enumerator
|
/kernel/linux/linux-6.6/drivers/tty/serial/jsm/ |
H A D | jsm.h | 34 DBG_IOCTL = 0x80, enumerator
|
/kernel/linux/linux-5.10/drivers/staging/rtl8723bs/os_dep/ |
H A D | ioctl_linux.c | 1269 #ifdef DBG_IOCTL in rtw_wx_set_scan() 1270 DBG_871X("DBG_IOCTL %s:%d\n", __func__, __LINE__); in rtw_wx_set_scan() 1410 #ifdef DBG_IOCTL in rtw_wx_set_scan() 1411 DBG_871X("DBG_IOCTL %s:%d return %d\n", __func__, __LINE__, ret); in rtw_wx_set_scan() 1433 #ifdef DBG_IOCTL in rtw_wx_get_scan() 1434 DBG_871X("DBG_IOCTL %s:%d\n", __func__, __LINE__); in rtw_wx_get_scan() 1482 #ifdef DBG_IOCTL in rtw_wx_get_scan() 1483 DBG_871X("DBG_IOCTL %s:%d return %d\n", __func__, __LINE__, ret); in rtw_wx_get_scan() 1510 #ifdef DBG_IOCTL in rtw_wx_set_essid() 1511 DBG_871X("DBG_IOCTL in rtw_wx_set_essid() [all...] |
/kernel/linux/linux-5.10/drivers/net/wireless/atmel/ |
H A D | at76c50x-usb.c | 53 #define DBG_IOCTL 0x00000004 /* ioctl calls / settings */ macro
|
/kernel/linux/linux-6.6/drivers/net/wireless/atmel/ |
H A D | at76c50x-usb.c | 53 #define DBG_IOCTL 0x00000004 /* ioctl calls / settings */ macro
|
Completed in 20 milliseconds