Home
last modified time | relevance | path

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

/drivers/tty/
A DKconfig98 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 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
/drivers/net/ethernet/sfc/
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()
A Dtc.h168 struct efx_tc_encap_match *pseudo; /* Referenced pseudo EM if needed */ member
/drivers/android/
A DKconfig21 Binderfs is a pseudo-filesystem for the Android Binder IPC driver
/drivers/scsi/arm/
A Dfas216.h303 …void (*pseudo)(struct Scsi_Host *host, struct scsi_pointer *SCp, fasdmadir_t direction, int trans… member
A Darxescsi.c298 info->info.dma.pseudo = arxescsi_dma_pseudo; in arxescsi_probe()
A Dpowertec.c347 info->info.dma.pseudo = NULL; in powertecscsi_probe()
A Dcumana_2.c424 info->info.dma.pseudo = cumanascsi_2_dma_pseudo; in cumanascsi2_probe()
A Deesox.c541 info->info.dma.pseudo = eesoxscsi_dma_pseudo; in eesoxscsi_probe()
A Dfas216.c224 info->dma.pseudo, info->dma.stop); in fas216_dumpinfo()
805 info->dma.pseudo(info->host, &info->scsi.SCp, in fas216_transfer()
/drivers/crypto/
A DKconfig209 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 DKconfig249 Driver for a pseudo device (typically called /dev/lapb0) which allows
/drivers/scsi/
A DKconfig1233 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 DKconfig842 tristate "Serial bus multi instantiate pseudo device driver"
/drivers/scsi/aic7xxx/
A Daic7xxx.seq60 * use byte 27 of the SCB as a pseudo-next pointer and to thread a list

Completed in 36 milliseconds