Home
last modified time | relevance | path

Searched refs:interfaces (Results 1 – 25 of 82) sorted by relevance

1234

/drivers/i2c/algos/
DKconfig9 tristate "I2C bit-banging interfaces"
12 tristate "I2C PCF 8584 interfaces"
15 tristate "I2C PCA 9564 interfaces"
/drivers/net/can/usb/
DKconfig1 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/
DKconfig54 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/
DKconfig40 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/
DREADME.txt35 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/
DREADME51 doesn't talk to any of Linux interfaces (such as PCIE).
58 any of linux interfaces (such as PCIE)
/drivers/isdn/hardware/mISDN/
DKconfig22 * HFC-4S (4 S/T interfaces on one chip)
23 * HFC-8S (8 S/T interfaces on one chip)
/drivers/net/can/spi/
DKconfig1 menu "CAN SPI interfaces"
/drivers/gpu/drm/udl/
DKconfig15 Say M/Y to add support for these devices via drm/kms interfaces.
/drivers/block/aoe/
Daoechr.c69 interfaces(const char __user *str, size_t size) in interfaces() function
174 ret = interfaces(buf, cnt); in aoechr_write()
/drivers/video/adf/
Dadf_fops32.c36 put_user(compat_ptr(cfg32.interfaces), in adf_compat_post_config()
37 &cfg->interfaces) || in adf_compat_post_config()
Dadf.c556 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()
Dadf_fops32.h20 compat_uptr_t interfaces; member
/drivers/net/ethernet/tile/
DKconfig15 on-chip Tilera Gigabit Ethernet and XAUI interfaces.
/drivers/media/platform/davinci/
DKconfig38 Enables DaVinci CCD hw module. DaVinci CCDC hw interfaces
54 Enables DM355 CCD hw module. DM355 CCDC hw interfaces
/drivers/staging/unisys/
DTODO9 - enhance debugfs interfaces (e.g., per device, etc.)
/drivers/staging/fsl-mc/bus/
DKconfig18 network interfaces (NICs), crypto accelerator instances,
/drivers/iio/buffer/
DKconfig7 tristate "IIO callback buffer used for push in-kernel interfaces"
/drivers/bus/
DKconfig27 connected slave/master interfaces.
45 can count events pertaining to the slave/master interfaces as well
/drivers/staging/most/Documentation/
Ddriver_usage.txt35 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/
Dsmc9194.h195 static const char * interfaces[ 2 ] = { "TP", "AUI" }; variable
/drivers/net/
DKconfig124 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/
Dbase.h31 struct list_head interfaces; member
Dclass.c177 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/
DKconfig36 ippp interfaces or ttyI emulation, say Y/M here.

1234