Home
last modified time | relevance | path

Searched defs:debug (Results 1 – 25 of 403) sorted by relevance

12345678910>>...17

/drivers/scsi/lpfc/
Dlpfc_debugfs.c720 struct lpfc_debug *debug; in lpfc_debugfs_disc_trc_open() local
770 struct lpfc_debug *debug; in lpfc_debugfs_slow_ring_trc_open() local
820 struct lpfc_debug *debug; in lpfc_debugfs_hbqinfo_open() local
862 struct lpfc_debug *debug; in lpfc_debugfs_dumpHBASlim_open() local
904 struct lpfc_debug *debug; in lpfc_debugfs_dumpHostSlim_open() local
930 struct lpfc_debug *debug; in lpfc_debugfs_dumpData_open() local
960 struct lpfc_debug *debug; in lpfc_debugfs_dumpDif_open() local
1125 struct lpfc_debug *debug; in lpfc_debugfs_nodelist_open() local
1168 struct lpfc_debug *debug = file->private_data; in lpfc_debugfs_lseek() local
1192 struct lpfc_debug *debug = file->private_data; in lpfc_debugfs_read() local
[all …]
/drivers/scsi/fnic/
Dfnic_debugfs.c535 struct stats_debug_info *debug; in fnic_reset_stats_open() local
567 struct stats_debug_info *debug = file->private_data; in fnic_reset_stats_read() local
595 struct stats_debug_info *debug = file->private_data; in fnic_reset_stats_write() local
657 struct stats_debug_info *debug = file->private_data; in fnic_reset_stats_release() local
680 struct stats_debug_info *debug; in fnic_stats_debugfs_open() local
723 struct stats_debug_info *debug = file->private_data; in fnic_stats_debugfs_read() local
747 struct stats_debug_info *debug = file->private_data; in fnic_stats_debugfs_release() local
/drivers/scsi/bfa/
Dbfad_debugfs.c54 struct bfad_debug_info *debug; in bfad_debugfs_open_drvtrc() local
176 struct bfad_debug_info *debug = file->private_data; in bfad_debugfs_lseek() local
185 struct bfad_debug_info *debug = file->private_data; in bfad_debugfs_read() local
321 struct bfad_debug_info *debug = file->private_data; in bfad_debugfs_write_regwr() local
367 struct bfad_debug_info *debug = file->private_data; in bfad_debugfs_release() local
/drivers/net/ethernet/brocade/bna/
Dbnad_debugfs.c231 struct bnad_debug_info *debug = file->private_data; in bnad_debugfs_lseek() local
243 struct bnad_debug_info *debug = file->private_data; in bnad_debugfs_read() local
372 struct bnad_debug_info *debug = file->private_data; in bnad_debugfs_write_regwr() local
413 struct bnad_debug_info *debug = file->private_data; in bnad_debugfs_release() local
426 struct bnad_debug_info *debug = file->private_data; in bnad_debugfs_buffer_release() local
/drivers/net/ppp/
Dppp_mppe.c113 int debug; member
274 mppe_init(void *arg, unsigned char *options, int optlen, int unit, int debug, in mppe_init()
340 int hdrlen, int debug) in mppe_comp_init()
456 int hdrlen, int mru, int debug) in mppe_decomp_init()
Dppp_deflate.c32 int debug; member
141 int unit, int hdrlen, int debug) in z_comp_init()
356 int unit, int hdrlen, int mru, int debug) in z_decomp_init()
Dbsd_comp.c142 unsigned char debug; /* non-zero if debug desired */ member
464 int opt_len, int unit, int debug, int decomp) in bsd_init()
507 int opt_len, int unit, int opthdr, int debug) in bsd_comp_init()
514 int debug) in bsd_decomp_init()
/drivers/crypto/qat/qat_common/
Dadf_transport_internal.h56 struct dentry *debug; member
91 struct dentry *debug; member
Dadf_cfg.h72 struct dentry *debug; member
/drivers/net/fddi/skfp/
Dsmtinit.c34 struct smt_debug debug; variable
/drivers/usb/host/
Duhci-hcd.c74 static int debug = 1; variable
81 #define debug 0 macro
/drivers/media/i2c/
Dtea6415c.c42 static int debug; variable
Dtea6420.c42 static int debug; variable
Dbt866.c44 static int debug; variable
/drivers/isdn/hisax/
Dst5481_init.c44 static int debug = 0; variable
/drivers/media/usb/dvb-usb/
Da800.c18 static int debug; variable
Dnova-t-usb2.c14 static int debug; variable
/drivers/media/dvb-frontends/
Dlnbp22.c39 static int debug; variable
/drivers/bluetooth/
Dbtintel.h133 static inline int btintel_set_event_mask(struct hci_dev *hdev, bool debug) in btintel_set_event_mask()
138 static inline int btintel_set_event_mask_mfg(struct hci_dev *hdev, bool debug) in btintel_set_event_mask_mfg()
Dbtintel.c288 int btintel_set_event_mask(struct hci_dev *hdev, bool debug) in btintel_set_event_mask()
310 int btintel_set_event_mask_mfg(struct hci_dev *hdev, bool debug) in btintel_set_event_mask_mfg()
/drivers/net/wireless/rt2x00/
Drt2x00debug.c57 const struct rt2x00debug *debug; member
617 const struct rt2x00debug *debug = intf->debug; in rt2x00debug_create_file_chipset() local
653 const struct rt2x00debug *debug = rt2x00dev->ops->debugfs; in rt2x00debug_register() local
/drivers/gpu/drm/nouveau/nvkm/engine/disp/
Dchannv50.c36 nv50_disp_mthd_list(struct nv50_disp *disp, int debug, u32 base, int c, in nv50_disp_mthd_list()
65 nv50_disp_chan_mthd(struct nv50_disp_chan *chan, int debug) in nv50_disp_chan_mthd()
/drivers/pcmcia/
Dsoc_common.h146 #define debug(skt, lvl, fmt, arg...) \ macro
150 #define debug(skt, lvl, fmt, arg...) do { } while (0) macro
/drivers/isdn/mISDN/
Dclock.c44 static u_int *debug; variable
/drivers/staging/rtl8192u/ieee80211/
Dieee80211_module.c223 static int debug = \ variable

12345678910>>...17