| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | wl_ext_genl.c | 77 static int wl_ext_genl_send(struct genl_params *zconf, struct net_device *dev, 228 struct genl_params *zconf = (struct genl_params *)argu; in wl_ext_probreq_event() local 302 ret = wl_ext_genl_send(zconf, dev, buf, event_len); in wl_ext_probreq_event() 314 struct genl_params *zconf = g_zconf; in wl_ext_genl_recv() local 325 if (zconf == NULL) { in wl_ext_genl_recv() 329 dev = zconf->dev; in wl_ext_genl_recv() 362 wl_ext_genl_send(struct genl_params *zconf, struct net_device *dev, in wl_ext_genl_send() argument 371 if (zconf->bind_pid == -1) { in wl_ext_genl_send() 401 AGENL_TRACE(dev->name, "send to process %d\n", zconf->bind_pid); in wl_ext_genl_send() 402 ret = genlmsg_unicast(&init_net, skb, zconf->bind_pid); in wl_ext_genl_send() [all …]
|
| H A D | dhd.h | 1950 void *zconf; member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | wl_ext_genl.c | 77 static int wl_ext_genl_send(struct genl_params *zconf, struct net_device *dev, 228 struct genl_params *zconf = (struct genl_params *)argu; in wl_ext_probreq_event() local 302 ret = wl_ext_genl_send(zconf, dev, buf, event_len); in wl_ext_probreq_event() 314 struct genl_params *zconf = g_zconf; in wl_ext_genl_recv() local 325 if (zconf == NULL) { in wl_ext_genl_recv() 329 dev = zconf->dev; in wl_ext_genl_recv() 362 wl_ext_genl_send(struct genl_params *zconf, struct net_device *dev, in wl_ext_genl_send() argument 371 if (zconf->bind_pid == -1) { in wl_ext_genl_send() 401 AGENL_TRACE(dev->name, "send to process %d\n", zconf->bind_pid); in wl_ext_genl_send() 402 ret = genlmsg_unicast(&init_net, skb, zconf->bind_pid); in wl_ext_genl_send() [all …]
|
| H A D | dhd.h | 1955 void *zconf; member
|
| /OK3568_Linux_fs/u-boot/scripts/kconfig/ |
| H A D | zconf.hash.c_shipped | 2 …: gperf -t --output-file scripts/kconfig/zconf.hash.c_shipped -a -C -E -g -k '1,3,$' -p -t scripts… 31 #line 10 "scripts/kconfig/zconf.gperf" 189 #line 26 "scripts/kconfig/zconf.gperf" 191 #line 37 "scripts/kconfig/zconf.gperf" 194 #line 27 "scripts/kconfig/zconf.gperf" 197 #line 30 "scripts/kconfig/zconf.gperf" 199 #line 32 "scripts/kconfig/zconf.gperf" 201 #line 20 "scripts/kconfig/zconf.gperf" 203 #line 25 "scripts/kconfig/zconf.gperf" 206 #line 33 "scripts/kconfig/zconf.gperf" [all …]
|
| H A D | Makefile | 196 conf-objs := conf.o zconf.tab.o 197 mconf-objs := mconf.o zconf.tab.o $(lxdialog) 198 nconf-objs := nconf.o zconf.tab.o nconf.gui.o 199 kxgettext-objs := kxgettext.o zconf.tab.o 201 qconf-objs := zconf.tab.o 202 gconf-objs := gconf.o zconf.tab.o 207 clean-files += zconf.tab.c zconf.lex.c zconf.hash.c gconf.glade.h 225 LEX_PREFIX_zconf := zconf 226 YACC_PREFIX_zconf := zconf 296 $(obj)/zconf.tab.o: $(obj)/zconf.lex.c $(obj)/zconf.hash.c
|
| H A D | .zconf.tab.o.cmd | |
| H A D | .conf.cmd | |
| H A D | .gitignore | 8 zconf.hash.c
|
| H A D | zconf.tab.c_shipped | 212 /* Include zconf.hash.c here so it can see the token constants. */ 213 #include "zconf.hash.c" 2466 #include "zconf.lex.c"
|
| H A D | zconf.lex.c_shipped | 2 #line 3 "scripts/kconfig/zconf.lex.c_shipped"
|
| /OK3568_Linux_fs/buildroot/support/kconfig/ |
| H A D | README.buildroot | 7 # zconf.lex.c and zconf.tab.c needs to be generated by 'make menuconfig' 8 mv zconf.lex.c zconf.lex.c_shipped 9 mv zconf.tab.c zconf.tab.c_shipped
|
| H A D | Makefile | 206 conf-objs := conf.o zconf.tab.o 207 mconf-objs := mconf.o zconf.tab.o $(lxdialog) 208 nconf-objs := nconf.o zconf.tab.o nconf.gui.o 209 kxgettext-objs := kxgettext.o zconf.tab.o 211 qconf-objs := zconf.tab.o 212 gconf-objs := gconf.o zconf.tab.o 244 targets += zconf.lex.c 332 $(obj)/zconf.tab.o: $(obj)/zconf.lex.c
|
| H A D | zconf.tab.c_shipped | 2483 #include "zconf.lex.c"
|
| /OK3568_Linux_fs/buildroot/support/kconfig/patches/ |
| H A D | 01-kconfig-kernel-to-buildroot.patch | 5 zconf.tab.c_shipped | 2 +- 6 zconf.y | 2 +- 47 Index: kconfig/zconf.tab.c_shipped 49 --- kconfig.orig/zconf.tab.c_shipped 50 +++ kconfig/zconf.tab.c_shipped 60 Index: kconfig/zconf.y 62 --- kconfig.orig/zconf.y 63 +++ kconfig/zconf.y
|
| H A D | 06-br-build-system-integration.patch | 6 qconf-objs := zconf.tab.o 7 gconf-objs := gconf.o zconf.tab.o 40 targets += zconf.lex.c 62 @@ -300,11 +327,8 @@ $(obj)/zconf.tab.o: $(obj)/zconf.lex.c
|
| /OK3568_Linux_fs/buildroot/boot/optee-os/3.13.0/ |
| H A D | 0001-core-zlib-fix-build-warning-when-_LFS64_LARGEFILE-is.patch | 35 core/lib/zlib/zconf.h | 5 +++++ 38 diff --git a/core/lib/zlib/zconf.h b/core/lib/zlib/zconf.h 40 --- a/core/lib/zlib/zconf.h 41 +++ b/core/lib/zlib/zconf.h
|
| /OK3568_Linux_fs/u-boot/board/bosch/shc/ |
| H A D | README | 32 SHIPPED scripts/kconfig/zconf.tab.c 33 SHIPPED scripts/kconfig/zconf.lex.c 34 SHIPPED scripts/kconfig/zconf.hash.c 35 HOSTCC scripts/kconfig/zconf.tab.o
|
| /OK3568_Linux_fs/kernel/ |
| H A D | .gitignore | 86 scripts/kconfig/zconf.lex.c 87 scripts/kconfig/zconf.tab.c
|
| /OK3568_Linux_fs/kernel/arch/powerpc/boot/ |
| H A D | .gitignore | 36 zconf.h
|
| H A D | Makefile | 94 zliblinuxheader-$(CONFIG_KERNEL_GZIP) := zlib.h zconf.h zutil.h
|
| /OK3568_Linux_fs/output/sessions/2025-06-05_23-17-21/ |
| H A D | build_2025-06-06_01-57-41.log | |
| H A D | 70-loader-build.log | |
| H A D | 70-loader-build_2025-06-06_01-57-41.log | |
| H A D | build.log | |