Searched refs:pseudo (Results 1 – 16 of 16) sorted by relevance
| /drivers/tty/ |
| A D | Kconfig | 98 A pseudo terminal (PTY) is a software device consisting of two 106 masters and /dev/ttyxx for slaves of pseudo terminals. This scheme 109 pseudo terminal, a process opens /dev/ptmx; the number of the pseudo 110 terminal is then made available to the process and the pseudo 121 A pseudo terminal (PTY) is a software device consisting of two 129 for masters and /dev/ttyxx for slaves of pseudo
|
| /drivers/mtd/ |
| 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
|
| /drivers/net/ethernet/sfc/ |
| 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()
|
| A D | tc.h | 168 struct efx_tc_encap_match *pseudo; /* Referenced pseudo EM if needed */ member
|
| /drivers/android/ |
| A D | Kconfig | 21 Binderfs is a pseudo-filesystem for the Android Binder IPC driver
|
| /drivers/scsi/arm/ |
| A D | fas216.h | 303 …void (*pseudo)(struct Scsi_Host *host, struct scsi_pointer *SCp, fasdmadir_t direction, int trans… member
|
| A D | arxescsi.c | 298 info->info.dma.pseudo = arxescsi_dma_pseudo; in arxescsi_probe()
|
| A D | powertec.c | 347 info->info.dma.pseudo = NULL; in powertecscsi_probe()
|
| A D | cumana_2.c | 424 info->info.dma.pseudo = cumanascsi_2_dma_pseudo; in cumanascsi2_probe()
|
| A D | eesox.c | 541 info->info.dma.pseudo = eesoxscsi_dma_pseudo; in eesoxscsi_probe()
|
| A D | fas216.c | 224 info->dma.pseudo, info->dma.stop); in fas216_dumpinfo() 805 info->dma.pseudo(info->host, &info->scsi.SCp, in fas216_transfer()
|
| /drivers/crypto/ |
| A D | Kconfig | 209 Select this option if you want to use the s390 pseudo random number 213 pseudo-random-number device through the char device /dev/prandom. 378 tristate "Exynos HW pseudo random number generator support" 384 cryptographic API for the pseudo random number generator hardware
|
| /drivers/net/wan/ |
| A D | Kconfig | 249 Driver for a pseudo device (typically called /dev/lapb0) which allows
|
| /drivers/scsi/ |
| A D | Kconfig | 1233 This pseudo driver simulates one or more hosts (SCSI initiators), 1236 parameters found in the /sys/bus/pseudo/drivers/scsi_debug
|
| /drivers/platform/x86/ |
| A D | Kconfig | 842 tristate "Serial bus multi instantiate pseudo device driver"
|
| /drivers/scsi/aic7xxx/ |
| A D | aic7xxx.seq | 60 * use byte 27 of the SCB as a pseudo-next pointer and to thread a list
|
Completed in 36 milliseconds