/kernel/linux/linux-5.10/drivers/net/ethernet/dec/tulip/ |
H A D | dmfe.c | 286 static int debug; variable
|
/kernel/linux/linux-5.10/drivers/net/ethernet/cavium/liquidio/ |
H A D | lio_main.c | 58 static int debug = -1; variable [all...] |
/kernel/linux/linux-5.10/drivers/net/ethernet/dlink/ |
H A D | sundance.c | 29 static int debug = 1; /* 1 normal messages, 0 quiet .. 7 verbose. */ variable
|
/kernel/linux/linux-5.10/drivers/net/usb/ |
H A D | hso.c | 359 static int debug; variable
|
/kernel/linux/linux-5.10/drivers/pci/hotplug/ |
H A D | ibmphp.h | 28 #define debug(fmt, arg...) do { if (ibmphp_debug == 1) printk(KERN_DEBUG "%s: " fmt, MY_NAME, ## arg); } while (0) macro
|
/kernel/linux/linux-5.10/drivers/scsi/lpfc/ |
H A D | lpfc_debugfs.c | 1942 struct lpfc_debug *debug; in lpfc_debugfs_disc_trc_open() local 1992 struct lpfc_debug *debug; lpfc_debugfs_slow_ring_trc_open() local 2042 struct lpfc_debug *debug; lpfc_debugfs_hbqinfo_open() local 2084 struct lpfc_debug *debug; lpfc_debugfs_multixripools_open() local 2129 struct lpfc_debug *debug; lpfc_debugfs_lockstat_open() local 2156 struct lpfc_debug *debug = file->private_data; lpfc_debugfs_lockstat_write() local 2226 struct lpfc_debug *debug = file->private_data; lpfc_debugfs_ras_log_release() local 2253 struct lpfc_debug *debug; lpfc_debugfs_ras_log_open() local 2309 struct lpfc_debug *debug; lpfc_debugfs_dumpHBASlim_open() local 2351 struct lpfc_debug *debug; lpfc_debugfs_dumpHostSlim_open() local 2491 struct lpfc_debug *debug; lpfc_debugfs_nodelist_open() local 2534 struct lpfc_debug *debug = file->private_data; lpfc_debugfs_lseek() local 2558 struct lpfc_debug *debug = file->private_data; lpfc_debugfs_read() local 2579 struct lpfc_debug *debug = file->private_data; lpfc_debugfs_release() local 2606 struct lpfc_debug *debug = file->private_data; lpfc_debugfs_multixripools_write() local 2657 struct lpfc_debug *debug; lpfc_debugfs_nvmestat_open() local 2686 struct lpfc_debug *debug = file->private_data; lpfc_debugfs_nvmestat_write() local 2745 struct lpfc_debug *debug; lpfc_debugfs_scsistat_open() local 2774 struct lpfc_debug *debug = file->private_data; lpfc_debugfs_scsistat_write() local 2799 struct lpfc_debug *debug; lpfc_debugfs_ioktime_open() local 2828 struct lpfc_debug *debug = file->private_data; lpfc_debugfs_ioktime_write() local 2926 struct lpfc_debug *debug; lpfc_debugfs_nvmeio_trc_open() local 2955 struct lpfc_debug *debug = file->private_data; lpfc_debugfs_nvmeio_trc_write() local 3031 struct lpfc_debug *debug; lpfc_debugfs_hdwqstat_open() local 3060 struct lpfc_debug *debug = file->private_data; lpfc_debugfs_hdwqstat_write() local 3196 struct lpfc_debug *debug; lpfc_idiag_open() local 3225 struct lpfc_debug *debug = file->private_data; lpfc_idiag_release() local 3250 struct lpfc_debug *debug = file->private_data; lpfc_idiag_cmd_release() local 3296 struct lpfc_debug *debug = file->private_data; lpfc_idiag_pcicfg_read() local 3418 struct lpfc_debug *debug = file->private_data; lpfc_idiag_pcicfg_write() local 3592 struct lpfc_debug *debug = file->private_data; lpfc_idiag_baracc_read() local 3743 struct lpfc_debug *debug = file->private_data; lpfc_idiag_baracc_write() local 4048 struct lpfc_debug *debug = file->private_data; lpfc_idiag_queinfo_read() local 4256 struct lpfc_debug *debug = file->private_data; lpfc_idiag_queacc_read() local 4333 struct lpfc_debug *debug = file->private_data; lpfc_idiag_queacc_write() local 4633 struct lpfc_debug *debug = file->private_data; lpfc_idiag_drbacc_read() local 4689 struct lpfc_debug *debug = file->private_data; lpfc_idiag_drbacc_write() local 4851 struct lpfc_debug *debug = file->private_data; lpfc_idiag_ctlacc_read() local 4904 struct lpfc_debug *debug = file->private_data; lpfc_idiag_ctlacc_write() local 5045 struct lpfc_debug *debug = file->private_data; lpfc_idiag_mbxacc_read() local 5090 struct lpfc_debug *debug = file->private_data; lpfc_idiag_mbxacc_write() local 5364 struct lpfc_debug *debug = file->private_data; lpfc_idiag_extacc_write() local 5410 struct lpfc_debug *debug = file->private_data; lpfc_idiag_extacc_read() local [all...] |
/kernel/linux/linux-5.10/drivers/tty/ |
H A D | n_gsm.c | 55 static int debug; variable [all...] |
/kernel/linux/linux-5.10/drivers/staging/vc04_services/interface/vchiq_arm/ |
H A D | vchiq_core.h | 375 int debug[DEBUG_MAX]; member
|
/kernel/linux/linux-5.10/drivers/usb/host/ |
H A D | xhci-ring.c | 1944 trb_in_td(struct xhci_hcd *xhci, struct xhci_segment *start_seg, union xhci_trb *start_trb, union xhci_trb *end_trb, dma_addr_t suspect_dma, bool debug) trb_in_td() argument
|
H A D | fotg210.h | 90 struct ehci_dbg_port __iomem *debug; member
|
/kernel/linux/linux-5.10/tools/power/pm-graph/ |
H A D | sleepgraph.py | 1228 def debug(self, dev): member in DevProps
|
/kernel/linux/linux-5.10/fs/ocfs2/ |
H A D | dlmglue.c | 3016 static void ocfs2_get_dlm_debug(struct ocfs2_dlm_debug *debug) in ocfs2_get_dlm_debug() argument
|
/kernel/linux/linux-5.10/drivers/platform/x86/ |
H A D | asus-wmi.c | 232 struct asus_wmi_debug debug; member [all...] |
/kernel/linux/linux-5.10/drivers/staging/qlge/ |
H A D | qlge_main.c | 62 static int debug = -1; /* defaults above */ variable
|
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/ |
H A D | dib0090.c | 23 static int debug; variable
|
H A D | dib7000p.c | 21 static int debug; variable
|
H A D | dib9000.c | 20 static int debug; variable
|
/kernel/linux/linux-6.6/drivers/net/ethernet/cavium/liquidio/ |
H A D | lio_main.c | 58 static int debug = -1; variable [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/cortina/ |
H A D | gemini.c | 49 static int debug = -1; variable
|
/kernel/linux/linux-6.6/drivers/net/ethernet/dlink/ |
H A D | sundance.c | 29 static int debug = 1; /* 1 normal messages, 0 quiet .. 7 verbose. */ variable
|
/kernel/linux/linux-6.6/drivers/net/ethernet/freescale/dpaa/ |
H A D | dpaa_eth.c | 47 static int debug = -1; variable
|
/kernel/linux/linux-6.6/drivers/net/ethernet/ |
H A D | fealnx.c | 29 static int debug; /* 1-> print debug message */ variable [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/amd/ |
H A D | pcnet32.c | 2967 static int debug = -1; variable
|
/kernel/linux/linux-6.6/drivers/media/i2c/ |
H A D | tda1997x.c | 38 static int debug; variable [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/e1000/ |
H A D | e1000_main.c | 197 static int debug = -1; variable
|