Searched refs:cfg (Results 251 - 275 of 1524) sorted by relevance

<<11121314151617181920>>

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/arm/plat-s3c24xx/include/plat/
H A Ds3c244x.h17 extern void s3c244x_init_uarts(struct s3c2410_uartcfg *cfg, int no);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/arm/plat-s3c24xx/
H A Dsetup-i2c.c18 #include <plat/gpio-cfg.h>
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/arm/plat-s5p/include/plat/
H A Ds5p6440.h15 extern void s5p6440_common_init_uarts(struct s3c2410_uartcfg *cfg, int no);
H A Ds5p6442.h15 extern void s5p6442_common_init_uarts(struct s3c2410_uartcfg *cfg, int no);
H A Ds5pc100.h15 extern void s5pc100_common_init_uarts(struct s3c2410_uartcfg *cfg, int no);
H A Ds5pv210.h15 extern void s5pv210_common_init_uarts(struct s3c2410_uartcfg *cfg, int no);
H A Ds5pv310.h15 extern void s5pv310_common_init_uarts(struct s3c2410_uartcfg *cfg, int no);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/db-4.8.30/csharp/
H A DBTreeDatabase.cs34 private void Config(BTreeDatabaseConfig cfg) { argument
35 base.Config(cfg);
40 db.set_flags(cfg.flags);
42 if (cfg.BTreeCompare != null)
43 Compare = cfg.BTreeCompare;
45 if (cfg.BTreePrefixCompare != null)
46 PrefixCompare = cfg.BTreePrefixCompare;
49 if (cfg.DuplicateCompare != null)
50 DupCompare = cfg.DuplicateCompare;
52 if (cfg
95 Open( string Filename, BTreeDatabaseConfig cfg) argument
136 Open( string Filename, string DatabaseName, BTreeDatabaseConfig cfg) argument
175 Open( string Filename, BTreeDatabaseConfig cfg, Transaction txn) argument
226 Open(string Filename, string DatabaseName, BTreeDatabaseConfig cfg, Transaction txn) argument
524 Cursor(CursorConfig cfg) argument
548 Cursor(CursorConfig cfg, Transaction txn) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/db-4.8.30/csharp/
H A DBTreeDatabase.cs34 private void Config(BTreeDatabaseConfig cfg) { argument
35 base.Config(cfg);
40 db.set_flags(cfg.flags);
42 if (cfg.BTreeCompare != null)
43 Compare = cfg.BTreeCompare;
45 if (cfg.BTreePrefixCompare != null)
46 PrefixCompare = cfg.BTreePrefixCompare;
49 if (cfg.DuplicateCompare != null)
50 DupCompare = cfg.DuplicateCompare;
52 if (cfg
95 Open( string Filename, BTreeDatabaseConfig cfg) argument
136 Open( string Filename, string DatabaseName, BTreeDatabaseConfig cfg) argument
175 Open( string Filename, BTreeDatabaseConfig cfg, Transaction txn) argument
226 Open(string Filename, string DatabaseName, BTreeDatabaseConfig cfg, Transaction txn) argument
524 Cursor(CursorConfig cfg) argument
548 Cursor(CursorConfig cfg, Transaction txn) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/db-4.8.30/csharp/
H A DBTreeDatabase.cs34 private void Config(BTreeDatabaseConfig cfg) { argument
35 base.Config(cfg);
40 db.set_flags(cfg.flags);
42 if (cfg.BTreeCompare != null)
43 Compare = cfg.BTreeCompare;
45 if (cfg.BTreePrefixCompare != null)
46 PrefixCompare = cfg.BTreePrefixCompare;
49 if (cfg.DuplicateCompare != null)
50 DupCompare = cfg.DuplicateCompare;
52 if (cfg
95 Open( string Filename, BTreeDatabaseConfig cfg) argument
136 Open( string Filename, string DatabaseName, BTreeDatabaseConfig cfg) argument
175 Open( string Filename, BTreeDatabaseConfig cfg, Transaction txn) argument
226 Open(string Filename, string DatabaseName, BTreeDatabaseConfig cfg, Transaction txn) argument
524 Cursor(CursorConfig cfg) argument
548 Cursor(CursorConfig cfg, Transaction txn) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/isdn/hardware/mISDN/
H A DmISDNinfineon.c113 struct _iohandle cfg; member in struct:inf_hw
285 val = inb((u32)hw->cfg.start + DIVA_PCI_CTRL);
303 val = readb(hw->cfg.p);
310 writeb(PITA_INT0_STATUS, hw->cfg.p); /* ACK PITA INT0 */
322 val = inb((u32)hw->cfg.start + TIGER_AUX_STATUS);
340 val = inb((u32)hw->cfg.start + ELSA_IRQ_ADDR);
358 val = inl((u32)hw->cfg.start + NICCY_IRQ_CTRL_REG);
363 outl(val, (u32)hw->cfg.start + NICCY_IRQ_CTRL_REG);
409 writel(PITA_INT0_ENABLE, hw->cfg.p);
413 outb(TIGER_IRQ_BIT, (u32)hw->cfg
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/isdn/hardware/mISDN/
H A DmISDNinfineon.c113 struct _iohandle cfg; member in struct:inf_hw
285 val = inb((u32)hw->cfg.start + DIVA_PCI_CTRL);
303 val = readb(hw->cfg.p);
310 writeb(PITA_INT0_STATUS, hw->cfg.p); /* ACK PITA INT0 */
322 val = inb((u32)hw->cfg.start + TIGER_AUX_STATUS);
340 val = inb((u32)hw->cfg.start + ELSA_IRQ_ADDR);
358 val = inl((u32)hw->cfg.start + NICCY_IRQ_CTRL_REG);
363 outl(val, (u32)hw->cfg.start + NICCY_IRQ_CTRL_REG);
409 writel(PITA_INT0_ENABLE, hw->cfg.p);
413 outb(TIGER_IRQ_BIT, (u32)hw->cfg
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/netatalk-3.0.5/libevent/
H A Dbufferevent_ratelim.c50 const struct ev_token_bucket_cfg *cfg,
60 if (bucket->read_limit > (ev_int64_t) cfg->read_maximum)
61 bucket->read_limit = cfg->read_maximum;
62 if (bucket->write_limit > (ev_int64_t) cfg->write_maximum)
63 bucket->write_limit = cfg->write_maximum;
65 bucket->read_limit = cfg->read_rate;
66 bucket->write_limit = cfg->write_rate;
74 const struct ev_token_bucket_cfg *cfg,
87 bucket->limit += n_ticks * cfg->rate;
89 if (bucket->limit > cfg
49 ev_token_bucket_init(struct ev_token_bucket *bucket, const struct ev_token_bucket_cfg *cfg, ev_uint32_t current_tick, int reinitialize) argument
73 ev_token_bucket_update(struct ev_token_bucket *bucket, const struct ev_token_bucket_cfg *cfg, ev_uint32_t current_tick) argument
126 ev_token_bucket_get_tick(const struct timeval *tv, const struct ev_token_bucket_cfg *cfg) argument
175 ev_token_bucket_cfg_free(struct ev_token_bucket_cfg *cfg) argument
559 bufferevent_set_rate_limit(struct bufferevent *bev, struct ev_token_bucket_cfg *cfg) argument
638 bufferevent_rate_limit_group_new(struct event_base *base, const struct ev_token_bucket_cfg *cfg) argument
669 bufferevent_rate_limit_group_set_cfg( struct bufferevent_rate_limit_group *g, const struct ev_token_bucket_cfg *cfg) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/netatalk-3.0.5/libevent/
H A Dbufferevent_ratelim.c50 const struct ev_token_bucket_cfg *cfg,
60 if (bucket->read_limit > (ev_int64_t) cfg->read_maximum)
61 bucket->read_limit = cfg->read_maximum;
62 if (bucket->write_limit > (ev_int64_t) cfg->write_maximum)
63 bucket->write_limit = cfg->write_maximum;
65 bucket->read_limit = cfg->read_rate;
66 bucket->write_limit = cfg->write_rate;
74 const struct ev_token_bucket_cfg *cfg,
87 bucket->limit += n_ticks * cfg->rate;
89 if (bucket->limit > cfg
49 ev_token_bucket_init(struct ev_token_bucket *bucket, const struct ev_token_bucket_cfg *cfg, ev_uint32_t current_tick, int reinitialize) argument
73 ev_token_bucket_update(struct ev_token_bucket *bucket, const struct ev_token_bucket_cfg *cfg, ev_uint32_t current_tick) argument
126 ev_token_bucket_get_tick(const struct timeval *tv, const struct ev_token_bucket_cfg *cfg) argument
175 ev_token_bucket_cfg_free(struct ev_token_bucket_cfg *cfg) argument
559 bufferevent_set_rate_limit(struct bufferevent *bev, struct ev_token_bucket_cfg *cfg) argument
638 bufferevent_rate_limit_group_new(struct event_base *base, const struct ev_token_bucket_cfg *cfg) argument
669 bufferevent_rate_limit_group_set_cfg( struct bufferevent_rate_limit_group *g, const struct ev_token_bucket_cfg *cfg) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/netatalk-3.0.5/libevent/
H A Dbufferevent_ratelim.c50 const struct ev_token_bucket_cfg *cfg,
60 if (bucket->read_limit > (ev_int64_t) cfg->read_maximum)
61 bucket->read_limit = cfg->read_maximum;
62 if (bucket->write_limit > (ev_int64_t) cfg->write_maximum)
63 bucket->write_limit = cfg->write_maximum;
65 bucket->read_limit = cfg->read_rate;
66 bucket->write_limit = cfg->write_rate;
74 const struct ev_token_bucket_cfg *cfg,
87 bucket->limit += n_ticks * cfg->rate;
89 if (bucket->limit > cfg
49 ev_token_bucket_init(struct ev_token_bucket *bucket, const struct ev_token_bucket_cfg *cfg, ev_uint32_t current_tick, int reinitialize) argument
73 ev_token_bucket_update(struct ev_token_bucket *bucket, const struct ev_token_bucket_cfg *cfg, ev_uint32_t current_tick) argument
126 ev_token_bucket_get_tick(const struct timeval *tv, const struct ev_token_bucket_cfg *cfg) argument
175 ev_token_bucket_cfg_free(struct ev_token_bucket_cfg *cfg) argument
559 bufferevent_set_rate_limit(struct bufferevent *bev, struct ev_token_bucket_cfg *cfg) argument
638 bufferevent_rate_limit_group_new(struct event_base *base, const struct ev_token_bucket_cfg *cfg) argument
669 bufferevent_rate_limit_group_set_cfg( struct bufferevent_rate_limit_group *g, const struct ev_token_bucket_cfg *cfg) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/Documentation/sound/oss/
H A DMultiSound140 # If you specify cfg=0x250 for the msnd_pinnacle module, it
176 # insmod msnd_pinnacle cfg=0x250 io=0x290 irq=5 mem=0xd0000
196 # insmod msnd_pinnacle cfg=0x250 io=0x290 irq=5 mem=0xd0000 mpu_io=0x330 mpu_irq=9
210 # insmod msnd_pinnacle cfg=0x250 io=0x290 irq=5 mem=0xd0000 joystick_io=0x200
259 # cfg Non-PnP configuration port for the Pinnacle
622 static int msnd_write_cfg(int cfg, int reg, int value)
624 X outb(reg, cfg);
625 X outb(value, cfg + 1);
626 X if (value != inb(cfg + 1)) {
633 static int msnd_read_cfg(int cfg, in
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/Documentation/sound/oss/
H A DMultiSound140 # If you specify cfg=0x250 for the msnd_pinnacle module, it
176 # insmod msnd_pinnacle cfg=0x250 io=0x290 irq=5 mem=0xd0000
196 # insmod msnd_pinnacle cfg=0x250 io=0x290 irq=5 mem=0xd0000 mpu_io=0x330 mpu_irq=9
210 # insmod msnd_pinnacle cfg=0x250 io=0x290 irq=5 mem=0xd0000 joystick_io=0x200
259 # cfg Non-PnP configuration port for the Pinnacle
622 static int msnd_write_cfg(int cfg, int reg, int value)
624 X outb(reg, cfg);
625 X outb(value, cfg + 1);
626 X if (value != inb(cfg + 1)) {
633 static int msnd_read_cfg(int cfg, in
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/flac/src/plugin_winamp2/
H A Dplayback.c33 static output_config_t cfg; /* local copy */ variable
91 if (grabbag__replaygain_load_from_vorbiscomment(metadata, cfg.replaygain.album_mode, /*strict=*/false, &reference, &gain, &peak))
94 stream_data->replay_scale = grabbag__replaygain_compute_scale_factor(peak, gain, (double)cfg.replaygain.preamp, !cfg.replaygain.hard_limit);
104 if (cfg.misc.stop_err || status!=FLAC__STREAM_DECODER_ERROR_STATUS_LOST_SYNC)
130 cfg = *config;
144 stream_data->output_bits_per_sample = stream_data->has_replaygain && cfg.replaygain.enable ?
145 cfg.resolution.replaygain.bps_out :
146 cfg.resolution.normal.dither_24_to_16 ? min(stream_data->bits_per_sample, 16) : stream_data->bits_per_sample;
148 if (stream_data->has_replaygain && cfg
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/flac/src/plugin_winamp2/
H A Dplayback.c33 static output_config_t cfg; /* local copy */ variable
91 if (grabbag__replaygain_load_from_vorbiscomment(metadata, cfg.replaygain.album_mode, /*strict=*/false, &reference, &gain, &peak))
94 stream_data->replay_scale = grabbag__replaygain_compute_scale_factor(peak, gain, (double)cfg.replaygain.preamp, !cfg.replaygain.hard_limit);
104 if (cfg.misc.stop_err || status!=FLAC__STREAM_DECODER_ERROR_STATUS_LOST_SYNC)
130 cfg = *config;
144 stream_data->output_bits_per_sample = stream_data->has_replaygain && cfg.replaygain.enable ?
145 cfg.resolution.replaygain.bps_out :
146 cfg.resolution.normal.dither_24_to_16 ? min(stream_data->bits_per_sample, 16) : stream_data->bits_per_sample;
148 if (stream_data->has_replaygain && cfg
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/flac/src/plugin_winamp2/
H A Dplayback.c33 static output_config_t cfg; /* local copy */ variable
91 if (grabbag__replaygain_load_from_vorbiscomment(metadata, cfg.replaygain.album_mode, /*strict=*/false, &reference, &gain, &peak))
94 stream_data->replay_scale = grabbag__replaygain_compute_scale_factor(peak, gain, (double)cfg.replaygain.preamp, !cfg.replaygain.hard_limit);
104 if (cfg.misc.stop_err || status!=FLAC__STREAM_DECODER_ERROR_STATUS_LOST_SYNC)
130 cfg = *config;
144 stream_data->output_bits_per_sample = stream_data->has_replaygain && cfg.replaygain.enable ?
145 cfg.resolution.replaygain.bps_out :
146 cfg.resolution.normal.dither_24_to_16 ? min(stream_data->bits_per_sample, 16) : stream_data->bits_per_sample;
148 if (stream_data->has_replaygain && cfg
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.0.25b/examples/logon/mklogon/
H A Dmklogon.pl85 my $cfg = new Config::Simple($configfile) or die "Could not find $configfile";
89 my $sambaconf = $cfg->param("global.sambaconf") or die "Couldn't find your samba config! \n";
93 my $logging = lc( $cfg->param("global.logging") );
94 my $mkprofile = lc( $cfg->param("global.mkprofile") );
95 my $logdir = $cfg->param("global.logdir");
96 my $logfile = $cfg->param("global.logfile");
98 my $logtype = $cfg->param("global.logtype");
101 my @ostype = $cfg->param($osmap);
102 my @username = $cfg->param($usermap);
103 my $compname = $cfg
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/examples/logon/mklogon/
H A Dmklogon.pl84 my $cfg = new Config::Simple($configfile) or die "Could not find $configfile";
88 my $sambaconf = $cfg->param("global.sambaconf") or die "Couldn't find your samba config! \n";
92 my $logging = lc( $cfg->param("global.logging") );
93 my $mkprofile = lc( $cfg->param("global.mkprofile") );
94 my $logdir = $cfg->param("global.logdir");
95 my $logfile = $cfg->param("global.logfile");
97 my $logtype = $cfg->param("global.logtype");
100 my @ostype = $cfg->param($osmap);
101 my @username = $cfg->param($usermap);
102 my $compname = $cfg
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.0.25b/examples/logon/mklogon/
H A Dmklogon.pl85 my $cfg = new Config::Simple($configfile) or die "Could not find $configfile";
89 my $sambaconf = $cfg->param("global.sambaconf") or die "Couldn't find your samba config! \n";
93 my $logging = lc( $cfg->param("global.logging") );
94 my $mkprofile = lc( $cfg->param("global.mkprofile") );
95 my $logdir = $cfg->param("global.logdir");
96 my $logfile = $cfg->param("global.logfile");
98 my $logtype = $cfg->param("global.logtype");
101 my @ostype = $cfg->param($osmap);
102 my @username = $cfg->param($usermap);
103 my $compname = $cfg
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/examples/logon/mklogon/
H A Dmklogon.pl84 my $cfg = new Config::Simple($configfile) or die "Could not find $configfile";
88 my $sambaconf = $cfg->param("global.sambaconf") or die "Couldn't find your samba config! \n";
92 my $logging = lc( $cfg->param("global.logging") );
93 my $mkprofile = lc( $cfg->param("global.mkprofile") );
94 my $logdir = $cfg->param("global.logdir");
95 my $logfile = $cfg->param("global.logfile");
97 my $logtype = $cfg->param("global.logtype");
100 my @ostype = $cfg->param($osmap);
101 my @username = $cfg->param($usermap);
102 my $compname = $cfg
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.0.25b/examples/logon/mklogon/
H A Dmklogon.pl85 my $cfg = new Config::Simple($configfile) or die "Could not find $configfile";
89 my $sambaconf = $cfg->param("global.sambaconf") or die "Couldn't find your samba config! \n";
93 my $logging = lc( $cfg->param("global.logging") );
94 my $mkprofile = lc( $cfg->param("global.mkprofile") );
95 my $logdir = $cfg->param("global.logdir");
96 my $logfile = $cfg->param("global.logfile");
98 my $logtype = $cfg->param("global.logtype");
101 my @ostype = $cfg->param($osmap);
102 my @username = $cfg->param($usermap);
103 my $compname = $cfg
[all...]

Completed in 246 milliseconds

<<11121314151617181920>>