Searched refs:interfaces (Results 1 – 25 of 82) sorted by relevance
1234
/drivers/i2c/algos/ |
D | Kconfig | 9 tristate "I2C bit-banging interfaces" 12 tristate "I2C PCF 8584 interfaces" 15 tristate "I2C PCA 9564 interfaces"
|
/drivers/net/can/usb/ |
D | Kconfig | 1 menu "CAN USB interfaces" 17 tristate "Geschwister Schneider UG interfaces" 62 tristate "PEAK PCAN-USB/USB Pro interfaces for CAN 2.0b/CAN-FD"
|
/drivers/char/ipmi/ |
D | Kconfig | 54 bool 'Probe for all possible IPMI system interfaces by default' 58 Modern systems will usually expose IPMI interfaces via a discoverable 77 Provides a driver for OPAL firmware-based IPMI interfaces.
|
/drivers/staging/gdm72xx/ |
D | Kconfig | 40 Select this option if the WiMAX module interfaces with the host 47 Select this option if the WiMAX module interfaces with the host
|
/drivers/staging/fsl-mc/ |
D | README.txt | 35 interfaces, an L2 switch, or accelerator instances. 37 The MC provides memory-mapped I/O command interfaces (MC portals) 82 the objects involved in creating a network interfaces. 190 -DPIO (Datapath I/O): provides interfaces to enqueue and dequeue 326 -DPMCPs to send MC commands, to configure network interfaces 354 interfaces needed to connect the DPAA2 network interface to
|
/drivers/staging/gs_fpgaboot/ |
D | README | 51 doesn't talk to any of Linux interfaces (such as PCIE). 58 any of linux interfaces (such as PCIE)
|
/drivers/isdn/hardware/mISDN/ |
D | Kconfig | 22 * HFC-4S (4 S/T interfaces on one chip) 23 * HFC-8S (8 S/T interfaces on one chip)
|
/drivers/net/can/spi/ |
D | Kconfig | 1 menu "CAN SPI interfaces"
|
/drivers/gpu/drm/udl/ |
D | Kconfig | 15 Say M/Y to add support for these devices via drm/kms interfaces.
|
/drivers/block/aoe/ |
D | aoechr.c | 69 interfaces(const char __user *str, size_t size) in interfaces() function 174 ret = interfaces(buf, cnt); in aoechr_write()
|
/drivers/video/adf/ |
D | adf_fops32.c | 36 put_user(compat_ptr(cfg32.interfaces), in adf_compat_post_config() 37 &cfg->interfaces) || in adf_compat_post_config()
|
D | adf.c | 556 idr_init(&dev->interfaces); in adf_device_init() 597 idr_destroy(&dev->interfaces); in adf_device_destroy() 674 ret = adf_obj_init(&intf->base, ADF_OBJ_INTERFACE, &dev->interfaces, in adf_interface_init() 697 adf_obj_destroy(&intf->base, &dev->interfaces); in adf_interface_init() 729 adf_obj_destroy(&intf->base, &dev->interfaces); in adf_interface_destroy()
|
D | adf_fops32.h | 20 compat_uptr_t interfaces; member
|
/drivers/net/ethernet/tile/ |
D | Kconfig | 15 on-chip Tilera Gigabit Ethernet and XAUI interfaces.
|
/drivers/media/platform/davinci/ |
D | Kconfig | 38 Enables DaVinci CCD hw module. DaVinci CCDC hw interfaces 54 Enables DM355 CCD hw module. DM355 CCDC hw interfaces
|
/drivers/staging/unisys/ |
D | TODO | 9 - enhance debugfs interfaces (e.g., per device, etc.)
|
/drivers/staging/fsl-mc/bus/ |
D | Kconfig | 18 network interfaces (NICs), crypto accelerator instances,
|
/drivers/iio/buffer/ |
D | Kconfig | 7 tristate "IIO callback buffer used for push in-kernel interfaces"
|
/drivers/bus/ |
D | Kconfig | 27 connected slave/master interfaces. 45 can count events pertaining to the slave/master interfaces as well
|
/drivers/staging/most/Documentation/ |
D | driver_usage.txt | 35 one of the peripheral interfaces of a network interface controller (e.g. 54 and provides an easy way of extending the number of supported interfaces. 160 to the AIM. In case the AIM interfaces the VFS this would also create a device
|
/drivers/net/ethernet/smsc/ |
D | smc9194.h | 195 static const char * interfaces[ 2 ] = { "TP", "AUI" }; variable
|
/drivers/net/ |
D | Kconfig | 124 This allows one to create virtual interfaces that map packets to 156 on packets. All interfaces (including the main interface) share L2 173 This allows one to create vxlan virtual interfaces that provide 187 This allows one to create geneve virtual interfaces that provide 306 This option enables the support for mapping interfaces into VRF's. The
|
/drivers/base/ |
D | base.h | 31 struct list_head interfaces; member
|
D | class.c | 177 INIT_LIST_HEAD(&cp->interfaces); in __class_register() 454 list_add_tail(&class_intf->node, &parent->p->interfaces); in class_interface_register()
|
/drivers/isdn/capi/ |
D | Kconfig | 36 ippp interfaces or ttyI emulation, say Y/M here.
|
1234