/linux-5.19.10/drivers/net/fddi/skfp/ |
D | queue.c | 136 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-5.19.10/drivers/media/usb/dvb-usb/ |
D | m920x.c | 45 deb("m920x_read = no data\n"); in m920x_read() 82 deb("Initialising remote control\n"); in m920x_init() 85 deb("Initialising remote control failed\n"); in m920x_init() 89 deb("Initialising remote control success\n"); in m920x_init() 129 deb("No alt found!\n"); in m920x_init_ep() 173 deb("Unexpected rc state %02x\n", rc_state); in m920x_parse_rc_state() 207 deb("Unknown rc key %02x\n", rc_state[1]); in m920x_rc_query() 232 deb("state=0x%02x keycode=0x%02x\n", rc_state[0], rc_state[1]); in m920x_rc_core_query() 416 deb("%*ph\n", 4, read); in m920x_firmware_download() 420 deb("%x\n", read[0]); in m920x_firmware_download() [all …]
|
D | m920x.h | 8 #define deb(args...) dprintk(dvb_usb_m920x_debug,0x01,args) macro
|
/linux-5.19.10/Documentation/devicetree/bindings/sound/ |
D | da7219.txt | 53 - 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-5.19.10/arch/arm64/boot/dts/mediatek/ |
D | mt8183-kukui-audio-da7219.dtsi | 30 dlg,jack-ins-deb = <20>; 32 dlg,jack-rem-deb = <1>;
|
/linux-5.19.10/scripts/ |
D | Makefile.package | 71 PHONY += deb-pkg 72 deb-pkg:
|
/linux-5.19.10/drivers/isdn/mISDN/ |
D | timerdev.c | 279 mISDN_inittimer(u_int *deb) in mISDN_inittimer() argument 283 debug = deb; in mISDN_inittimer()
|
D | layer1.c | 401 Isdnl1_Init(u_int *deb) in Isdnl1_Init() argument 403 debug = deb; in Isdnl1_Init()
|
D | socket.c | 810 misdn_sock_init(u_int *deb) in misdn_sock_init() argument 814 debug = deb; in misdn_sock_init()
|
D | layer2.c | 2236 Isdnl2_Init(u_int *deb) in Isdnl2_Init() argument 2239 debug = deb; in Isdnl2_Init() 2248 res = TEIInit(deb); in Isdnl2_Init()
|
D | tei.c | 1376 int TEIInit(u_int *deb) in TEIInit() argument 1379 debug = deb; in TEIInit()
|
/linux-5.19.10/Documentation/kbuild/ |
D | kbuild.rst | 130 For the deb-pkg target, allows overriding the normal heuristics deployed by 131 deb-pkg. Normally deb-pkg attempts to guess the right architecture based on
|
/linux-5.19.10/ |
D | .gitignore | 77 # Debian directory (make deb-pkg)
|
/linux-5.19.10/scripts/package/ |
D | builddeb | 53 dpkg-deb $dpkg_deb_opts ${KDEB_COMPRESS:+-Z$KDEB_COMPRESS} --build "$pdir" ..
|
/linux-5.19.10/arch/arm64/boot/dts/rockchip/ |
D | rk3399-gru.dtsi | 452 dlg,jack-ins-deb = <20>; 454 dlg,jack-rem-deb = <1>;
|
/linux-5.19.10/drivers/net/ethernet/ibm/ehea/ |
D | ehea_main.c | 129 unsigned char *deb = adr; in ehea_dump() local 132 msg, deb, x, *((u64 *)&deb[0]), *((u64 *)&deb[8])); in ehea_dump() 133 deb += 16; in ehea_dump()
|
/linux-5.19.10/Documentation/scsi/ |
D | advansys.rst | 96 'deb' and the fourth hex digit specifies the debug level: 0 - F.
|
/linux-5.19.10/arch/s390/tools/ |
D | opcodes.txt | 1184 ed0d deb RXE_FRRD
|
/linux-5.19.10/lib/ |
D | Kconfig.debug | 315 Users of dpkg-deb via scripts/package/builddeb may find an increase in 316 size of their debug .deb packages with this config set, due to the
|
/linux-5.19.10/Documentation/virt/uml/ |
D | user_mode_linux_howto_v2.rst | 126 # debootstrap buster /mnt http://deb.debian.org/debian
|