Searched refs:reinit (Results 1 - 25 of 29) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mmc/core/
H A Dsd.h12 bool reinit);
H A Dsd.c455 bool reinit)
459 if (!reinit) {
504 if (!reinit) {
454 mmc_sd_setup_card(struct mmc_host *host, struct mmc_card *card, bool reinit) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/include/wx/fl/
H A Dhintanimpl.h134 virtual bool Init( cbHintAnimationPlugin* pAnimPl, bool reinit );
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/autofs4/
H A Dinode.c36 int reinit = 1; local
39 reinit = 0;
46 if (!reinit) {
64 if (reinit && ino->free)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/ctxfi/
H A Dctdaio.h75 int (*reinit)(struct dao *dao, const struct dao_desc *desc); member in struct:dao_rsc_ops
H A Dctdaio.c277 .reinit = dao_rsc_reinit,
H A Dctatc.c1081 err = dao->ops->reinit(dao, &da_dsc);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/db/
H A Ddb_reclaim.c144 goto reinit;
169 goto reinit;
208 reinit: if ((ret = __memp_dirty(mpf, &p,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/ipath/
H A Dipath_init_chip.c471 static void enable_chip(struct ipath_devdata *dd, int reinit) argument
478 if (!reinit)
558 static int init_housekeeping(struct ipath_devdata *dd, int reinit) argument
663 if (reinit)
697 * @reinit: reinitializing, so don't allocate new memory
705 * the first case (reinit == 0). We have to be careful, because even
709 int ipath_init_chip(struct ipath_devdata *dd, int reinit) argument
718 ret = init_housekeeping(dd, reinit);
813 if (!reinit) {
890 if (reinit) {
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/fl/
H A Dhintanimpl.cpp108 // init the animation "thread", or reinit if already started
347 bool cbHintAnimTimer::Init( cbHintAnimationPlugin* pAnimPl, bool reinit )
355 if ( !reinit )
387 if ( !reinit )
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/scripts/kconfig/
H A Dqconf.cc420 reinit();
423 void ConfigList::reinit(void) function in class:ConfigList
1248 configList->reinit();
1250 menuList->reinit();
1258 configList->reinit();
1260 menuList->reinit();
1268 configList->reinit();
1270 menuList->reinit();
H A Dqconf.h64 void reinit(void);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/libevent-2.0.20-stable/
H A Dbufferevent_ratelim.c568 int reinit = 0, suspended = 0; local
602 reinit = rlim->cfg != NULL;
605 ev_token_bucket_init(&rlim->limit, cfg, tick, reinit);
607 if (reinit) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/scripts/kconfig/
H A Dqconf.h56 void reinit(void);
H A Dqconf.cc351 reinit();
365 void ConfigList::reinit(void) function in class:ConfigList
892 list->reinit();
901 list->reinit();
910 list->reinit();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavdevice/
H A Dopengl_enc.c379 int reinit; local
383 reinit = !av_strncasecmp(buffer, "quartz", sizeof(buffer));
384 if (reinit) {
389 if (reinit && (ret = opengl_init_context(opengl)) < 0)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/aic7xxx/
H A Daic7xxx.h1167 int ahc_reset(struct ahc_softc *ahc, int reinit);
H A Daic79xx.h1369 int ahd_reset(struct ahd_softc *ahd, int reinit);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/ibmvscsi/
H A Dibmvfc.h711 int reinit; member in struct:ibmvfc_host
H A Dibmvfc.c548 vhost->reinit = 1;
3356 vhost->reinit = 1;
4353 if (vhost->reinit) {
4354 vhost->reinit = 0;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavfilter/
H A Dvf_drawtext.c138 int reinit; ///< tells if the filter is being reinited member in struct:DrawTextContext
783 if (!strcmp(cmd, "reinit")) {
786 s->reinit = 1;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/qib/
H A Dqib_init.c484 * @reinit: reinitializing, so don't allocate new memory
492 * the first case (reinit == 0). We have to be careful, because even
496 int qib_init(struct qib_devdata *dd, int reinit) argument
515 if (reinit)
780 * is released (and can be called from reinit as well).
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dj2kenc.c907 static void reinit(Jpeg2000EncoderContext *s) function
935 reinit(s);
H A Dh264_slice.c492 static int h264_slice_header_init(H264Context *h, int reinit);
1146 static int h264_slice_header_init(H264Context *h, int reinit) argument
1165 if (reinit)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/tests/fate/
H A Dh264.mak192 $(FATE_H264_REINIT_TESTS:%=fate-h264-reinit-%) \
395 fate-h264-reinit-%: CMD = framecrc -i $(TARGET_SAMPLES)/h264/$(@:fate-h264-%=%).h264 -vf format=yuv444p10le,scale=w=352:h=288

Completed in 400 milliseconds

12