Searched refs:Interface (Results 1 – 25 of 181) sorted by relevance
12345678
/linux-3.4.99/drivers/block/paride/ |
D | ppc6lnx.c | 82 } Interface; typedef 104 static int ppc6_select(Interface *ppc); 105 static void ppc6_deselect(Interface *ppc); 106 static void ppc6_send_cmd(Interface *ppc, u8 cmd); 107 static void ppc6_wr_data_byte(Interface *ppc, u8 data); 108 static u8 ppc6_rd_data_byte(Interface *ppc); 109 static u8 ppc6_rd_port(Interface *ppc, u8 port); 110 static void ppc6_wr_port(Interface *ppc, u8 port, u8 data); 111 static void ppc6_rd_data_blk(Interface *ppc, u8 *data, long count); 112 static void ppc6_wait_for_fifo(Interface *ppc); [all …]
|
D | bpck6.c | 40 #define PPCSTRUCT(pi) ((Interface *)(pi->private)) 213 Interface *p = kzalloc(sizeof(Interface), GFP_KERNEL); in bpck6_init_proto()
|
/linux-3.4.99/drivers/zorro/ |
D | zorro.ids | 66 0100 Easyl Drawing Tablet Interface 135 0800 Impact 3001 [IDE Interface] 152 0d00 Impact 3001 [IDE Interface] 190 0600 Tandem AT-2008/508 [IDE Interface] 194 4000 ISDN MasterCard [ISDN Interface] 204 0100 IEEE-488 Interface Card 208 0500 32Bit Parallel I/O Interface 210 0700 16 Channel ADC Interface 217 0300 Advantage [IDE Interface] 238 0600 Tandem AT-2008/508 [IDE Interface] [all …]
|
/linux-3.4.99/drivers/mmc/host/ |
D | Kconfig | 8 tristate "ARM AMBA Multimedia Card Interface support" 12 Interface (PL180 and PL181) support. If you have an ARM(R) 18 tristate "Intel PXA25x/26x/27x Multimedia Card Interface support" 21 This selects the Intel(R) PXA(R) Multimedia card Interface. 28 tristate "Secure Digital Host Controller Interface support" 31 This selects the generic Secure Digital Host Controller Interface. 64 This selects the PCI Secure Digital Host Controller Interface. 89 Host Controller Interface based platform and OF drivers. 113 This selects the Secure Digital Host Controller Interface (SDHCI) 151 This selects the Secure Digital Host Controller Interface in [all …]
|
/linux-3.4.99/Documentation/devicetree/bindings/powerpc/nintendo/ |
D | wii.txt | 23 1.a) The Video Interface (VI) node 34 1.b) The Processor Interface (PI) node 67 1.d) The Serial Interface (SI) node 79 1.e) The Audio Interface (AI) node 90 1.f) The External Interface (EXI) node 100 1.g) The Open Host Controller Interface (OHCI) nodes 110 1.h) The Enhanced Host Controller Interface (EHCI) node 112 Represents the USB 2.0 Enhanced Host Controller Interface. 120 1.i) The Secure Digital Host Controller Interface (SDHCI) nodes 175 1.n) The Disk Interface (DI) node
|
D | gamecube.txt | 14 1.a) The Video Interface (VI) node 25 1.b) The Processor Interface (PI) node 67 1.d) The Disk Interface (DI) node 77 1.e) The Audio Interface (AI) node 88 1.f) The Serial Interface (SI) node 100 1.g) The External Interface (EXI) node
|
/linux-3.4.99/drivers/video/omap2/dss/ |
D | Kconfig | 43 DPI Interface. This is the Parallel Display Interface. 49 MIPI DBI support (RFBI, Remote Framebuffer Interface, in Texas 68 HDMI Interface. This adds the High Definition Multimedia Interface. 76 SDI (Serial Display Interface) support. 86 MIPI DSI (Display Serial Interface) support.
|
/linux-3.4.99/drivers/char/tpm/ |
D | Kconfig | 28 tristate "TPM Interface Specification 1.2 Interface" 37 tristate "National Semiconductor TPM Interface" 46 tristate "Atmel TPM Interface" 54 tristate "Infineon Technologies TPM Interface"
|
/linux-3.4.99/Documentation/ |
D | isapnp.txt | 4 Interface /proc/isapnp 9 Interface /proc/bus/isapnp
|
D | dma-buf-sharing.txt | 61 Interface: 76 Interface: 87 Interface: 96 Interface: 118 Interface: 150 Interface: 172 Interface: 181 Interface: 253 Interface: 310 Interface:
|
/linux-3.4.99/net/bluetooth/hidp/ |
D | Kconfig | 6 HIDP (Human Interface Device Protocol) is a transport layer 8 Interface Device Profile.
|
/linux-3.4.99/drivers/staging/usbip/userspace/ |
D | README | 146 : (Defined at Interface level) / unknown subclass / unknown protocol (00/00/00) 151 : (Defined at Interface level) / unknown subclass / unknown protocol (00/00/00) 152 : 0 - Human Interface Devices / Boot Interface Subclass / Keyboard (03/01/01) 156 : (Defined at Interface level) / unknown subclass / unknown protocol (00/00/00) 161 : (Defined at Interface level) / unknown subclass / unknown protocol (00/00/00)
|
/linux-3.4.99/Documentation/networking/ |
D | operstates.txt | 31 Interface is admin up 33 Interface is in RFC2863 operational state UP or UNKNOWN. This is for 46 Interface is in unknown state, neither driver nor userspace has set 47 operational state. Interface must be considered for user data as 53 Interface is unable to transfer data on L1, f.e. ethernet is not 61 Interface is L1 up, but waiting for an external event, f.e. for a 64 Interface is operational up and can be used.
|
/linux-3.4.99/drivers/sfi/ |
D | Kconfig | 6 bool "SFI (Simple Firmware Interface) Support" 8 The Simple Firmware Interface (SFI) provides a lightweight method
|
/linux-3.4.99/firmware/emi26/ |
D | loader.HEX | 104 * This firmware is for the Emagic EMI 2|6 Audio Interface 113 * Emagic EMI 2|6 Audio Interface. Distribution and/or Modification of
|
/linux-3.4.99/Documentation/misc-devices/ |
D | c2port.txt | 22 C2 Interface used for in-system programming of micro controllers. 31 The C2 Interface main references are at (http://www.silabs.com) 34 - AN127: FLASH Programming via the C2 Interface at
|
/linux-3.4.99/net/bluetooth/ |
D | Kconfig | 27 HCI Device drivers (Interface to the hardware) 31 HIDP Module (Human Interface Device Protocol)
|
/linux-3.4.99/Documentation/usb/ |
D | ohci.txt | 8 It supports the "Open Host Controller Interface" (OHCI), which standardizes 10 compared to the earlier "Universal Host Controller Interface" (UHCI) from
|
/linux-3.4.99/Documentation/devicetree/bindings/spi/ |
D | fsl-spi.txt | 1 * SPI (Serial Peripheral Interface) 36 * eSPI (Enhanced Serial Peripheral Interface)
|
/linux-3.4.99/Documentation/devicetree/bindings/i2c/ |
D | trivial-devices.txt | 40 maxim,max6625 9-Bit/12-Bit Temperature Sensors with I²C-Compatible Serial Interface 43 national,lm80 Serial Interface ACPI-Compatible Microprocessor System Hardware Monitor 44 …°C Accurate, 12-Bit + Sign Temperature Sensor and Thermal Window Comparator with Two-Wire Interface
|
/linux-3.4.99/firmware/cis/ |
D | DP83903.cis.ihex | 13 # DP83903 Multiple Function Interface Chip
|
/linux-3.4.99/drivers/mtd/chips/ |
D | Kconfig | 5 tristate "Detect flash chips by Common Flash Interface (CFI) probe" 9 The Common Flash Interface specification was developed by Intel, 21 compatible with the Common Flash Interface, but will use the common 184 The Common Flash Interface defines a number of different command 194 The Common Flash Interface defines a number of different command 204 The Common Flash Interface defines a number of different command
|
/linux-3.4.99/drivers/staging/iio/meter/ |
D | Kconfig | 11 Metering IC with di/dt Sensor Interface. 34 Metering IC with di/dt Sensor Interface.
|
/linux-3.4.99/drivers/hsi/ |
D | Kconfig | 7 The "High speed synchronous Serial Interface" is
|
/linux-3.4.99/Documentation/scsi/ |
D | hptiop.txt | 9 0x11C5C Link Interface IRQ Set 10 0x11C60 Link Interface IRQ Clear 104 User-level Interface
|
12345678