| /linux/arch/um/drivers/ |
| H A D | Kconfig | 44 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 D | bcm_sf2.rst | 71 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 D | cs42l56.txt | 25 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 D | index.rst | 10 fw-pseudo-registers
|
| /linux/Documentation/fb/ |
| H A D | internals.rst | 84 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 D | ad4000.rst | 151 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 D | ftrace-design.rst | 78 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 D | gianfar.rst | 17 checksums (and always performs the pseudo header checksums), so
|
| /linux/Documentation/pcmcia/ |
| H A D | devicetable.rst | 12 - device function (actual and pseudo)
|
| /linux/drivers/mtd/ |
| H A D | Kconfig | 81 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 D | tc.c | 484 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 D | tc.h | 168 struct efx_tc_encap_match *pseudo; /* Referenced pseudo EM if needed */ member
|
| /linux/Documentation/networking/ |
| H A D | checksum-offloads.rst | 41 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 D | arxescsi.c | 298 info->info.dma.pseudo = arxescsi_dma_pseudo; in arxescsi_probe()
|
| H A D | powertec.c | 347 info->info.dma.pseudo = NULL; in powertecscsi_probe()
|
| H A D | cumana_2.c | 424 info->info.dma.pseudo = cumanascsi_2_dma_pseudo; in cumanascsi2_probe()
|
| /linux/Documentation/translations/sp_SP/process/ |
| H A D | programming-language.rst | 38 El kernel define pseudo-palabras clave (por ejemplo, ``__pure``) en lugar
|
| /linux/tools/perf/Documentation/ |
| H A D | topdown.txt | 55 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 D | fpga-programming.rst | 52 * Indicate where the FPGA image is. This is pseudo-code; you're
|
| /linux/Documentation/translations/it_IT/process/ |
| H A D | programming-language.rst | 34 Il kernel definisce alcune pseudo parole chiave (per esempio ``__pure``)
|
| /linux/sound/hda/common/ |
| H A D | Kconfig | 54 Say Y here to allow the HD-audio driver to load a pseudo
|
| /linux/Documentation/filesystems/ |
| H A D | orangefs.rst | 242 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 D | usbmon.rst | 326 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 D | devlink-flash.rst | 115 Note that each reference to ``devlink-dev-info`` in this pseudo-code
|
| /linux/arch/sh/kernel/cpu/sh2a/ |
| H A D | entry.S | 42 ! r1 = vector (pseudo EXPEVT / INTEVT / TRA)
|