Searched refs:off (Results 76 - 100 of 3466) sorted by relevance

1234567891011>>

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/arm/plat-samsung/
H A Dgpio-config.c85 unsigned int off, unsigned int cfg)
88 unsigned int shift = off;
111 unsigned int off)
116 con >>= off; local
124 unsigned int off, unsigned int cfg)
127 unsigned int shift = off * 2;
147 unsigned int off)
152 con >>= off * 2;
162 unsigned int off, unsigned int cfg)
165 unsigned int shift = (off
84 s3c_gpio_setcfg_s3c24xx_a(struct s3c_gpio_chip *chip, unsigned int off, unsigned int cfg) argument
110 s3c_gpio_getcfg_s3c24xx_a(struct s3c_gpio_chip *chip, unsigned int off) argument
123 s3c_gpio_setcfg_s3c24xx(struct s3c_gpio_chip *chip, unsigned int off, unsigned int cfg) argument
146 s3c_gpio_getcfg_s3c24xx(struct s3c_gpio_chip *chip, unsigned int off) argument
161 s3c_gpio_setcfg_s3c64xx_4bit(struct s3c_gpio_chip *chip, unsigned int off, unsigned int cfg) argument
184 s3c_gpio_getcfg_s3c64xx_4bit(struct s3c_gpio_chip *chip, unsigned int off) argument
205 s3c_gpio_setpull_updown(struct s3c_gpio_chip *chip, unsigned int off, s3c_gpio_pull_t pull) argument
220 s3c_gpio_getpull_updown(struct s3c_gpio_chip *chip, unsigned int off) argument
234 s3c_gpio_setpull_1up(struct s3c_gpio_chip *chip, unsigned int off, s3c_gpio_pull_t pull) argument
253 s3c_gpio_getpull_1up(struct s3c_gpio_chip *chip, unsigned int off) argument
268 unsigned int off; local
291 unsigned int off; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/arm/plat-samsung/
H A Dgpio-config.c85 unsigned int off, unsigned int cfg)
88 unsigned int shift = off;
111 unsigned int off)
116 con >>= off; local
124 unsigned int off, unsigned int cfg)
127 unsigned int shift = off * 2;
147 unsigned int off)
152 con >>= off * 2;
162 unsigned int off, unsigned int cfg)
165 unsigned int shift = (off
84 s3c_gpio_setcfg_s3c24xx_a(struct s3c_gpio_chip *chip, unsigned int off, unsigned int cfg) argument
110 s3c_gpio_getcfg_s3c24xx_a(struct s3c_gpio_chip *chip, unsigned int off) argument
123 s3c_gpio_setcfg_s3c24xx(struct s3c_gpio_chip *chip, unsigned int off, unsigned int cfg) argument
146 s3c_gpio_getcfg_s3c24xx(struct s3c_gpio_chip *chip, unsigned int off) argument
161 s3c_gpio_setcfg_s3c64xx_4bit(struct s3c_gpio_chip *chip, unsigned int off, unsigned int cfg) argument
184 s3c_gpio_getcfg_s3c64xx_4bit(struct s3c_gpio_chip *chip, unsigned int off) argument
205 s3c_gpio_setpull_updown(struct s3c_gpio_chip *chip, unsigned int off, s3c_gpio_pull_t pull) argument
220 s3c_gpio_getpull_updown(struct s3c_gpio_chip *chip, unsigned int off) argument
234 s3c_gpio_setpull_1up(struct s3c_gpio_chip *chip, unsigned int off, s3c_gpio_pull_t pull) argument
253 s3c_gpio_getpull_1up(struct s3c_gpio_chip *chip, unsigned int off) argument
268 unsigned int off; local
291 unsigned int off; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/db-4.8.30/csharp/
H A DMultipleKeyDatabaseEntry.cs42 int off, sz;
48 off = BitConverter.ToInt32(data, (int)pos);
49 for (int i = 0; off >= 0; off = BitConverter.ToInt32(data, (int)pos), i++) {
53 Array.Copy(data, off, karr, 0, sz);
55 off = BitConverter.ToInt32(data, (int)pos);
59 Array.Copy(data, off, darr, 0, sz);
67 off = BitConverter.ToInt32(data, (int)pos);
71 Array.Copy(data, off, darr, 0, sz);
84 // int off
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/db-4.8.30/csharp/
H A DMultipleKeyDatabaseEntry.cs42 int off, sz;
48 off = BitConverter.ToInt32(data, (int)pos);
49 for (int i = 0; off >= 0; off = BitConverter.ToInt32(data, (int)pos), i++) {
53 Array.Copy(data, off, karr, 0, sz);
55 off = BitConverter.ToInt32(data, (int)pos);
59 Array.Copy(data, off, darr, 0, sz);
67 off = BitConverter.ToInt32(data, (int)pos);
71 Array.Copy(data, off, darr, 0, sz);
84 // int off
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/db-4.8.30/csharp/
H A DMultipleKeyDatabaseEntry.cs42 int off, sz;
48 off = BitConverter.ToInt32(data, (int)pos);
49 for (int i = 0; off >= 0; off = BitConverter.ToInt32(data, (int)pos), i++) {
53 Array.Copy(data, off, karr, 0, sz);
55 off = BitConverter.ToInt32(data, (int)pos);
59 Array.Copy(data, off, darr, 0, sz);
67 off = BitConverter.ToInt32(data, (int)pos);
71 Array.Copy(data, off, darr, 0, sz);
84 // int off
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/netatalk-3.0.5/libatalk/adouble/
H A Dad_sendfile.c89 const int eid, off_t *off,
95 *off = ad_size(ad, eid) - *off;
100 *off += ad_getentryoff(ad, eid);
113 const int sock, off_t off, const int end,
120 fd = ad_sendfile_init(ad, eid, &off, end);
121 if ((cc = sys_sendfile(fd, sock, &off, len)) < 0)
124 if ((eid != ADEID_DFORK) && (off > ad_getentrylen(ad, eid)))
125 ad_setentrylen(ad, eid, off);
88 ad_readfile_init(const struct adouble *ad, const int eid, off_t *off, const int end) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/netatalk-3.0.5/libatalk/adouble/
H A Dad_sendfile.c89 const int eid, off_t *off,
95 *off = ad_size(ad, eid) - *off;
100 *off += ad_getentryoff(ad, eid);
113 const int sock, off_t off, const int end,
120 fd = ad_sendfile_init(ad, eid, &off, end);
121 if ((cc = sys_sendfile(fd, sock, &off, len)) < 0)
124 if ((eid != ADEID_DFORK) && (off > ad_getentrylen(ad, eid)))
125 ad_setentrylen(ad, eid, off);
88 ad_readfile_init(const struct adouble *ad, const int eid, off_t *off, const int end) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/netatalk-3.0.5/libatalk/adouble/
H A Dad_sendfile.c89 const int eid, off_t *off,
95 *off = ad_size(ad, eid) - *off;
100 *off += ad_getentryoff(ad, eid);
113 const int sock, off_t off, const int end,
120 fd = ad_sendfile_init(ad, eid, &off, end);
121 if ((cc = sys_sendfile(fd, sock, &off, len)) < 0)
124 if ((eid != ADEID_DFORK) && (off > ad_getentrylen(ad, eid)))
125 ad_setentrylen(ad, eid, off);
88 ad_readfile_init(const struct adouble *ad, const int eid, off_t *off, const int end) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/busybox/util-linux/volume_id/
H A Dcramfs.c38 int FAST_FUNC volume_id_probe_cramfs(struct volume_id *id /*,uint64_t off*/)
40 #define off ((uint64_t)0) macro
43 dbg("probing at offset 0x%llx", (unsigned long long) off);
45 cs = volume_id_get_buffer(id, off, 0x200);
H A Djfs.c38 int FAST_FUNC volume_id_probe_jfs(struct volume_id *id /*,uint64_t off*/)
40 #define off ((uint64_t)0) macro
43 dbg("probing at offset 0x%llx", (unsigned long long) off);
45 js = volume_id_get_buffer(id, off + JFS_SUPERBLOCK_OFFSET, 0x200);
H A Dunused_isw_raid.c34 int FAST_FUNC volume_id_probe_intel_software_raid(struct volume_id *id, uint64_t off, uint64_t size) argument
40 (unsigned long long) off, (unsigned long long) size);
46 isw = volume_id_get_buffer(id, off + meta_off, 0x200);
H A Dunused_nvidia_raid.c32 int FAST_FUNC volume_id_probe_nvidia_raid(struct volume_id *id, uint64_t off, uint64_t size) argument
38 (unsigned long long) off, (unsigned long long) size);
44 nv = volume_id_get_buffer(id, off + meta_off, 0x200);
H A Dunused_promise_raid.c30 int FAST_FUNC volume_id_probe_promise_fasttrack_raid(struct volume_id *id, uint64_t off, uint64_t size) argument
40 (unsigned long long) off, (unsigned long long) size);
49 pdc = volume_id_get_buffer(id, off + meta_off, 0x200);
H A Dxfs.c38 int FAST_FUNC volume_id_probe_xfs(struct volume_id *id /*,uint64_t off*/)
40 #define off ((uint64_t)0) macro
43 dbg("probing at offset 0x%llx", (unsigned long long) off);
45 xs = volume_id_get_buffer(id, off, 0x200);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/udev/extras/volume_id/lib/
H A Dsquashfs.c35 int volume_id_probe_squashfs(struct volume_id *id, uint64_t off, uint64_t size) argument
39 info("probing at offset 0x%llx", (unsigned long long) off);
41 sqs = (struct squashfs_super *) volume_id_get_buffer(id, off + 0x200, 0x200);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/busybox/util-linux/volume_id/
H A Dcramfs.c38 int FAST_FUNC volume_id_probe_cramfs(struct volume_id *id /*,uint64_t off*/)
40 #define off ((uint64_t)0) macro
43 dbg("probing at offset 0x%llx", (unsigned long long) off);
45 cs = volume_id_get_buffer(id, off, 0x200);
H A Djfs.c38 int FAST_FUNC volume_id_probe_jfs(struct volume_id *id /*,uint64_t off*/)
40 #define off ((uint64_t)0) macro
43 dbg("probing at offset 0x%llx", (unsigned long long) off);
45 js = volume_id_get_buffer(id, off + JFS_SUPERBLOCK_OFFSET, 0x200);
H A Dunused_isw_raid.c34 int FAST_FUNC volume_id_probe_intel_software_raid(struct volume_id *id, uint64_t off, uint64_t size) argument
40 (unsigned long long) off, (unsigned long long) size);
46 isw = volume_id_get_buffer(id, off + meta_off, 0x200);
H A Dunused_nvidia_raid.c32 int FAST_FUNC volume_id_probe_nvidia_raid(struct volume_id *id, uint64_t off, uint64_t size) argument
38 (unsigned long long) off, (unsigned long long) size);
44 nv = volume_id_get_buffer(id, off + meta_off, 0x200);
H A Dunused_promise_raid.c30 int FAST_FUNC volume_id_probe_promise_fasttrack_raid(struct volume_id *id, uint64_t off, uint64_t size) argument
40 (unsigned long long) off, (unsigned long long) size);
49 pdc = volume_id_get_buffer(id, off + meta_off, 0x200);
H A Dxfs.c38 int FAST_FUNC volume_id_probe_xfs(struct volume_id *id /*,uint64_t off*/)
40 #define off ((uint64_t)0) macro
43 dbg("probing at offset 0x%llx", (unsigned long long) off);
45 xs = volume_id_get_buffer(id, off, 0x200);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/busybox/util-linux/volume_id/
H A Dcramfs.c38 int FAST_FUNC volume_id_probe_cramfs(struct volume_id *id /*,uint64_t off*/)
40 #define off ((uint64_t)0) macro
43 dbg("probing at offset 0x%llx", (unsigned long long) off);
45 cs = volume_id_get_buffer(id, off, 0x200);
H A Djfs.c38 int FAST_FUNC volume_id_probe_jfs(struct volume_id *id /*,uint64_t off*/)
40 #define off ((uint64_t)0) macro
43 dbg("probing at offset 0x%llx", (unsigned long long) off);
45 js = volume_id_get_buffer(id, off + JFS_SUPERBLOCK_OFFSET, 0x200);
H A Dunused_isw_raid.c34 int FAST_FUNC volume_id_probe_intel_software_raid(struct volume_id *id, uint64_t off, uint64_t size) argument
40 (unsigned long long) off, (unsigned long long) size);
46 isw = volume_id_get_buffer(id, off + meta_off, 0x200);
H A Dunused_nvidia_raid.c32 int FAST_FUNC volume_id_probe_nvidia_raid(struct volume_id *id, uint64_t off, uint64_t size) argument
38 (unsigned long long) off, (unsigned long long) size);
44 nv = volume_id_get_buffer(id, off + meta_off, 0x200);

Completed in 130 milliseconds

1234567891011>>