Home
last modified time | relevance | path

Searched refs:deb (Results 1 – 20 of 20) sorted by relevance

/linux/drivers/net/fddi/skfp/
A Dqueue.c136 struct smt_debug *deb; in do_smt_flag() local
141 deb = &smc->debug; in do_smt_flag()
143 deb = &debug; in do_smt_flag()
146 deb->d_smt = value ; in do_smt_flag()
148 deb->d_smtf = value ; in do_smt_flag()
150 deb->d_pcm = value ; in do_smt_flag()
152 deb->d_rmt = value ; in do_smt_flag()
154 deb->d_cfm = value ; in do_smt_flag()
156 deb->d_ecm = value ; in do_smt_flag()
157 printf("smt %d\n",deb->d_smt) ; in do_smt_flag()
[all …]
/linux/drivers/media/usb/dvb-usb/
A Dm920x.c129 deb("No alt found!\n"); in m920x_init_ep()
410 deb("%x\n", read[0]); in m920x_firmware_download()
487 deb("Demod init!\n"); in m920x_mt352_demod_init()
553 deb("%s\n",__func__); in m920x_mt352_frontend_attach()
584 deb("%s\n", __func__); in m920x_mt352_frontend_attach_vp7049()
597 deb("%s\n",__func__); in m920x_tda10046_08_frontend_attach()
610 deb("%s\n",__func__); in m920x_tda10046_0b_frontend_attach()
623 deb("%s\n",__func__); in m920x_qt1010_tuner_attach()
633 deb("%s\n",__func__); in m920x_tda8275_60_tuner_attach()
643 deb("%s\n",__func__); in m920x_tda8275_61_tuner_attach()
[all …]
A Dm920x.h8 #define deb(args...) dprintk(dvb_usb_m920x_debug,0x01,args) macro
/linux/Documentation/devicetree/bindings/sound/
A Dda7219.txt53 - dlg,jack-ins-deb : Debounce time for jack insertion (ms)
57 - dlg,jack-rem-deb : Debounce time for jack removal (ms)
100 dlg,jack-ins-deb = <20>;
102 dlg,jack-rem-deb = <1>;
/linux/arch/arm64/boot/dts/mediatek/
A Dmt8183-kukui-audio-da7219.dtsi30 dlg,jack-ins-deb = <20>;
32 dlg,jack-rem-deb = <1>;
/linux/scripts/
A DMakefile.package71 PHONY += deb-pkg
72 deb-pkg:
/linux/drivers/isdn/mISDN/
A Dtimerdev.c279 mISDN_inittimer(u_int *deb) in mISDN_inittimer() argument
283 debug = deb; in mISDN_inittimer()
A Dlayer1.c401 Isdnl1_Init(u_int *deb) in Isdnl1_Init() argument
403 debug = deb; in Isdnl1_Init()
A Dsocket.c810 misdn_sock_init(u_int *deb) in misdn_sock_init() argument
814 debug = deb; in misdn_sock_init()
A Dlayer2.c2236 Isdnl2_Init(u_int *deb) in Isdnl2_Init() argument
2239 debug = deb; in Isdnl2_Init()
2248 res = TEIInit(deb); in Isdnl2_Init()
A Dtei.c1376 int TEIInit(u_int *deb) in TEIInit() argument
1379 debug = deb; in TEIInit()
/linux/Documentation/kbuild/
A Dkbuild.rst119 For the deb-pkg target, allows overriding the normal heuristics deployed by
120 deb-pkg. Normally deb-pkg attempts to guess the right architecture based on
/linux/
A D.gitignore76 # Debian directory (make deb-pkg)
/linux/scripts/package/
A Dbuilddeb53 dpkg-deb $dpkg_deb_opts ${KDEB_COMPRESS:+-Z$KDEB_COMPRESS} --build "$pdir" ..
/linux/arch/arm64/boot/dts/rockchip/
A Drk3399-gru.dtsi424 dlg,jack-ins-deb = <20>;
426 dlg,jack-rem-deb = <1>;
/linux/drivers/net/ethernet/ibm/ehea/
A Dehea_main.c127 unsigned char *deb = adr; in ehea_dump() local
130 msg, deb, x, *((u64 *)&deb[0]), *((u64 *)&deb[8])); in ehea_dump()
131 deb += 16; in ehea_dump()
/linux/Documentation/scsi/
A Dadvansys.rst96 'deb' and the fourth hex digit specifies the debug level: 0 - F.
/linux/arch/s390/tools/
A Dopcodes.txt1183 ed0d deb RXE_FRRD
/linux/lib/
A DKconfig.debug248 Users of dpkg-deb via scripts/package/builddeb may find an increase in
249 size of their debug .deb packages with this config set, due to the
/linux/Documentation/virt/uml/
A Duser_mode_linux_howto_v2.rst126 # debootstrap buster /mnt http://deb.debian.org/debian

Completed in 63 milliseconds