Searched refs:deb (Results 1 - 16 of 16) sorted by relevance

/linux-4.4.14/drivers/net/fddi/skfp/
H A Dqueue.c144 struct smt_debug *deb; do_smt_flag() local
149 deb = &smc->debug; do_smt_flag()
151 deb = &debug; do_smt_flag()
154 deb->d_smt = value ; do_smt_flag()
156 deb->d_smtf = value ; do_smt_flag()
158 deb->d_pcm = value ; do_smt_flag()
160 deb->d_rmt = value ; do_smt_flag()
162 deb->d_cfm = value ; do_smt_flag()
164 deb->d_ecm = value ; do_smt_flag()
165 printf("smt %d\n",deb->d_smt) ; do_smt_flag()
166 printf("smtf %d\n",deb->d_smtf) ; do_smt_flag()
167 printf("pcm %d\n",deb->d_pcm) ; do_smt_flag()
168 printf("rmt %d\n",deb->d_rmt) ; do_smt_flag()
169 printf("cfm %d\n",deb->d_cfm) ; do_smt_flag()
170 printf("ecm %d\n",deb->d_ecm) ; do_smt_flag()
/linux-4.4.14/drivers/staging/rdma/ehca/
H A Dehca_tools.h115 unsigned char *deb = (unsigned char *)(adr); \
119 __func__, ##args, deb, x, \
120 *((u64 *)&deb[0]), *((u64 *)&deb[8])); \
121 deb += 16; \
/linux-4.4.14/drivers/media/usb/dvb-usb/
H A Dm920x.c48 deb("m920x_read = no data\n"); m920x_read()
89 deb("Initialising remote control\n"); m920x_init()
92 deb("Initialising remote control failed\n"); m920x_init()
96 deb("Initialising remote control success\n"); m920x_init()
136 deb("No alt found!\n"); m920x_init_ep()
180 deb("Unexpected rc state %02x\n", rc_state); m920x_parse_rc_state()
214 deb("Unknown rc key %02x\n", rc_state[1]); m920x_rc_query()
239 deb("state=0x%02x keycode=0x%02x\n", rc_state[0], rc_state[1]); m920x_rc_core_query()
416 deb("%*ph\n", 4, read); m920x_firmware_download()
420 deb("%x\n", read[0]); m920x_firmware_download()
442 deb("error while uploading fw!\n"); m920x_firmware_download()
451 deb("bad firmware file!\n"); m920x_firmware_download()
461 deb("firmware uploaded!\n"); m920x_firmware_download()
497 deb("Demod init!\n"); m920x_mt352_demod_init()
563 deb("%s\n",__func__); m920x_mt352_frontend_attach()
594 deb("%s\n", __func__); m920x_mt352_frontend_attach_vp7049()
598 deb("Initialization of vp7049 frontend failed."); m920x_mt352_frontend_attach_vp7049()
607 deb("%s\n",__func__); m920x_tda10046_08_frontend_attach()
620 deb("%s\n",__func__); m920x_tda10046_0b_frontend_attach()
633 deb("%s\n",__func__); m920x_qt1010_tuner_attach()
643 deb("%s\n",__func__); m920x_tda8275_60_tuner_attach()
653 deb("%s\n",__func__); m920x_tda8275_61_tuner_attach()
671 deb("%s\n", __func__); m920x_mt2060_tuner_attach()
830 deb("Probing for m920x device at interface %d\n", bInterfaceNumber); m920x_probe()
H A Dm920x.h7 #define deb(args...) dprintk(dvb_usb_m920x_debug,0x01,args) macro
/linux-4.4.14/drivers/gpu/drm/radeon/
H A Dradeon_agp.c44 /* Intel E7505 Memory Controller Hub / RV350 AR [Radeon 9600XT] Needs AGPMode 4 (deb #515326) */
46 /* Intel 82865G/PE/P DRAM Controller/Host-Hub / Mobility 9800 Needs AGPMode 4 (deb #462590) */
51 /* Intel 82855PM Processor to I/O Controller / Mobility M6 LY Needs AGPMode 1 (deb #467235) */
81 /* Intel 82852/82855 host bridge / Mobility 9600 M10 RV350 Needs AGPMode 1 (deb #467460) */
90 /* Intel 82852/82855 host bridge / Mobility 9600/9700 Needs AGPMode 1 (deb #510208) */
105 /* VIA VT82C693A Host Bridge / RV280 [Radeon 9200 PRO] Needs AGPMode 2 (deb #515512) */
111 /* VIA VT8377 Host Bridge / R200 QM [Radeon 9100] Needs AGPMode 4 (deb #461144) */
/linux-4.4.14/scripts/package/
H A DMakefile90 deb-pkg: FORCE
144 @echo ' deb-pkg - Build both source and binary deb kernel packages'
145 @echo ' bindeb-pkg - Build only the binary kernel deb package'
H A Dbuilddeb6 # Simple script to generate a deb package for a Linux kernel. All the
/linux-4.4.14/drivers/isdn/mISDN/
H A Dtimerdev.c286 mISDN_inittimer(u_int *deb) mISDN_inittimer() argument
290 debug = deb; mISDN_inittimer()
H A Dlayer1.c410 l1_init(u_int *deb) l1_init() argument
412 debug = deb; l1_init()
H A Dsocket.c818 misdn_sock_init(u_int *deb) misdn_sock_init() argument
822 debug = deb; misdn_sock_init()
H A Dtei.c1388 int TEIInit(u_int *deb) TEIInit() argument
1390 debug = deb; TEIInit()
H A Dlayer2.c2248 Isdnl2_Init(u_int *deb) Isdnl2_Init() argument
2250 debug = deb; Isdnl2_Init()
2257 TEIInit(deb); Isdnl2_Init()
/linux-4.4.14/sound/soc/codecs/
H A Dda7219-aad.c580 if (of_property_read_u32(aad_np, "dlg,jack-ins-deb", &of_val32) >= 0) da7219_aad_of_to_pdata()
592 if (of_property_read_u32(aad_np, "dlg,jack-rem-deb", &of_val32) >= 0) da7219_aad_of_to_pdata()
/linux-4.4.14/drivers/net/ethernet/ibm/ehea/
H A Dehea_main.c140 unsigned char *deb = adr; ehea_dump() local
143 msg, deb, x, *((u64 *)&deb[0]), *((u64 *)&deb[8])); ehea_dump()
144 deb += 16; ehea_dump()
/linux-4.4.14/drivers/isdn/hisax/
H A Delsa_ser.c29 static u_char deb[32]; variable
/linux-4.4.14/arch/s390/kernel/
H A Ddis.c1698 { "deb", 0x0d, INSTR_RXE_FRRD },

Completed in 630 milliseconds