Searched defs:debug (Results 301 - 325 of 469) sorted by relevance

<<111213141516171819

/linux-master/drivers/net/ethernet/cavium/thunder/
H A Dnicvf_main.c66 static int debug = 0x00; variable
/linux-master/scripts/
H A Dasn1_compiler.c315 #define debug(fmt, ...) do { if (debug_opt) printf(fmt, ## __VA_ARGS__); } while (0) macro
/linux-master/drivers/media/platform/nxp/
H A Dmx2_emmaprp.c35 static bool debug; variable
H A Dimx-pxp.c37 static unsigned int debug; variable
/linux-master/drivers/media/test-drivers/
H A Dvim2m.c36 static unsigned int debug; variable
/linux-master/arch/powerpc/kvm/
H A Dbooke.c763 struct debug_reg debug; local
[all...]
/linux-master/drivers/net/ethernet/i825xx/
H A D82596.c1509 static int debug = -1; variable
/linux-master/drivers/net/ethernet/3com/
H A D3c515.c397 static int debug = -1; variable
/linux-master/drivers/misc/altera-stapl/
H A Daltera.c22 static int debug = 1; variable
/linux-master/drivers/media/usb/ttusb-dec/
H A Dttusb_dec.c29 static int debug; variable
/linux-master/drivers/media/i2c/
H A Dks0127.c198 static int debug; /* insmod parameter */ variable
[all...]
/linux-master/drivers/isdn/hardware/mISDN/
H A Dhfcpci.c45 static uint debug; variable
[all...]
/linux-master/drivers/net/ethernet/qlogic/qede/
H A Dqede_main.c44 static uint debug; variable
935 void qede_config_debug(uint debug, u32 *p_dp_module, u8 *p_dp_level) argument
[all...]
/linux-master/drivers/net/ethernet/freescale/
H A Ducc_geth.c69 } debug = { -1 }; variable in typeref:struct:__anon1066
/linux-master/drivers/media/dvb-frontends/
H A Dsi21xx.c102 static int debug; variable
H A Dtda1004x.c29 static int debug; variable
H A Dtda10048.c120 static unsigned int debug; variable
/linux-master/drivers/media/tuners/
H A Dmxl5005s.c69 static int debug; variable
H A Dxc5000.c23 static int debug; variable
/linux-master/drivers/net/ethernet/broadcom/
H A Dsb1250-mac.c52 static int debug = 1; variable
/linux-master/drivers/net/ethernet/atheros/atlx/
H A Datl1.c229 static int debug = -1; variable
/linux-master/drivers/net/ethernet/davicom/
H A Ddm9000.c55 static int debug; variable
/linux-master/drivers/cdrom/
H A Dcdrom.c281 static bool debug; variable
3421 int debug; /* tur member in struct:cdrom_sysctl_settings
[all...]
/linux-master/drivers/char/ipmi/
H A Dipmi_ssif.c183 int debug; member in struct:ssif_addr_info
1919 new_ssif_client(int addr, char *adapter_name, int debug, int slave_addr, enum ipmi_addr_src addr_src, struct device *dev) argument
/linux-master/drivers/gpu/drm/nouveau/nvkm/engine/disp/
H A Dnv50.c451 nv50_disp_mthd_list(struct nvkm_disp *disp, int debug, u32 base, int c, argument
480 nv50_disp_chan_mthd(struct nvkm_disp_chan *chan, int debug) argument

Completed in 372 milliseconds

<<111213141516171819