/kernel/linux/linux-5.10/drivers/tty/serial/jsm/ |
H A D | jsm_tty.c | 32 jsm_dbg(IOCTL, &ch->ch_bd->pci_dev, "start\n"); in jsm_get_mstat() 51 jsm_dbg(IOCTL, &ch->ch_bd->pci_dev, "finish\n"); in jsm_get_mstat() 69 jsm_dbg(IOCTL, &channel->ch_bd->pci_dev, "start\n"); in jsm_tty_get_mctrl() 76 jsm_dbg(IOCTL, &channel->ch_bd->pci_dev, "finish\n"); in jsm_tty_get_mctrl() 91 jsm_dbg(IOCTL, &channel->ch_bd->pci_dev, "start\n"); in jsm_tty_set_mctrl() 105 jsm_dbg(IOCTL, &channel->ch_bd->pci_dev, "finish\n"); in jsm_tty_set_mctrl() 128 jsm_dbg(IOCTL, &channel->ch_bd->pci_dev, "start\n"); in jsm_tty_start_tx() 133 jsm_dbg(IOCTL, &channel->ch_bd->pci_dev, "finish\n"); in jsm_tty_start_tx() 141 jsm_dbg(IOCTL, &channel->ch_bd->pci_dev, "start\n"); in jsm_tty_stop_tx() 145 jsm_dbg(IOCTL, in jsm_tty_stop_tx() [all...] |
H A D | jsm_neo.c | 636 jsm_dbg(IOCTL, &ch->ch_bd->pci_dev, in neo_flush_uart_write() 668 jsm_dbg(IOCTL, &ch->ch_bd->pci_dev, in neo_flush_uart_read() 692 jsm_dbg(IOCTL, &ch->ch_bd->pci_dev, in neo_clear_break()
|
H A D | jsm_cls.c | 318 jsm_dbg(IOCTL, &ch->ch_bd->pci_dev, in cls_clear_break() 622 jsm_dbg(IOCTL, &ch->ch_bd->pci_dev, in cls_flush_uart_write()
|
/kernel/linux/linux-6.6/drivers/tty/serial/jsm/ |
H A D | jsm_tty.c | 32 jsm_dbg(IOCTL, &ch->ch_bd->pci_dev, "start\n"); in jsm_get_mstat() 51 jsm_dbg(IOCTL, &ch->ch_bd->pci_dev, "finish\n"); in jsm_get_mstat() 69 jsm_dbg(IOCTL, &channel->ch_bd->pci_dev, "start\n"); in jsm_tty_get_mctrl() 76 jsm_dbg(IOCTL, &channel->ch_bd->pci_dev, "finish\n"); in jsm_tty_get_mctrl() 91 jsm_dbg(IOCTL, &channel->ch_bd->pci_dev, "start\n"); in jsm_tty_set_mctrl() 105 jsm_dbg(IOCTL, &channel->ch_bd->pci_dev, "finish\n"); in jsm_tty_set_mctrl() 128 jsm_dbg(IOCTL, &channel->ch_bd->pci_dev, "start\n"); in jsm_tty_start_tx() 133 jsm_dbg(IOCTL, &channel->ch_bd->pci_dev, "finish\n"); in jsm_tty_start_tx() 141 jsm_dbg(IOCTL, &channel->ch_bd->pci_dev, "start\n"); in jsm_tty_stop_tx() 145 jsm_dbg(IOCTL, in jsm_tty_stop_tx() [all...] |
H A D | jsm_neo.c | 637 jsm_dbg(IOCTL, &ch->ch_bd->pci_dev, in neo_flush_uart_write() 669 jsm_dbg(IOCTL, &ch->ch_bd->pci_dev, in neo_flush_uart_read() 693 jsm_dbg(IOCTL, &ch->ch_bd->pci_dev, in neo_clear_break()
|
H A D | jsm_cls.c | 318 jsm_dbg(IOCTL, &ch->ch_bd->pci_dev, in cls_clear_break() 618 jsm_dbg(IOCTL, &ch->ch_bd->pci_dev, in cls_flush_uart_write()
|
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/ |
H A D | trace_dbg.h | 130 __hfi1_trace_def(IOCTL); variable
|
H A D | trace.c | 569 __hfi1_trace_fn(IOCTL); variable
|
H A D | file_ops.c | 229 hfi1_cdbg(IOCTL, "IOCTL recv: 0x%x", cmd); in hfi1_file_ioctl()
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/ |
H A D | trace_dbg.h | 92 __hfi1_trace_def(IOCTL); variable
|
H A D | trace.c | 532 __hfi1_trace_fn(IOCTL); variable
|
H A D | file_ops.c | 188 hfi1_cdbg(IOCTL, "IOCTL recv: 0x%x", cmd); in hfi1_file_ioctl()
|
/kernel/linux/linux-5.10/drivers/media/usb/pwc/ |
H A D | pwc.h | 63 #define PWC_DEBUG_IOCTL(fmt, args...) PWC_DEBUG(IOCTL, fmt, ##args)
|
/kernel/linux/linux-6.6/drivers/media/usb/pwc/ |
H A D | pwc.h | 63 #define PWC_DEBUG_IOCTL(fmt, args...) PWC_DEBUG(IOCTL, fmt, ##args)
|
/kernel/linux/linux-5.10/drivers/net/wireless/marvell/mwifiex/ |
H A D | scan.c | 365 mwifiex_dbg(adapter, IOCTL, in mwifiex_is_network_compatible() 2824 * Sends IOCTL request to start a scan. 2826 * This function allocates the IOCTL request buffer, fills it 2827 * with requisite parameters and calls the IOCTL handler.
|
/kernel/linux/linux-6.6/drivers/net/wireless/marvell/mwifiex/ |
H A D | scan.c | 353 mwifiex_dbg(adapter, IOCTL, in mwifiex_is_network_compatible() 2806 * Sends IOCTL request to start a scan. 2808 * This function allocates the IOCTL request buffer, fills it 2809 * with requisite parameters and calls the IOCTL handler.
|