Home
last modified time | relevance | path

Searched refs:pseudo (Results 1 – 25 of 76) sorted by relevance

1234

/linux/arch/um/drivers/
H A DKconfig44 lines to host pseudo-terminals. Access to both traditional
45 pseudo-terminals (/dev/pty*) and pts pseudo-terminals are controlled
55 (/dev/tty*) and the slave side of pseudo-terminals (/dev/ttyp* and
107 traditional pseudo-terminals.
/linux/Documentation/networking/dsa/
H A Dbcm_sf2.rst71 in order to properly configure them. By default, the SF2 pseudo-PHY address, and
72 an external switch pseudo-PHY address will both be snooping for incoming MDIO
76 pseudo-PHY addresses. Newer revisions of the SF2 hardware have introduced a
77 configurable pseudo-PHY address which circumvents the initial design limitation.
/linux/Documentation/devicetree/bindings/sound/
H A Dcs42l56.txt25 as a pseudo-differential input referenced to AIN1REF/AIN3A.
28 as a pseudo-differential input referenced to AIN2REF/AIN3B.
/linux/Documentation/virt/kvm/arm/
H A Dindex.rst10 fw-pseudo-registers
/linux/Documentation/fb/
H A Dinternals.rst84 Grayscale and static grayscale are special variants of pseudo color and static
85 pseudo color, where the red, green and blue components are always equal to
/linux/Documentation/iio/
H A Dad4000.rst151 The AD4000 series driver supports differential and pseudo-differential ADCs.
160 Besides that, differential and pseudo-differential voltage channels present
166 Typical voltage channel attributes of a pseudo-differential AD4000 series device:
/linux/Documentation/trace/
H A Dftrace-design.rst78 Here is some pseudo code that should help (these functions should actually be
141 Here is the updated mcount pseudo code::
160 Here is the pseudo code for the new ftrace_graph_caller assembly function::
182 Here is the pseudo code for the new return_to_handler assembly function. Note
304 Before we get confused anymore, let's check out some pseudo code so you can
/linux/Documentation/networking/device_drivers/ethernet/freescale/
H A Dgianfar.rst17 checksums (and always performs the pseudo header checksums), so
/linux/Documentation/pcmcia/
H A Ddevicetable.rst12 - device function (actual and pseudo)
/linux/drivers/mtd/
H A DKconfig81 is part of the PCMCIA specification. It uses a kind of pseudo-
98 used on M-Systems' DiskOnChip devices. It uses a kind of pseudo-
123 uses a kind of pseudo-file system on a flash device to emulate
/linux/drivers/net/ethernet/sfc/
H A Dtc.c484 if (encap->pseudo) in efx_tc_flower_release_encap_match()
485 efx_tc_flower_release_encap_match(efx, encap->pseudo); in efx_tc_flower_release_encap_match()
497 struct efx_tc_encap_match *encap, *old, *pseudo = NULL; in efx_tc_flower_record_encap_match() local
561 pseudo = pmatch.encap; in efx_tc_flower_record_encap_match()
594 encap->pseudo = pseudo; in efx_tc_flower_record_encap_match()
601 if (pseudo) /* don't need our new pseudo either */ in efx_tc_flower_record_encap_match()
602 efx_tc_flower_release_encap_match(efx, pseudo); in efx_tc_flower_record_encap_match()
685 if (pseudo) in efx_tc_flower_record_encap_match()
686 efx_tc_flower_release_encap_match(efx, pseudo); in efx_tc_flower_record_encap_match()
H A Dtc.h168 struct efx_tc_encap_match *pseudo; /* Referenced pseudo EM if needed */ member
/linux/Documentation/networking/
H A Dchecksum-offloads.rst41 pseudo-header for UDP or TCP).
88 to the complement of the sum of the pseudo header, because everything else gets
/linux/drivers/scsi/arm/
H A Darxescsi.c298 info->info.dma.pseudo = arxescsi_dma_pseudo; in arxescsi_probe()
H A Dpowertec.c347 info->info.dma.pseudo = NULL; in powertecscsi_probe()
H A Dcumana_2.c424 info->info.dma.pseudo = cumanascsi_2_dma_pseudo; in cumanascsi2_probe()
/linux/Documentation/translations/sp_SP/process/
H A Dprogramming-language.rst38 El kernel define pseudo-palabras clave (por ejemplo, ``__pure``) en lugar
/linux/tools/perf/Documentation/
H A Dtopdown.txt55 Fixed counter 3 is mapped to a pseudo event event=0x00, umask=04,
58 The metric events are mapped to the pseudo event event=0x00, umask=0x8X.
296 Four pseudo TopDown metric events are exposed for the end-users,
/linux/Documentation/driver-api/fpga/
H A Dfpga-programming.rst52 * Indicate where the FPGA image is. This is pseudo-code; you're
/linux/Documentation/translations/it_IT/process/
H A Dprogramming-language.rst34 Il kernel definisce alcune pseudo parole chiave (per esempio ``__pure``)
/linux/sound/hda/common/
H A DKconfig54 Say Y here to allow the HD-audio driver to load a pseudo
/linux/Documentation/filesystems/
H A Dorangefs.rst242 The kernel module implements a pseudo device that userspace
244 kernel module through the pseudo device with ioctl.
347 function through a wait queue. Userspace is polling the pseudo-device
363 the pseudo device in a series of io_vecs. This triggers the Orangefs
/linux/Documentation/usb/
H A Dusbmon.rst326 Second, it waits for an event to be present in the buffer, unless the pseudo-
352 Then, execute a loop similar to the one written in pseudo-code below::
375 the end of the buffer, so the above pseudo-code does not need any gathering.
/linux/Documentation/networking/devlink/
H A Ddevlink-flash.rst115 Note that each reference to ``devlink-dev-info`` in this pseudo-code
/linux/arch/sh/kernel/cpu/sh2a/
H A Dentry.S42 ! r1 = vector (pseudo EXPEVT / INTEVT / TRA)

1234