Home
last modified time | relevance | path

Searched refs:position (Results 1 – 200 of 295) sorted by relevance

12

/linux-4.4.14/scripts/coccinelle/misc/
Dsemicolon.cocci16 position p;
24 position p;
48 position p1;
49 position p != {r_default.p, r_case.p};
66 position r1.p;
76 position r1.p;
Dwarn.cocci16 position p;
24 position p != bad1.p;
45 position p != bad1.p;
65 position p;
73 position p != bad1.p;
94 position p != bad2.p;
Dirqf_oneshot.cocci22 position p;
47 position p != r1.p;
72 position p != r1.p;
78 position p != r1.p;
Dboolinit.cocci83 position p;
106 position p;
121 position p1,p2;
Ddoubleinit.cocci18 position p0,p;
26 position r.p0,p;
Dcompare_const_fl.cocci89 position j0;
115 position j0;
Dboolreturn.cocci35 position p;
Difaddr.cocci17 position p;
Dcstptr.cocci18 position p1,p2;
Dorplus.cocci35 position p;
Dnoderef.cocci42 position p;
Dof_table.cocci52 position p1;
Dbugon.cocci45 position p;
Dreturnvar.cocci44 position p1, p2;
Dbadty.cocci56 position p;
Difcol.cocci22 position p1,p2;
Darray_size.cocci65 position p;
/linux-4.4.14/scripts/coccinelle/null/
Dderef_null.cocci20 position p1;
30 position p1;
38 position p2;
58 position p!={pr1.p1,pr2.p2};
59 position ifm.p1;
119 position p!={pr1.p1,pr2.p2};
120 position ifm.p1;
179 position p!={pr1.p1,pr2.p2};
180 position ifm.p1;
218 position p1;
[all …]
Dkmerr.cocci21 position p;
31 position p1 != withtest.p;
33 position any withtest.p;
46 position p1 != withtest.p;
47 position p2;
49 position any withtest.p;
Dbadzero.cocci52 position p;
149 position p1;
150 position p2;
215 position p;
Deno.cocci27 position p1,p2;
/linux-4.4.14/sound/pci/ctxfi/
Dctpcm.c256 unsigned long position; in ct_pcm_playback_pointer() local
262 position = atc->pcm_playback_position(atc, apcm); in ct_pcm_playback_pointer()
263 position = bytes_to_frames(runtime, position); in ct_pcm_playback_pointer()
264 if (position >= runtime->buffer_size) in ct_pcm_playback_pointer()
265 position = 0; in ct_pcm_playback_pointer()
266 return position; in ct_pcm_playback_pointer()
361 unsigned long position; in ct_pcm_capture_pointer() local
367 position = atc->pcm_capture_position(atc, apcm); in ct_pcm_capture_pointer()
368 position = bytes_to_frames(runtime, position); in ct_pcm_capture_pointer()
369 if (position >= runtime->buffer_size) in ct_pcm_capture_pointer()
[all …]
Dcttimer.c41 unsigned int position; member
75 unsigned int position, dist, interval; in ct_systimer_callback() local
77 position = substream->ops->pointer(substream); in ct_systimer_callback()
78 dist = (position + buffer_size - ti->position) % buffer_size; in ct_systimer_callback()
80 position / period_size != ti->position / period_size) { in ct_systimer_callback()
82 ti->position = position; in ct_systimer_callback()
86 interval = ((period_size - (position % period_size)) in ct_systimer_callback()
209 if (pos / period_size != ti->position / period_size) { in ct_xfitimer_reprogram()
211 ti->position = pos; in ct_xfitimer_reprogram()
365 ti->position = 0; in ct_timer_prepare()
Dctatc.h127 int (*output_switch_put)(struct ct_atc *atc, int position);
129 int (*mic_source_switch_put)(struct ct_atc *atc, int position);
Dcthardware.h84 int (*output_switch_put)(struct hw *hw, int position);
86 int (*mic_source_switch_put)(struct hw *hw, int position);
Dctatc.c434 int position; in atc_pcm_playback_position() local
438 position = src->ops->get_ca(src); in atc_pcm_playback_position()
440 if (position < apcm->vm_block->addr) { in atc_pcm_playback_position()
443 position, apcm->vm_block->addr, apcm->vm_block->size); in atc_pcm_playback_position()
444 position = apcm->vm_block->addr; in atc_pcm_playback_position()
451 return (position + size - max_cisz - apcm->vm_block->addr) % size; in atc_pcm_playback_position()
999 static int atc_output_switch_put(struct ct_atc *atc, int position) in atc_output_switch_put() argument
1003 return hw->output_switch_put(hw, position); in atc_output_switch_put()
1013 static int atc_mic_source_switch_put(struct ct_atc *atc, int position) in atc_mic_source_switch_put() argument
1017 return hw->mic_source_switch_put(hw, position); in atc_mic_source_switch_put()
Dcthw20k2.c1946 static int hw_output_switch_put(struct hw *hw, int position) in hw_output_switch_put() argument
1950 if (position == hw_output_switch_get(hw)) in hw_output_switch_put()
1959 switch (position) { in hw_output_switch_put()
1985 static int hw_mic_source_switch_put(struct hw *hw, int position) in hw_mic_source_switch_put() argument
1989 if (position == hw20k2->mic_source) in hw_mic_source_switch_put()
1992 switch (position) { in hw_mic_source_switch_put()
2006 hw20k2->mic_source = position; in hw_mic_source_switch_put()
/linux-4.4.14/scripts/coccinelle/tests/
Dodd_ptr_err.cocci18 position p;
29 position p;
44 position p != {ok1.p,ok2.p};
64 position p != {ok1.p,ok2.p};
66 position j0, j1;
83 position p != {ok1.p,ok2.p};
85 position r1_context.j0, r1_context.j1;
Ddoubletest.cocci19 position p;
Ddoublebitand.cocci21 position p;
/linux-4.4.14/arch/ia64/sn/kernel/
Dklconflib.c46 int rack, position; in format_module_id() local
78 position = MODULE_GET_BPOS(m); in format_module_id()
104 if (position < 10) in format_module_id()
106 sprintf(buffer, "%d", position); in format_module_id()
/linux-4.4.14/drivers/acpi/acpica/
Dacmacros.h269 #define ACPI_MASK_BITS_ABOVE(position) (~((ACPI_UINT64_MAX) << ((u32) (position)))) argument
270 #define ACPI_MASK_BITS_BELOW(position) ((ACPI_UINT64_MAX) << ((u32) (position))) argument
285 #define ACPI_GET_BITS(source_ptr, position, mask) \ argument
286 ((*source_ptr >> position) & mask)
288 #define ACPI_SET_BITS(target_ptr, position, mask, value) \ argument
289 (*target_ptr |= ((value & mask) << position))
311 #define ACPI_EXTRACT_1BIT_FLAG(field, position) (ACPI_GET_1BIT_FLAG ((field) >> position)) argument
312 #define ACPI_EXTRACT_2BIT_FLAG(field, position) (ACPI_GET_2BIT_FLAG ((field) >> position)) argument
313 #define ACPI_EXTRACT_3BIT_FLAG(field, position) (ACPI_GET_3BIT_FLAG ((field) >> position)) argument
314 #define ACPI_EXTRACT_4BIT_FLAG(field, position) (ACPI_GET_4BIT_FLAG ((field) >> position)) argument
Duthex.c70 char acpi_ut_hex_to_ascii_char(u64 integer, u32 position) in acpi_ut_hex_to_ascii_char() argument
73 return (acpi_gbl_hex_to_ascii[(integer >> position) & 0xF]); in acpi_ut_hex_to_ascii_char()
Dutstring.c163 u8 acpi_ut_valid_acpi_char(char character, u32 position) in acpi_ut_valid_acpi_char() argument
171 if (character == '!' && position == 3) { in acpi_ut_valid_acpi_char()
Ddsfield.c291 u64 position; in acpi_ds_get_field_names() local
313 position = (u64) info->field_bit_position in acpi_ds_get_field_names()
316 if (position > ACPI_UINT32_MAX) { in acpi_ds_get_field_names()
322 info->field_bit_position = (u32) position; in acpi_ds_get_field_names()
428 position = (u64) info->field_bit_position in acpi_ds_get_field_names()
431 if (position > ACPI_UINT32_MAX) { in acpi_ds_get_field_names()
Dacutils.h206 char acpi_ut_hex_to_ascii_char(u64 integer, u32 position);
587 u8 acpi_ut_valid_acpi_char(char character, u32 position);
/linux-4.4.14/drivers/media/dvb-frontends/
Dnxt200x.c427 u16 rambase, position, crc = 0; in nxt2002_load_firmware() local
446 for (position = 0; position < fw->size; position++) { in nxt2002_load_firmware()
450 buf[0] = ((rambase + position) >> 8); in nxt2002_load_firmware()
451 buf[1] = (rambase + position) & 0xFF; in nxt2002_load_firmware()
460 nxt200x_writebytes(state, chunkpos, &fw->data[position-3], 4); in nxt2002_load_firmware()
462 crc = nxt200x_crc(crc, fw->data[position]); in nxt2002_load_firmware()
464 if ((written == 255) || (position+1 == fw->size)) { in nxt2002_load_firmware()
467 &fw->data[position-(written %4) + 1], in nxt2002_load_firmware()
494 u16 rambase, position, crc=0; in nxt2004_load_firmware() local
507 for (position = 0; position < fw->size; position++) { in nxt2004_load_firmware()
[all …]
Dstv0900_core.c182 u8 position = 0, i = 0; in extract_mask_pos() local
186 while ((position == 0) && (i < 8)) { in extract_mask_pos()
187 position = ((*mask) >> i) & 0x01; in extract_mask_pos()
/linux-4.4.14/scripts/coccinelle/locks/
Ddouble_lock.cocci17 position p1;
19 position p;
41 position p1 != locked.p1;
42 position locked.p;
68 position locked.p,p1,p2;
Dmini_lock.cocci21 position p1,p;
56 position r;
63 position prelocked.p;
64 position up != prelocked.p1;
65 position r!=looped.r;
Dcall_kern.cocci21 position p;
40 position p1,p2;
74 position gfp.p;
81 position gfp.p;
Dflags.cocci17 position p1,p2;
45 position r.p1, r.p2;
/linux-4.4.14/scripts/coccinelle/iterators/
Ddevice_node_continue.cocci23 position p1,p2;
57 position r.p1,r.p2;
68 position r.p2;
77 position r.p2;
78 position j0;
Dlist_entry_update.cocci21 position p1,p2;
28 position r.p1,r.p2;
40 position r.p1,r.p2;
Ditnull.cocci67 position p1,p2;
Dfen.cocci78 position p1,p2;
Duse_after_iter.cocci37 position p1,p2;
/linux-4.4.14/scripts/coccinelle/free/
Dkfree.cocci20 position p1;
29 position p;
51 position p;
59 position ok;
74 position free.p1!=loop.ok,p2!={print.p,sz.p};
Dkfreeaddr.cocci16 position p;
Dpci_free_consistent.cocci15 position p1,p2;
Difnullfree.cocci38 position p;
Dclk_put.cocci22 position p1,p2,p3;
Diounmap.cocci22 position p1,p2,p3;
Ddevm_free.cocci45 position p;
/linux-4.4.14/scripts/coccinelle/api/
Dmemdup.cocci19 position p;
27 position p;
36 position p != {r1.p,r2.p};
47 position p != {r1.p,r2.p};
Dd_find_alias.cocci18 position p1, p2;
45 position r.p1,r.p2;
65 position r.p2;
Dptr_ret.cocci42 position p1;
49 position p2;
56 position p3;
Dplatform_no_drv_owner.cocci78 position j0;
89 position j0;
100 position j0;
111 position j0;
Dsimple_open.cocci41 position p;
57 position p;
Dresource_size.cocci49 position p;
56 position p != r_org.p;
Dkstrdup.cocci50 position p1,p2;
63 position p1,p2;
Dvma_pages.cocci40 position p;
Derr_cast.cocci36 position p;
Dmemdup_user.cocci41 position p;
Dpm_runtime.cocci82 position p1, p2;
/linux-4.4.14/net/sunrpc/xprtrdma/
Dsvc_rdma_recvfrom.c372 u32 position, u32 byte_count, u32 page_offset, int page_no) in rdma_copy_tail() argument
378 srcp = head->arg.head[0].iov_base + position; in rdma_copy_tail()
379 byte_count = head->arg.head[0].iov_len - position; in rdma_copy_tail()
409 byte_count = head->arg.head[0].iov_len - position; in rdma_copy_tail()
424 u32 position; in rdma_read_chunks() local
449 position = be32_to_cpu(ch->rc_position); in rdma_read_chunks()
452 if (position == 0) { in rdma_read_chunks()
463 if (be32_to_cpu(ch->rc_position) != position) in rdma_read_chunks()
496 if (position && position < head->arg.head[0].iov_len) in rdma_read_chunks()
497 ret = rdma_copy_tail(rqstp, head, position, in rdma_read_chunks()
[all …]
/linux-4.4.14/Documentation/sound/alsa/
DChannel-Mapping-API.txt12 A channel map is an array of position for each PCM channel.
20 corresponds to which (speaker) position. Thus, applications applied
60 position value for each channel.
64 The _FIXED type is for a channel map with the fixed channel position
74 The available channel position values are defined in sound/asound.h,
121 The channel position is provided in LSB 16bits. The upper bits are
132 When SNDRV_CHMAP_DRIVER_SPEC is set, all the channel position values
139 containing the position of each channel.
DProcfile.txt94 invalid PCM position debug/check of ALSA PCM middle layer.
125 H/W position, etc.
DHD-Audio.txt53 read in two ways, either via a LPIB register or via a position-buffer
55 position-buffer, and falls back to LPIB if the position-buffer appears
60 `position_fix=2` means to use the position-buffer.
62 for some VIA controllers. The capture stream position is corrected
63 by comparing both LPIB and position-buffer values.
65 and uses LPIB for the playback and the position-buffer for the capture
Dserial-u16550.txt39 Usage example for MS-124T, with A-B switch in A position:
/linux-4.4.14/sound/firewire/
Damdtp-am824.h36 unsigned int position);
39 unsigned int position);
Damdtp-am824.c130 unsigned int position) in amdtp_am824_set_pcm_position() argument
135 p->pcm_positions[index] = position; in amdtp_am824_set_pcm_position()
146 unsigned int position) in amdtp_am824_set_midi_position() argument
150 p->midi_position = position; in amdtp_am824_set_midi_position()
/linux-4.4.14/arch/parisc/math-emu/
Dcnv_float.h297 #define Find_ms_one_bit(value, position) \ argument
301 if (value >> 32 - position) \
302 position -= var; \
303 else position += var; \
305 if ((value >> 32 - position) == 0) \
306 position--; \
307 else position -= 2; \
/linux-4.4.14/sound/soc/fsl/
Dfsl_dma.c708 dma_addr_t position; in fsl_dma_pointer() local
716 position = in_be32(&dma_channel->sar); in fsl_dma_pointer()
718 position |= (u64)(in_be32(&dma_channel->satr) & in fsl_dma_pointer()
722 position = in_be32(&dma_channel->dar); in fsl_dma_pointer()
724 position |= (u64)(in_be32(&dma_channel->datr) & in fsl_dma_pointer()
736 if (!position) in fsl_dma_pointer()
739 if ((position < dma_private->dma_buf_phys) || in fsl_dma_pointer()
740 (position > dma_private->dma_buf_end)) { in fsl_dma_pointer()
745 frames = bytes_to_frames(runtime, position - dma_private->dma_buf_phys); in fsl_dma_pointer()
/linux-4.4.14/Documentation/input/
Datarikbd.txt26 ISO key position in the scan code table should exist even if no keyswitch
27 exists in that position on a particular keyboard. The break code for each key
32 0xF7 absolute mouse position record
33 0xF8-0xFB relative mouse position records (lsbs determined by
58 In relative position mode, the ikbd will return relative mouse position
63 Note that the ikbd may return mouse relative position reports with
69 The relative mouse position record is a three byte record of the form
71 %111110xy ; mouse position record flag
86 The ikbd can also maintain absolute mouse position. Commands exist for
87 resetting the mouse position, setting X/Y scaling, and interrogating the
[all …]
Dalps.txt152 The first type is the touchpad position packet.
165 bitmaps a given bit is set if there is a finger covering that position on the
177 This packet only appears after a position packet with the mt bit set, and
227 4) There is a 3 to 1 ratio of position packets to bitmap packets. Therefore
228 MT position can only be updated for every third ST position update, and
Drotary-encoder.txt64 Parking position. If the encoder enters this state, a full transition
89 absolute axes the position of the encoder can either roll over between zero
Delantech.txt55 per packet, and provides additional features such as position of two fingers,
303 when 1 finger is touching, the first 2 position reports must be discarded.
547 3 finger touch only reports the position of the center of all three fingers.
639 position (absolute x, y values), width, and pressure. A motion packet contains
640 two fingers' position delta.
645 position, until we receive a status packet.
Dsentelic.txt79 * Absolute position for STL3886-G0.
132 * Absolute position for STL3888-Ax.
222 * Absolute position for STL3888-B0.
316 * Absolute position for STL3888-Cx and STL3888-Dx.
756 (Note that position unit is in 0.5 scanline)
765 (Note that position unit is in 0.5 scanline)
770 (Note that position unit is in 0.5 scanline)
775 (Note that position unit is in 0.5 scanline)
Dinput-programming.txt185 The mouse reports it as a relative difference from the last position,
215 position of size 8.
218 that the thing is precise and always returns to exactly the center position
Devent-codes.txt153 move to the left by a certain number of units, but its absolute position in
154 space is unknown. If the absolute position is known, EV_ABS codes should be used
327 Legacy trackpads that only provide relative position information must report
330 Trackpads that provide absolute touch position must report ABS_{X,Y} for the
Djoystick.txt123 joystick is in the center position. They should not jitter by themselves to
124 other close values, and they also should be steady in any other position of
260 joystick will also re-center itself, taking the position it was in during
261 this time as a new center position. Use it if you want, but think first.
463 recentering of the spaceorb, moving the zero point to the position in which
Dmulti-touch-protocol.txt306 The four position values can be used to separate the position of the touch
307 from the position of the tool. If both positions are present, the major
359 For win8 devices with both T and C coordinates, the position mapping is
Dntrig.txt126 contacts are active they seem to be sorted primarily by Y position.
/linux-4.4.14/drivers/misc/
Dvexpress-syscfg.c155 u32 site, position, dcc; in vexpress_syscfg_regmap_init() local
159 &position, &dcc); in vexpress_syscfg_regmap_init()
200 func, site, position, dcc, in vexpress_syscfg_regmap_init()
205 func->template[i] |= SYS_CFGCTRL_POSITION(position); in vexpress_syscfg_regmap_init()
/linux-4.4.14/Documentation/fb/
Dpxafb.txt73 1. overlay can start at a 32-bit word aligned position within the base
100 c. starting horizontal position (XPOS) should start on a 32-bit
126 4. var->nonstd is used to pass starting (x, y) position and color format,
141 XPOS - starting horizontal position
142 YPOS - starting vertical position
/linux-4.4.14/Documentation/filesystems/
Dseq_file.txt21 position within the virtual file - that position is, likely as not, in the
71 Iterators must be able to move to a specific position - like the file they
72 implement - but the interpretation of that position is up to the iterator
74 example, could interpret position N as the Nth rule in the chain.
76 generator of the data, which need not be aware of how a position translates
78 position of zero should indicate the beginning of the file.
81 will output as its position.
84 called start() takes a position as an argument and returns an iterator
85 which will start reading at that position. For our simple sequence example,
98 holding the current position. There is no upper bound for the sequence
[all …]
Dlocks.txt47 practical one. It puts us in the same position as, for example, SunOS
/linux-4.4.14/Documentation/misc-devices/
Dlis3lv02d28 position - 3D position that the accelerometer reports. Format: "(x,y,z)"
38 mode, joystick and sysfs position entry have the same scale. There can be
72 * When the laptop is horizontal the position reported is about 0 for X and Y
82 /sys/devices/platform/lis3lv02d/position in these four cases.
/linux-4.4.14/drivers/mtd/
Dmtdconcat.c847 uint64_t begin, position; in mtd_concat_create() local
867 begin = position = 0; in mtd_concat_create()
879 tmp64 = position - begin; in mtd_concat_create()
882 begin = position; in mtd_concat_create()
887 position += subdev[i]->size; in mtd_concat_create()
898 tmp64 = position - begin; in mtd_concat_create()
901 begin = position; in mtd_concat_create()
908 position += in mtd_concat_create()
917 tmp64 = position - begin; in mtd_concat_create()
/linux-4.4.14/sound/core/seq/
Dseq_timer.h135 int snd_seq_timer_set_position_tick(struct snd_seq_timer *tmr, snd_seq_tick_time_t position);
136 int snd_seq_timer_set_position_time(struct snd_seq_timer *tmr, snd_seq_real_time_t position);
Dseq_timer.c220 snd_seq_tick_time_t position) in snd_seq_timer_set_position_tick() argument
228 tmr->tick.cur_tick = position; in snd_seq_timer_set_position_tick()
236 snd_seq_real_time_t position) in snd_seq_timer_set_position_time() argument
243 snd_seq_sanity_real_time(&position); in snd_seq_timer_set_position_time()
245 tmr->cur_time = position; in snd_seq_timer_set_position_time()
/linux-4.4.14/drivers/misc/lis3lv02d/
Dlis3lv02d.c186 int position[3]; in lis3lv02d_get_xyz() local
194 position[i] = (s16)le16_to_cpu(data[i]); in lis3lv02d_get_xyz()
200 position[i] = (s8)data[i * 2]; in lis3lv02d_get_xyz()
203 position[0] = lis3->read_data(lis3, OUTX); in lis3lv02d_get_xyz()
204 position[1] = lis3->read_data(lis3, OUTY); in lis3lv02d_get_xyz()
205 position[2] = lis3->read_data(lis3, OUTZ); in lis3lv02d_get_xyz()
209 position[i] = (position[i] * lis3->scale) / LIS3_ACCURACY; in lis3lv02d_get_xyz()
211 *x = lis3lv02d_get_axis(lis3->ac.x, position); in lis3lv02d_get_xyz()
212 *y = lis3lv02d_get_axis(lis3->ac.y, position); in lis3lv02d_get_xyz()
213 *z = lis3lv02d_get_axis(lis3->ac.z, position); in lis3lv02d_get_xyz()
[all …]
/linux-4.4.14/Documentation/ABI/testing/
Dsysfs-devices-platform-sh_mobile_lcdc_fb32 Stores the x,y overlay position on the display in pixels. The
33 position format is `[0-9]+,[0-9]+'.
Dsysfs-firmware-dmi-entries30 derived from an entry type's ordinal position. That is
75 position: The ordinal position (zero-based) of the entry
Dsysfs-devices-sun13 So reading the sysfs file, we can identify a physical position
Ddev-kmsg41 and the seek position be updated to the next available record.
47 to reconnect to the buffer and reconstruct the read position
Dsysfs-driver-toshiba_acpi31 What: /sys/devices/LNXSYSTM:00/LNXSYBUS:00/TOS{1900,620{0,7,8}}:00/position
35 Description: This file shows the absolute position of the built-in
/linux-4.4.14/include/linux/
Dcoresight.h232 int position, int value);
241 int position, int value) { return 1; } in coresight_timeout() argument
Dvexpress.h34 u32 *position, u32 *dcc);
Dmemcontrol.h125 struct mem_cgroup *position; member
/linux-4.4.14/drivers/bus/
Dvexpress-config.c70 u32 *position, u32 *dcc) in vexpress_config_get_topo() argument
77 vexpress_config_find_prop(node, "arm,vexpress,position", position); in vexpress_config_get_topo()
/linux-4.4.14/sound/soc/intel/haswell/
Dsst-haswell-pcm.c725 snd_pcm_uframes_t position = bytes_to_frames(runtime, in hsw_notify_pointer() local
749 if (position > old_position) { in hsw_notify_pointer()
750 if (position < dma_frames) { in hsw_notify_pointer()
751 samples = SST_SAMPLES(runtime, position - old_position); in hsw_notify_pointer()
768 if (position < dma_frames) { in hsw_notify_pointer()
769 samples = SST_SAMPLES(runtime, position); in hsw_notify_pointer()
775 sst_hsw_stream_set_old_position(hsw, stream, position); in hsw_notify_pointer()
792 u32 position; in hsw_pcm_pointer() local
797 position = sst_hsw_get_dsp_position(hsw, pcm_data->stream); in hsw_pcm_pointer()
799 offset = bytes_to_frames(runtime, position); in hsw_pcm_pointer()
[all …]
Dsst-haswell-ipc.h304 u32 position; member
310 u32 position; member
479 struct sst_hsw_stream *stream, u32 *position);
481 struct sst_hsw_stream *stream, u32 *position);
/linux-4.4.14/Documentation/acpi/apei/
Doutput_format.txt133 Where value of <integer> should be the position of "string" in <field
142 <integer>. The bit position is the position of "string" in <field
/linux-4.4.14/drivers/gpu/drm/radeon/
Dradeon_display.c1858 u32 stat_crtc = 0, vbl = 0, position = 0; in radeon_get_crtc_scanoutpos() local
1874 position = RREG32(EVERGREEN_CRTC_STATUS_POSITION + in radeon_get_crtc_scanoutpos()
1881 position = RREG32(EVERGREEN_CRTC_STATUS_POSITION + in radeon_get_crtc_scanoutpos()
1888 position = RREG32(EVERGREEN_CRTC_STATUS_POSITION + in radeon_get_crtc_scanoutpos()
1895 position = RREG32(EVERGREEN_CRTC_STATUS_POSITION + in radeon_get_crtc_scanoutpos()
1902 position = RREG32(EVERGREEN_CRTC_STATUS_POSITION + in radeon_get_crtc_scanoutpos()
1909 position = RREG32(EVERGREEN_CRTC_STATUS_POSITION + in radeon_get_crtc_scanoutpos()
1916 position = RREG32(AVIVO_D1CRTC_STATUS_POSITION); in radeon_get_crtc_scanoutpos()
1921 position = RREG32(AVIVO_D2CRTC_STATUS_POSITION); in radeon_get_crtc_scanoutpos()
1933 position = (RREG32(RADEON_CRTC_VLINE_CRNT_VLINE) >> 16) & RADEON_CRTC_V_TOTAL; in radeon_get_crtc_scanoutpos()
[all …]
/linux-4.4.14/fs/reiserfs/
Dfix_node.c1035 position = INT_MAX, in get_far_parent() local
1059 if ((position = in get_far_parent()
1069 if (B_N_CHILD_NUM(parent, position) != in get_far_parent()
1079 if (position != first_last_position) { in get_far_parent()
1132 position - in get_far_parent()
1135 position))); in get_far_parent()
1177 int position, in get_parents() local
1201 position = PATH_OFFSET_POSITION(path, path_offset - 1); in get_parents()
1202 if (position) { in get_parents()
1208 tb->lkey[h] = position - 1; in get_parents()
[all …]
Dstree.c217 int position, path_offset = chk_path->path_length; in get_lkey() local
236 if ((position = in get_lkey()
242 if (B_N_CHILD_NUM(parent, position) != in get_lkey()
250 if (position) in get_lkey()
251 return internal_key(parent, position - 1); in get_lkey()
264 int position, path_offset = chk_path->path_length; in get_rkey() local
282 if ((position = in get_rkey()
291 if (B_N_CHILD_NUM(parent, position) != in get_rkey()
300 if (position != B_NR_ITEMS(parent)) in get_rkey()
301 return internal_key(parent, position); in get_rkey()
/linux-4.4.14/Documentation/devicetree/bindings/clock/
Demev2-clock.txt22 - reg: Byte offset from SMU base and Bit position in the register
33 - reg: Byte offset from SMU base and Bit position in the register
Dat91-clock.txt147 and reflect the bit position in the PMC_ER/DR/SR registers.
390 * reg: system clock id (bit position in SCER/SCDR/SCSR registers).
/linux-4.4.14/drivers/staging/speakup/
DDefaultKeyAssignments29 KeyPad-period Say Position (current line, position and console)
30 InsKeyPad-period say colour attributes of current position.
Dspkguide.txt178 keypad period -- speak current cursor position and announce current
810 Use the speakup review keys to position the reading cursor on the first
811 character of the above url. When the reading cursor is in position,
813 position the reading cursor on the rightmost character of the above
843 position the reading cursor at the top left corner of the text to be
844 cut, mark it with the keypad slash key, then position the reading cursor
1039 The number is the position of the message in the given collection.
1061 Looking at the colors file, we see that the name "blue" is at position 1
1099 indicated row and column position. Then move the reading cursor to the
1102 that the window ends at the indicated row and column position. If there
[all …]
/linux-4.4.14/drivers/gpu/drm/i915/
Di915_irq.c729 int position, vtotal; in __intel_get_crtc_scanline() local
736 position = __raw_i915_read32(dev_priv, PIPEDSL(pipe)) & DSL_LINEMASK_GEN2; in __intel_get_crtc_scanline()
738 position = __raw_i915_read32(dev_priv, PIPEDSL(pipe)) & DSL_LINEMASK_GEN3; in __intel_get_crtc_scanline()
752 if (HAS_DDI(dev) && !position) { in __intel_get_crtc_scanline()
759 if (temp != position) { in __intel_get_crtc_scanline()
760 position = temp; in __intel_get_crtc_scanline()
770 return (position + crtc->scanline_offset) % vtotal; in __intel_get_crtc_scanline()
781 int position; in i915_get_crtc_scanoutpos() local
824 position = __intel_get_crtc_scanline(intel_crtc); in i915_get_crtc_scanoutpos()
830position = (__raw_i915_read32(dev_priv, PIPEFRAMEPIXEL(pipe)) & PIPE_PIXEL_MASK) >> PIPE_PIXEL_SHI… in i915_get_crtc_scanoutpos()
[all …]
/linux-4.4.14/drivers/firmware/
Ddmi-sysfs.c36 int position; member
502 return sprintf(buf, "%d\n", entry->position); in dmi_sysfs_entry_position()
509 static DMI_SYSFS_ATTR(entry, position);
597 entry->position = position_count++; in dmi_sysfs_register_handle()
/linux-4.4.14/drivers/scsi/aic7xxx/aicasm/
Daicasm_macro_gram.y67 static void add_macro_arg(const char *argtext, int position);
/linux-4.4.14/drivers/ide/
Dide-cd_ioctl.c185 int ide_cdrom_tray_move(struct cdrom_device_info *cdi, int position) in ide_cdrom_tray_move() argument
190 if (position) { in ide_cdrom_tray_move()
197 return cdrom_eject(drive, !position, &sense); in ide_cdrom_tray_move()
Dide-tape.c826 int seek, position; in ide_tape_discard_merge_buffer() local
830 position = ide_tape_read_position(drive); in ide_tape_discard_merge_buffer()
831 seek = position > 0 ? position : 0; in ide_tape_discard_merge_buffer()
1376 int block_offset = 0, position = tape->first_frame; in do_idetape_chrdev_ioctl() local
1388 position = ide_tape_read_position(drive); in do_idetape_chrdev_ioctl()
1389 if (position < 0) in do_idetape_chrdev_ioctl()
1400 mtget.mt_blkno = position / tape->user_bs_factor - block_offset; in do_idetape_chrdev_ioctl()
1412 mtpos.mt_blkno = position / tape->user_bs_factor - block_offset; in do_idetape_chrdev_ioctl()
/linux-4.4.14/arch/m68k/fpsp040/
Dx_fline.S83 movew EXC_SR+4(%a6),EXC_SR(%a6) |move stacked sr to new position
84 movel EXC_PC+4(%a6),EXC_PC(%a6) |move stacked pc to new position
Dsatan.S27 | of X with a bit-1 attached at the 6-th bit position. Define u
/linux-4.4.14/drivers/media/pci/saa7134/
Dsaa7134-video.c602 __u16 position; member
616 if (i < 15 && cl[i].position == cl[i+1].position) in set_cliplist()
619 saa_writeb(reg + 2, cl[i].position & 0xff); in set_cliplist()
620 saa_writeb(reg + 3, cl[i].position >> 8); in set_cliplist()
622 name,winbits,cl[i].position); in set_cliplist()
645 if (cla->position < clb->position) in cliplist_cmp()
647 if (cla->position > clb->position) in cliplist_cmp()
662 col[cols].position = clip_range(clips[i].c.left); in setup_clipping()
665 col[cols].position = clip_range(clips[i].c.left+clips[i].c.width); in setup_clipping()
668 row[rows].position = clip_range(clips[i].c.top / div); in setup_clipping()
[all …]
/linux-4.4.14/arch/arm/mm/
Dcache-v7.S93 ALT_SMP(mov r3, r0, lsr #20) @ move LoUIS into position
94 ALT_UP( mov r3, r0, lsr #26) @ move LoUU into position
121 mov r3, r0, lsr #23 @ move LoC into position
145 clz r5, r4 @ find bit position of way size increment
/linux-4.4.14/drivers/nvdimm/
Dlabel.h95 __le16 position; member
Dnamespace_devs.c1458 u16 position = __le16_to_cpu(nd_label->position); in has_uuid_at_pos() local
1476 if (position != pos) in has_uuid_at_pos()
1601 if (__le16_to_cpu(label0->position) != 0) in find_pmem_label_set()
Dlabel.c523 nd_label->position = __cpu_to_le16(pos); in __pmem_label_update()
707 nd_label->position = __cpu_to_le16(0); /* N/A */ in __blk_label_update()
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
Damdgpu_display.c799 u32 vbl = 0, position = 0; in amdgpu_get_crtc_scanoutpos() local
811 if (amdgpu_display_page_flip_get_scanoutpos(adev, pipe, &vbl, &position) == 0) in amdgpu_get_crtc_scanoutpos()
821 *vpos = position & 0x1fff; in amdgpu_get_crtc_scanoutpos()
822 *hpos = (position >> 16) & 0x1fff; in amdgpu_get_crtc_scanoutpos()
Damdgpu_mode.h287 u32 *vbl, u32 *position);
/linux-4.4.14/arch/arm/lib/
Ddiv64.S64 @ The bit position is stored in ip.
144 @ If no bit position left then we are done.
/linux-4.4.14/drivers/gpu/drm/qxl/
Dqxl_dev.h320 uint32_t position; member
438 struct qxl_point_1_6 position; member
446 struct qxl_point_1_6 position; member
Dqxl_display.c385 cmd->u.set.position.x = qcrtc->cur_x + qcrtc->hot_spot_x; in qxl_crtc_cursor_set2()
386 cmd->u.set.position.y = qcrtc->cur_y + qcrtc->hot_spot_y; in qxl_crtc_cursor_set2()
449 cmd->u.position.x = qcrtc->cur_x + qcrtc->hot_spot_x; in qxl_crtc_cursor_move()
450 cmd->u.position.y = qcrtc->cur_y + qcrtc->hot_spot_y; in qxl_crtc_cursor_move()
/linux-4.4.14/drivers/net/wireless/zd1211rw/
Dzd_mac.c510 int i, position = 0; in zd_mac_tx_failed() local
522 position ++; in zd_mac_tx_failed()
559 for (i=1; i<=position; i++) { in zd_mac_tx_failed()
563 i == position ? tx_status : NULL); in zd_mac_tx_failed()
983 int i, position = 0; in filter_ack() local
993 position ++; in filter_ack()
1007 for (i=1; i<position; i++) { in filter_ack()
/linux-4.4.14/scripts/coccinelle/api/alloc/
Dalloc_cast.cocci51 position p;
Dpool_zalloc-simple.cocci62 position p;
Dkzalloc-simple.cocci64 position p;
/linux-4.4.14/drivers/hwtracing/coresight/
Dcoresight.c589 int coresight_timeout(void __iomem *addr, u32 offset, int position, int value) in coresight_timeout() argument
598 if (val & BIT(position)) in coresight_timeout()
602 if (!(val & BIT(position))) in coresight_timeout()
/linux-4.4.14/drivers/net/ethernet/smsc/
Dsmc9194.c433 int position; in smc_setmulticast() local
436 position = ether_crc_le(6, ha->addr) & 0x3f; in smc_setmulticast()
439 multicast_table[invert3[position&7]] |= in smc_setmulticast()
440 (1<<invert3[(position>>3)&7]); in smc_setmulticast()
Dsmc911x.c1347 u32 position; in smc911x_set_multicast_list() local
1350 position = ether_crc(ETH_ALEN, ha->addr)>>26; in smc911x_set_multicast_list()
1352 multicast_table[position>>5] |= 1 << (position&0x1f); in smc911x_set_multicast_list()
Dsmc91x.c1428 int position; in smc_set_multicast_list() local
1431 position = crc32_le(~0, ha->addr, 6) & 0x3f; in smc_set_multicast_list()
1434 multicast_table[invert3[position&7]] |= in smc_set_multicast_list()
1435 (1<<invert3[(position>>3)&7]); in smc_set_multicast_list()
Dsmc91c92_cs.c1562 u_int position = ether_crc(6, ha->addr); in set_rx_mode() local
1563 multicast_table[position >> 29] |= 1 << ((position >> 26) & 7); in set_rx_mode()
/linux-4.4.14/drivers/block/paride/
Dpcd.c177 static int pcd_tray_move(struct cdrom_device_info *cdi, int position);
526 static int pcd_tray_move(struct cdrom_device_info *cdi, int position) in pcd_tray_move() argument
528 char ej_cmd[12] = { 0x1b, 0, 0, 0, 3 - position, 0, 0, 0, 0, 0, 0, 0 }; in pcd_tray_move()
531 position ? "eject" : "close tray"); in pcd_tray_move()
/linux-4.4.14/sound/drivers/vx/
Dvx_pcm.c679 pipe->position += update; in vx_update_pipe_position()
680 if (pipe->position >= (int)runtime->buffer_size) in vx_update_pipe_position()
681 pipe->position %= runtime->buffer_size; in vx_update_pipe_position()
787 return pipe->position; in vx_pcm_playback_pointer()
865 pipe->position = 0; in vx_pcm_prepare()
/linux-4.4.14/drivers/net/wireless/ath/ath5k/
Dphy.c197 u8 offset, bank, num_bits, col, position; in ath5k_hw_rfb_op() local
238 position = (first_bit - 1) % 8; in ath5k_hw_rfb_op()
244 position = 0, entry++) { in ath5k_hw_rfb_op()
246 last_bit = (position + bits_left > 8) ? 8 : in ath5k_hw_rfb_op()
247 position + bits_left; in ath5k_hw_rfb_op()
249 mask = (((1 << last_bit) - 1) ^ ((1 << position) - 1)) << in ath5k_hw_rfb_op()
254 rfb[entry] |= ((data << position) << (col * 8)) & mask; in ath5k_hw_rfb_op()
255 data >>= (8 - position); in ath5k_hw_rfb_op()
257 data |= (((rfb[entry] & mask) >> (col * 8)) >> position) in ath5k_hw_rfb_op()
259 bits_shifted += last_bit - position; in ath5k_hw_rfb_op()
[all …]
/linux-4.4.14/include/linux/sunrpc/
Dsvc_rdma.h80 u32 position; member
/linux-4.4.14/arch/s390/kernel/
Dhead_kdump.S18 # Note: This code has to be position independent
/linux-4.4.14/sound/pci/
Dintel8x0m.c178 unsigned int position; member
432 ichdev->position = 0; in snd_intel8x0m_setup_periods()
468 ichdev->position += step * ichdev->fragsize1; in snd_intel8x0m_update()
469 ichdev->position %= ichdev->size; in snd_intel8x0m_update()
593 ptr += ichdev->position; in snd_intel8x0m_pcm_pointer()
Dintel8x0.c365 unsigned int position; member
720 ichdev->position = 0; in snd_intel8x0_setup_periods()
780 ichdev->position += step * ichdev->fragsize1; in snd_intel8x0_update()
782 ichdev->position %= ichdev->size; in snd_intel8x0_update()
861 ichdev->last_pos = ichdev->position; in snd_intel8x0_pcm_trigger()
1074 unsigned int position; in snd_intel8x0_pcm_pointer() local
1080 position = ichdev->position; in snd_intel8x0_pcm_pointer()
1103 ptr += position; in snd_intel8x0_pcm_pointer()
1106 pos_base = position / ichdev->fragsize1; in snd_intel8x0_pcm_pointer()
2822 pos += ichdev->position; in intel8x0_measure_ac97_clock()
/linux-4.4.14/drivers/md/persistent-data/
Ddm-space-map-common.c343 unsigned position; in sm_ll_find_free_block() local
362 bit_end, &position); in sm_ll_find_free_block()
378 *result = i * ll->entries_per_block + (dm_block_t) position; in sm_ll_find_free_block()
/linux-4.4.14/drivers/scsi/
Dosst.c1147 position; in osst_get_logical_frame() local
1185 position = osst_get_frame_position(STp, aSRpnt); in osst_get_logical_frame()
1186 if (position >= 0xbae && position < 0xbb8) in osst_get_logical_frame()
1187 position = 0xbb8; in osst_get_logical_frame()
1188 else if (position > STp->eod_frame_ppos || ++bad == 10) { in osst_get_logical_frame()
1189 position = STp->read_error_frame - 1; in osst_get_logical_frame()
1193 position += 29; in osst_get_logical_frame()
1198 name, position); in osst_get_logical_frame()
1200 osst_set_frame_position(STp, aSRpnt, position, 0); in osst_get_logical_frame()
1218 position = STp->read_error_frame - 1; in osst_get_logical_frame()
[all …]
Dips.c6613 int i, j, tmp, position = 0; in ips_order_controllers() local
6621 for (j = position; j < ips_num_controllers; j++) { in ips_order_controllers()
6626 ips_shift_controllers(position, in ips_order_controllers()
6628 position++; in ips_order_controllers()
6636 ips_shift_controllers(position, in ips_order_controllers()
6638 position++; in ips_order_controllers()
6646 ips_shift_controllers(position, in ips_order_controllers()
6648 position++; in ips_order_controllers()
6659 ips_shift_controllers(position, in ips_order_controllers()
6661 position++; in ips_order_controllers()
[all …]
/linux-4.4.14/drivers/isdn/hardware/eicon/
Ddsp_defs.h42 long position,
/linux-4.4.14/sound/pci/echoaudio/
Dechoaudio_dsp.h657 u32 position[DSP_MAXPIPES]; member
Dechoaudio.h304 u32 position; /* ...the number of bytes tranferred member
Dechoaudio.c609 pipe->position = 0; in init_engine()
766 pipe->position = 0; in pcm_trigger()
814 pipe->position += cnt - pipe->last_counter; in pcm_pointer()
817 pos = bytes_to_frames(substream->runtime, pipe->position); in pcm_pointer()
820 pipe->position -= frames_to_bytes(substream->runtime, bufsize); in pcm_pointer()
Dechoaudio_dsp.c1079 chip->comm_page->position[pipe_index] = 0; in allocate_pipes()
1090 pipe->dma_counter = &chip->comm_page->position[pipe_index]; in allocate_pipes()
/linux-4.4.14/Documentation/devicetree/bindings/sound/
Dnvidia,tegra30-ahub.txt61 For TX CIFs, the numbers indicate the bit position within the AHUB routing
/linux-4.4.14/include/uapi/linux/raid/
Dmd_p.h380 __le64 position; /* sector, start from rdev->data_offset, current position */ member
/linux-4.4.14/Documentation/laptops/
Dtoshiba_haps.txt51 This device does not report any axes, however, to query the sensor position
/linux-4.4.14/arch/alpha/lib/
Dstxncpy.S182 extql t2, a1, t1 # e0 : position hi-bits of lo word
186 extqh t2, a1, t0 # e0 : position lo-bits of hi word (stall)
Dev6-stxncpy.S223 extql t2, a1, t1 # U : position hi-bits of lo word
228 extqh t2, a1, t0 # U : position lo-bits of hi word (stall)
Dstxcpy.S156 extql t2, a1, t0 # e0 : position ho-bits of lo word
Dev6-stxcpy.S179 extql t2, a1, t0 # U : position ho-bits of lo word
/linux-4.4.14/Documentation/devicetree/bindings/arm/
Dvexpress.txt107 - when daughterboards are stacked on one site, their position
109 arm,vexpress,position = <number>;
Dvexpress-sysreg.txt61 position in the board stack, config controller, function and device
/linux-4.4.14/drivers/md/
Draid5-cache.c301 block->position = cpu_to_le64(log->log_start); in r5l_new_meta()
839 le64_to_cpu(mb->position) != ctx->pos) in r5l_read_meta_block()
1006 mb->position = cpu_to_le64(pos); in r5l_log_write_empty_meta_block()
1103 if (le64_to_cpu(mb->position) != cp) { in r5l_load_log()
Ddm-verity.c179 sector_t position = verity_position_at_level(v, block, level); in verity_hash_at_level() local
182 *hash_block = v->hash_level_block[level] + (position >> v->hash_per_block_bits); in verity_hash_at_level()
187 idx = position & ((1 << v->hash_per_block_bits) - 1); in verity_hash_at_level()
/linux-4.4.14/drivers/net/ethernet/micrel/
Dks8851_mll.c1107 u32 index, position, value; in ks_set_grpaddr() local
1112 position = (ether_gen_crc(6, ks->mcast_lst[i]) >> 26) & 0x3f; in ks_set_grpaddr()
1113 index = position >> 3; in ks_set_grpaddr()
1114 value = 1 << (position & 7); in ks_set_grpaddr()
/linux-4.4.14/Documentation/networking/
Dnetif-msg.txt65 Old level Name Bit position
Darcnet-hardware.txt337 jumpers have them in the same position. Chris Hindy <chrish@io.org>
603 J1 6-position Telephone Jack (PC270E only)
604 J2 6-position Telephone Jack (PC270E only)
811 J1 6-position Telephone Jack (PC550 only)
812 J2 6-position Telephone Jack (PC550 only)
1329 J2 Two 6-position Telephone Jack (CN120TP/ST/SBT only)
1538 J1 Two 6-position Telephone Jack (CN160TP only)
2013 *) To enable the Boot ROM set the switch 8 of switch block SW3 to position ON.
2037 parameters. These two switches are normally left in the OFF position.
2261 unanswered, what is the purpose of the "enhanced" position?
[all …]
/linux-4.4.14/Documentation/devicetree/bindings/timer/
Drenesas,cmt.txt9 position of the channel in the CMT and don't match the channel numbers in the
/linux-4.4.14/Documentation/ide/
Dide-tape.txt11 tape's relative position in the ide interfaces, as explained in ide.c.
/linux-4.4.14/scripts/
Danalyze_suspend.py2375 .zoombox {position: relative; width: 100%; overflow-x: scroll;}\n\
2376 ….timeline {position: relative; font-size: 14px;cursor: pointer;width: 100%; overflow: hidden; back…
2377 ….thread {position: absolute; height: '+'%.3f'%thread_height+'%; overflow: hidden; line-height: 30p…
2380 ….traceevent {position: absolute;opacity: 0.3;height: '+'%.3f'%thread_height+'%;width:0;overflow:hi…
2381 .phase {position: absolute;overflow: hidden;border:0px;text-align:center;}\n\
2382 ….phaselet {position:absolute;overflow:hidden;border:0px;text-align:center;height:100px;font-size:2…
2383 .t {position:absolute;top:0%;height:100%;border-right:1px solid black;}\n\
2384 .legend {position: relative; width: 100%; height: 40px; text-align: center;margin-bottom:20px}\n\
2385 ….legend .square {position:absolute;top:10px; width: 0px;height: 20px;border:1px solid;padding-left…
2387 .devlist {position:'+x2changes[1]+';width:190px;}\n\
/linux-4.4.14/arch/arm/boot/dts/
Dkirkwood-netxbig.dtsi62 * button@1 and button@2 represent a three position rocker
Domap3430-sdp.dts38 * S6-3 must be in ON position for 8 bit mode to function
Dste-href-family-pinctrl.dtsi636 /* SKE keys on position 2 in an 8x8 matrix */
694 * SKE keys on position 1 and "other C1" combi giving
/linux-4.4.14/include/uapi/sound/
Dasequencer.h256 unsigned int position; /* sync position */ member
/linux-4.4.14/Documentation/devicetree/bindings/phy/
Dapm-xgene-phy.txt18 bit lines from the automatic calibrated position.
/linux-4.4.14/Documentation/devicetree/bindings/interrupt-controller/
Dti,c64x+megamod-pic.txt62 position. Allowed values are 4 - 127. Mapping for
/linux-4.4.14/drivers/staging/most/hdm-dim2/
Ddim2_hal.c70 static inline u32 bit_mask(u8 position) in bit_mask() argument
72 return (u32)1 << position; in bit_mask()
/linux-4.4.14/Documentation/arm/
DSetup60 This describes the character position of cursor on VGA console, and
DPorting35 The initial part of the kernel is carefully coded to be position
/linux-4.4.14/drivers/usb/serial/
Dio_edgeport.c564 int position; in edge_interrupt_callback() local
621 position = 2; in edge_interrupt_callback()
623 while ((position < length) && in edge_interrupt_callback()
625 txCredits = data[position] | (data[position+1] << 8); in edge_interrupt_callback()
646 position += 2; in edge_interrupt_callback()
/linux-4.4.14/Documentation/video4linux/cx2341x/
Dfw-dma.txt52 Results[1]: Offset: The position relative to the card's memory space.
/linux-4.4.14/Documentation/
Dcoccinelle.txt187 position p;
304 position p;
Dsysfs-rules.txt157 Never depend on a specific parent device position in the devpath,
162 position of a parent device or exposing relative paths using "../" to
Dflexible-arrays.txt55 This call will copy the data from src into the array, in the position
/linux-4.4.14/drivers/hid/
Dhid-rmi.c418 int position = offset + 5 * i; in rmi_f11_input_event() local
420 if (position + 5 > size) { in rmi_f11_input_event()
430 rmi_f11_process_touch(hdata, i, finger_state, &data[position]); in rmi_f11_input_event()
/linux-4.4.14/fs/jfs/
Djfs_dtree.c2976 loff_t position; member
3215 jfs_dirent->position = le32_to_cpu(d->index); in jfs_readdir()
3223 if ((jfs_dirent->position < 2) || in jfs_readdir()
3224 (jfs_dirent->position >= in jfs_readdir()
3238 jfs_dirent->position = unique_pos++; in jfs_readdir()
3245 jfs_dirent->position++; in jfs_readdir()
3247 jfs_dirent->position = dtpos; in jfs_readdir()
3307 ctx->pos = jfs_dirent->position; in jfs_readdir()
/linux-4.4.14/Documentation/fmc/
Dfmc-write-eeprom.txt43 This is a real example: that writes 5 bytes at position 0x110:
/linux-4.4.14/include/sound/
Dvx_core.h76 int position; /* the current position in frames (playback only) */ member
/linux-4.4.14/Documentation/mtd/nand/
Dpxa3xx-nand.txt104 position (since it belongs to the data region) and every used block is
/linux-4.4.14/arch/arm/nwfpe/
DChangeLog21 FPA11 structure (size or position of elements contained
/linux-4.4.14/arch/arm/mach-omap1/
Dams-delta-fiq-handler.S177 orreq r8, r8, r10 @ set 1 at current mask position
/linux-4.4.14/Documentation/x86/i386/
DIO-APIC.txt45 PCI slot position. Usually PCI slots are 'daisy chained' before they are
/linux-4.4.14/drivers/platform/x86/
Dhdaps.c457 static DEVICE_ATTR(position, 0444, hdaps_position_show, NULL);
/linux-4.4.14/drivers/video/fbdev/omap2/dss/
Doverlay-sysfs.c377 static OVERLAY_ATTR(position, S_IRUGO|S_IWUSR,
/linux-4.4.14/Documentation/sysctl/
Dkernel.txt806 Control how file position affects the behavior of updating sysctl values
812 will rewrite the sysctl value, regardless of file position.
814 perform writes to a sysctl file descriptor when the file position
816 1 - Respect file position when writing sysctl strings. Multiple writes
819 entries must always be at file position 0 and the value must be
/linux-4.4.14/Documentation/accounting/
Dtaskstats-struct.txt32 should not change the relative position of each field within the struct.
/linux-4.4.14/Documentation/arm/OMAP/
DDSS133 part of the framebuffer. The position of the overlay may be changed if
179 position x,y
/linux-4.4.14/Documentation/scsi/
Dst.txt516 MTIOCPOS Reads the current position from the drive. Uses
557 When using read ahead or buffered writes the position within the file
558 may not be correct after the file is closed (correct position may
559 require backspacing over more than one record). The correct position
/linux-4.4.14/Documentation/trace/
Dring-buffer-design.txt213 When data is written into the ring buffer, a position is reserved
215 is finished writing data into that position, it commits the write.
240 +---------+ <--- next position for write (current commit)
/linux-4.4.14/arch/frv/kernel/
Dhead-mmu-fr451.S40 # describe the position and layout of the SDRAM controller registers

12