Home
last modified time | relevance | path

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

123

/linux-6.15/drivers/tty/vt/
H 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
688 viewed, &org0); in vcs_write()
[all …]
H A Dvt.c290 bool viewed) in screenpos() argument
292 unsigned long origin = viewed ? vc->vc_visible_origin : vc->vc_origin; in screenpos()
528 void vc_uniscr_copy_line(const struct vc_data *vc, void *dest, bool viewed, in vc_uniscr_copy_line() argument
538 pos = (unsigned long)screenpos(vc, offset, viewed); in vc_uniscr_copy_line()
696 void invert_screen(struct vc_data *vc, int offset, int count, bool viewed) in invert_screen() argument
703 p = screenpos(vc, offset, viewed); in invert_screen()
4890 unsigned short *screen_pos(const struct vc_data *vc, int w_offset, bool viewed) in screen_pos() argument
4892 return screenpos(vc, 2 * w_offset, viewed); in screen_pos()
/linux-6.15/include/linux/
H A Dselection.h35 unsigned short *screen_pos(const struct vc_data *vc, int w_offset, bool viewed);
39 void invert_screen(struct vc_data *vc, int offset, int count, bool viewed);
49 void vc_uniscr_copy_line(const struct vc_data *vc, void *dest, bool viewed,
/linux-6.15/Documentation/devicetree/bindings/sound/
H A Dnvidia,tegra210-dmic.yaml12 Pulse Coded Modulation (PCM) signals. DMIC can be viewed as a PDM
H A Dnvidia,tegra186-dspk.yaml10 The Digital Speaker Controller (DSPK) can be viewed as a Pulse
/linux-6.15/Documentation/networking/
H A Dxfrm_proc.rst15 as part of the linux private MIB. These counters can be viewed in
H A Dtuntap.rst231 Virtual network device can be viewed as a simple Point-to-Point or
/linux-6.15/Documentation/networking/device_drivers/ethernet/amd/
H A Dpds_vdpa.rst2 .. note: can be edited and viewed with /usr/bin/formiko-vim
H A Dpds_vfio_pci.rst2 .. note: can be edited and viewed with /usr/bin/formiko-vim
/linux-6.15/net/sctp/
H A DKconfig48 identifying memory leaks. This debug information can be viewed by
/linux-6.15/Documentation/devicetree/bindings/bus/
H A Dsocionext,uniphier-system-bus.yaml16 within each bank to the CPU-viewed address. The needed setup includes the
/linux-6.15/security/selinux/
H A DKconfig57 collisions may be viewed at /sys/fs/selinux/ss/sidtab_hash_stats. If
/linux-6.15/tools/perf/Documentation/
H A Dperf-timechart.txt23 that can be viewed with popular SVG viewers such as 'Inkscape'. Depending
/linux-6.15/Documentation/driver-api/media/
H A Drc-core.rst36 In other words, a typical IR transmission can be viewed as a sequence of
/linux-6.15/arch/arm64/boot/dts/rockchip/
H A Drk3328-a1.dts18 * UART pins, as viewed with bottom of case removed:
/linux-6.15/Documentation/networking/device_drivers/ethernet/netronome/
H A Dnfp.rst238 be viewed using::
242 The currently configured FEC mode can be viewed using::
/linux-6.15/sound/soc/tegra/
H A DKconfig75 to Pulse Code Modulation (PCM) signals. This can be viewed as a
116 signal flow perspective DSPK can be viewed as a PDM transmitter
/linux-6.15/Documentation/filesystems/bcachefs/
H A DSubmittingPatches.rst78 bcachefs has a set of persistent runtime counters which can be viewed with
/linux-6.15/Documentation/security/
H A Dlsm.rst112 The hooks can be viewed as falling into two major
/linux-6.15/Documentation/userspace-api/media/v4l/
H 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-6.15/arch/m68k/fpsp040/
H 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-6.15/Documentation/filesystems/
H A Dafs.rst204 and cell, e.g.: "afs@<cellname>". This can be viewed with the keyctl program or
/linux-6.15/Documentation/input/devices/
H A Dxpad.rst233 Later changes may be viewed with
/linux-6.15/Documentation/mm/
H A Dnuma.rst17 Each of the 'cells' may be viewed as an SMP [symmetric multi-processor] subset
/linux-6.15/Documentation/trace/coresight/
H A Dcoresight-config.rst137 system can be viewed using the configfs API.

123