Searched refs:NULL (Results 176 - 200 of 769) sorted by relevance

1234567891011>>

/netgear-R7800-V1.0.2.28/target/linux/ar71xx/files/arch/mips/ath79/
H A Dmach-all0315n.c64 ath79_register_m25p80(NULL);
81 ap91_pci_init(ee, NULL);
H A Dmach-mzk-w300nh.c103 ath79_register_m25p80(NULL);
111 ath79_register_wmac(eeprom, NULL);
H A Dmach-rw2458n.c69 ath79_register_m25p80(NULL);
79 ap91_pci_init(ee, NULL);
H A Dmach-tew-632brp.c76 u8 *wlan_mac = NULL;
96 ath79_register_m25p80(NULL);
/netgear-R7800-V1.0.2.28/target/linux/lantiq/files/net/ipv4/
H A Dsvip_nat.c135 static SVIP_NAT_table_entry_t *pNatTable = NULL;
165 llseek: NULL, /* seek */
166 read: NULL,
167 write: NULL,
168 readdir: NULL, /* readdir */
169 poll: NULL, /* select */
171 mmap: NULL, /* mmap */
174 flush: NULL, /* flush */
245 if (data != NULL)
275 if (data == NULL)
[all...]
/netgear-R7800-V1.0.2.28/package/igmpproxy/src/
H A Drequest.c108 if(sourceVif == NULL) {
181 if(sourceVif == NULL) {
286 timer_setTimer(conf->queryResponseInterval, ageActiveRoutes, NULL);
291 timer_setTimer(conf->startupQueryInterval, sendGeneralMembershipQuery, NULL);
297 timer_setTimer(conf->queryInterval, sendGeneralMembershipQuery, NULL);
331 timer_setTimer(conf->queryResponseInterval, ageActiveRoutes, NULL);
334 // timer_setTimer(conf->queryResponseInterval, ageActiveFdbs, NULL);
341 NULL);
346 timer_setTimer(conf->queryInterval, igmpTimerHandle, NULL);
/netgear-R7800-V1.0.2.28/tools/firmware-utils/src/
H A Daddpattern.c115 .id = NULL,
133 for (board = boards; board->id != NULL; board++)
137 return NULL;
146 char *ifn = NULL;
147 char *ofn = NULL;
151 char *board_id = NULL;
152 struct board_info *board = NULL;
235 if (board == NULL) {
H A Dmkplanexfw.c94 ret = NULL;
95 for (board = boards; board->id != NULL; board++){
168 if (board_id == NULL) {
174 if (board == NULL) {
179 if (ifname == NULL) {
184 if (ofname == NULL) {
218 if (infile == NULL) {
237 if (outfile == NULL) {
H A Dmkdapimg.c106 if ((ifile = fopen(optarg, "r")) == NULL)
110 if ((ofile = fopen(optarg, "w")) == NULL)
118 if (signature[0] == 0 || ifile == NULL || ofile == NULL) {
124 if (p == NULL) {
H A Dmkzcfw.c116 ret = NULL;
117 for (board = boards; board->id != NULL; board++){
151 if (fdata->file_name == NULL)
170 if (f == NULL) {
194 if (board_id == NULL) {
200 if (board == NULL) {
205 if (kernel_info.file_name == NULL) {
219 if (rootfs_info.file_name == NULL) {
233 if (ofname == NULL) {
247 if (f == NULL) {
[all...]
/netgear-R7800-V1.0.2.28/tools/wrt350nv2-builder/src/
H A Dupgrade.h46 #ifndef NULL
47 #define NULL 0 macro
H A Dioapi.c73 FILE* file = NULL;
74 const char* mode_fopen = NULL;
84 if ((filename!=NULL) && (mode_fopen != NULL))
176 pzlib_filefunc_def->opaque = NULL;
/netgear-R7800-V1.0.2.28/package/qca-nss-gmac/src/ipq806x/
H A Dnss_gmac_ethtool.c178 uint8_t *p = NULL;
214 struct nss_gmac_dev *gmacdev = NULL;
217 BUG_ON(gmacdev == NULL);
234 struct nss_gmac_dev *gmacdev = NULL;
235 struct phy_device *phydev = NULL;
238 BUG_ON(gmacdev == NULL);
279 struct nss_gmac_dev *gmacdev = NULL;
282 BUG_ON(gmacdev == NULL);
333 struct nss_gmac_dev *gmacdev = NULL;
334 struct phy_device *phydev = NULL;
[all...]
/netgear-R7800-V1.0.2.28/package/qca-nss-gmac/src/qca-nss-gmac/ipq806x/
H A Dnss_gmac_ethtool.c178 uint8_t *p = NULL;
214 struct nss_gmac_dev *gmacdev = NULL;
217 BUG_ON(gmacdev == NULL);
234 struct nss_gmac_dev *gmacdev = NULL;
235 struct phy_device *phydev = NULL;
238 BUG_ON(gmacdev == NULL);
279 struct nss_gmac_dev *gmacdev = NULL;
282 BUG_ON(gmacdev == NULL);
333 struct nss_gmac_dev *gmacdev = NULL;
334 struct phy_device *phydev = NULL;
[all...]
/netgear-R7800-V1.0.2.28/target/linux/adm5120/files/drivers/mtd/maps/
H A Dadm5120-flash.c92 NULL
103 NULL,
122 if (amap->switch_bank == NULL)
206 if (info->res == NULL) {
213 if (map->virt == NULL) {
321 if (info == NULL)
324 platform_set_drvdata(dev, NULL);
326 if (info->mtd != NULL) {
331 if (info->amap.map.virt != NULL)
334 if (info->res != NULL) {
[all...]
/netgear-R7800-V1.0.2.28/target/linux/ramips/files/drivers/spi/
H A Dspi-ramips.c160 if ((t != NULL) && t->speed_hz)
163 if ((t != NULL) && t->bits_per_word)
217 (tx != NULL) ? "tx" : " ",
218 (rx != NULL) ? "rx" : " ");
257 struct spi_transfer *t = NULL;
271 status = ramips_spi_setup_transfer(spi, NULL);
350 struct spi_transfer *t = NULL;
365 if (t->tx_buf == NULL && t->rx_buf == NULL && t->len) {
424 if (master == NULL) {
[all...]
/netgear-R7800-V1.0.2.28/package/qca-nss-drv/src/
H A Dnss_tunipip6.c163 nss_top_main.subsys_dp_register[if_num].app_data = NULL;
176 nss_top_main.subsys_dp_register[if_num].cb = NULL;
177 nss_top_main.subsys_dp_register[if_num].ndev = NULL;
179 nss_top_main.tunipip6_msg_callback = NULL;
187 nss_core_register_handler(NSS_TUNIPIP6_INTERFACE, nss_tunipip6_handler, NULL);
H A Dnss_cmn.c73 * Returns NULL on failure or the net_device for NSS interface id.
82 return NULL;
86 return NULL;
162 if (nss_ctx->queue_decongestion_callback[i] == NULL) {
190 nss_ctx->queue_decongestion_callback[i] = NULL;
191 nss_ctx->queue_decongestion_ctx[i] = NULL;
/netgear-R7800-V1.0.2.28/target/linux/s3c24xx/files-2.6.30/arch/arm/mach-s3c2442/
H A Dgta02-pm-gps.c114 unsigned long on = simple_strtoul(buf, NULL, 10);
151 #define gta02_pm_gps_suspend NULL
152 #define gta02_pm_gps_resume NULL
162 NULL
166 .name = NULL,
/netgear-R7800-V1.0.2.28/package/qca-mcs/src/
H A Dmc_netfilter.c32 struct net_device *dev = NULL;
33 struct net_bridge_port *bp = NULL;
60 (port = os_br_port_get(in)) == NULL)
114 struct hlist_head *rhead = NULL;
121 if ((port = os_br_port_get(in)) == NULL || !mc)
H A Dmc_osdep.h46 return NF_HOOK(NFPROTO_BRIDGE, NF_BR_LOCAL_IN, skb, indev, NULL,
60 return NULL;
71 br_forward(to, skb, NULL);
94 return NULL;
182 return NULL;
/netgear-R7800-V1.0.2.28/package/qca-ssdk/src/src/fal/
H A Dfal_reg_access.c33 if (NULL == p_api->phy_get)
49 if (NULL == p_api->phy_set)
65 if (NULL == p_api->reg_get)
81 if (NULL == p_api->reg_set)
98 if (NULL == p_api->psgmii_reg_get)
114 if (NULL == p_api->psgmii_reg_set)
131 if (NULL == p_api->reg_field_get)
148 if (NULL == p_api->reg_field_set)
163 if (NULL == p_api->register_dump)
179 if (NULL
[all...]
/netgear-R7800-V1.0.2.28/target/linux/generic/files/crypto/ocf/
H A Dcryptosoft.c195 #define crypto_alloc_ablkcipher(a,b,c) (NULL)
207 #define crypto_alloc_ahash(a,b,c) (NULL)
266 static struct swcr_data **swcr_sessions = NULL;
348 if (sid == NULL || cri == NULL) {
355 if (swcr_sessions[i] == NULL)
360 if (swcr_sessions == NULL || i == swcr_sesnum) {
361 if (swcr_sessions == NULL) {
368 if (swd == NULL) {
395 if (*swd == NULL) {
[all...]
/netgear-R7800-V1.0.2.28/package/qca-nss-clients/src/
H A Dnss_connmgr_tunipip6.c159 if (g_tunipip6.nss_ctx == NULL) {
197 sizeof(struct nss_tunipip6_create_msg), NULL, NULL);
221 if(g_tunipip6.nss_ctx == NULL){
246 sizeof(struct nss_tunipip6_destroy_msg), NULL, NULL);
258 g_tunipip6.nss_ctx = NULL;
371 struct net_device *netdev = NULL;
399 g_tunipip6.netdev = NULL;
401 g_tunipip6.nss_ctx = NULL;
[all...]
/netgear-R7800-V1.0.2.28/target/linux/s3c24xx/files-2.6.30/drivers/ar6000/wmi/
H A Dwmi.c176 if (wmip == NULL) {
177 return (NULL);
195 if (wmip == NULL) {
220 if (wmip != NULL) {
231 * uses passed in buffer. Returns buffer or NULL if failed.
243 A_ASSERT(osbuf != NULL);
303 A_ASSERT(osbuf != NULL);
326 A_ASSERT(osbuf != NULL);
383 A_ASSERT(osbuf != NULL);
407 A_ASSERT(osbuf != NULL);
[all...]

Completed in 322 milliseconds

1234567891011>>