Home
last modified time | relevance | path

Searched refs:viewed (Results 1 – 25 of 46) sorted by relevance

12

/linux/drivers/tty/vt/
A Dvc_screen.c191 if (viewed) in vcs_vc()
192 *viewed = true; in vcs_vc()
195 if (viewed) in vcs_vc()
196 *viewed = false; in vcs_vc()
437 viewed); in vcs_read()
442 viewed); in vcs_read()
445 viewed, &skip); in vcs_read()
534 if (!viewed) in vcs_write_buf()
600 bool viewed, attr; in vcs_write() local
681 viewed, &org0); in vcs_write()
[all …]
A Dvt.c287 bool viewed) in screenpos() argument
291 if (!viewed) in screenpos()
547 void vc_uniscr_copy_line(const struct vc_data *vc, void *dest, bool viewed, in vc_uniscr_copy_line() argument
556 pos = (unsigned long)screenpos(vc, offset, viewed); in vc_uniscr_copy_line()
756 void invert_screen(struct vc_data *vc, int offset, int count, bool viewed) in invert_screen() argument
763 p = screenpos(vc, offset, viewed); in invert_screen()
4749 unsigned short *screen_pos(const struct vc_data *vc, int w_offset, bool viewed) in screen_pos() argument
4751 return screenpos(vc, 2 * w_offset, viewed); in screen_pos()
/linux/include/linux/
A Dselection.h37 bool viewed);
41 extern void invert_screen(struct vc_data *vc, int offset, int count, bool viewed);
52 bool viewed,
/linux/Documentation/devicetree/bindings/sound/
A Dnvidia,tegra210-dmic.yaml12 Pulse Coded Modulation (PCM) signals. DMIC can be viewed as a PDM
A Dnvidia,tegra186-dspk.yaml10 The Digital Speaker Controller (DSPK) can be viewed as a Pulse
/linux/Documentation/networking/
A Dxfrm_proc.rst15 as part of the linux private MIB. These counters can be viewed in
A Dtuntap.rst231 Virtual network device can be viewed as a simple Point-to-Point or
A Dudplite.rst237 and can (with newer versions of netstat) be viewed using::
/linux/tools/lib/traceevent/Documentation/
A Dlibtraceevent-event_find.txt27 event ID is assigned dynamically and can be viewed in event's format file,
/linux/net/sctp/
A DKconfig48 identifying memory leaks. This debug information can be viewed by
/linux/Documentation/devicetree/bindings/bus/
A Dsocionext,uniphier-system-bus.yaml16 within each bank to the CPU-viewed address. The needed setup includes the
/linux/tools/perf/Documentation/
A Dperf-timechart.txt23 that can be viewed with popular SVG viewers such as 'Inkscape'. Depending
/linux/sound/soc/tegra/
A DKconfig75 to Pulse Code Modulation (PCM) signals. This can be viewed as a
94 signal flow perspective DSPK can be viewed as a PDM transmitter
/linux/security/selinux/
A DKconfig104 collisions may be viewed at /sys/fs/selinux/ss/sidtab_hash_stats. If
/linux/Documentation/driver-api/media/
A Drc-core.rst36 In other words, a typical IR transmission can be viewed as a sequence of
/linux/arch/arm64/boot/dts/rockchip/
A Drk3328-a1.dts17 * UART pins, as viewed with bottom of case removed:
/linux/Documentation/userspace-api/media/v4l/
A Dext-ctrls-camera.rst110 right (clockwise when viewed from above), a negative value to the
131 when viewed from above), negative values to the left. Drivers should
499 right (clockwise when viewed from above), a negative value to the
/linux/Documentation/security/
A Dlsm.rst112 The hooks can be viewed as falling into two major
/linux/arch/m68k/fpsp040/
A Dbindec.S33 | value is viewed as 2^^e * 1.f in extended precision.
218 | imated by adding e + 0.f when the original value is viewed
/linux/Documentation/trace/coresight/
A Dcoresight-config.rst137 system can be viewed using the configfs API.
/linux/Documentation/process/
A Dcode-of-conduct-interpretation.rst77 rejecting unsuitable contributions are not viewed as a violation of the
/linux/Documentation/input/devices/
A Dxpad.rst233 Later changes may be viewed with
/linux/Documentation/filesystems/
A Dafs.rst204 and cell, e.g.: "afs@<cellname>". This can be viewed with the keyctl program or
/linux/Documentation/vm/
A Dnuma.rst19 Each of the 'cells' may be viewed as an SMP [symmetric multi-processor] subset
/linux/Documentation/admin-guide/
A Dmodule-signing.rst182 The kernel contains a ring of public keys that can be viewed by root. They're

Completed in 660 milliseconds

12