Searched refs:enumeration (Results 1 – 25 of 27) sorted by relevance
12
/linux-3.3/Documentation/rapidio/ |
D | rapidio.txt | 84 is called to perform enumeration and discovery. 88 calls rio_init_mports() to execute RapidIO enumeration and discovery. 94 calls an enumeration or discovery routine depending on the configured role of a 104 The enumeration and discovery routines use RapidIO maintenance transactions 107 The enumeration process is implemented according to the enumeration algorithm 110 The enumeration process traverses the network using a recursive depth-first 145 After the host has completed enumeration of the entire network it releases 148 to indicate that enumeration is completed and agents are allowed to execute 151 The discovery process is performed by agents and is similar to the enumeration 158 each agent waits for enumeration completion by the host for the configured wait [all …]
|
D | sysfs.txt | 39 destid - returns device destination ID assigned by the enumeration routine 69 set by the switch initialization routine during enumeration or discovery process.
|
/linux-3.3/drivers/misc/iwmc3200top/ |
D | Kconfig | 7 for firmware load and enabled coms enumeration
|
/linux-3.3/Documentation/ |
D | IRQ.txt | 13 An IRQ number is an enumeration of the possible interrupt sources on a
|
D | debugging-via-ohci1394.txt | 49 Because ohci1394 and firewire-ohci depend on the PCI enumeration to be
|
D | pinctrl.txt | 97 This enumeration was arbitrarily chosen, in practice you need to think 103 For a padring with 467 pads, as opposed to actual pins, I used an enumeration 518 pins/balls underneath the capsule. Pick some enumeration that makes sense to
|
D | media-framework.txt | 164 kernel, but is reported to userspace during entities enumeration. The group_id
|
/linux-3.3/drivers/rapidio/ |
D | Kconfig | 12 enumeration before giving up.
|
/linux-3.3/Documentation/networking/caif/ |
D | README | 100 - last_tx_msg contains enumeration message and last_rx_msg is empty -> 108 You will probably see the enumeration message in last_tx_message
|
D | Linux-CAIF.txt | 124 such as enumeration and channel setup. Also matches request and
|
/linux-3.3/drivers/staging/tidspbridge/Documentation/ |
D | error-codes | 6 objects, if the enumeration doesn't have any more objects it is considered as a 100 During enumeration a change in the number or properties of the objects
|
/linux-3.3/Documentation/filesystems/ |
D | sysfs-tagging.txt | 37 - define a type in the kobj_ns_type enumeration.
|
/linux-3.3/drivers/usb/core/ |
D | Kconfig | 132 rejected during enumeration. This behavior is required by the 138 warning and enumeration will continue. That's more like what
|
/linux-3.3/Documentation/driver-model/ |
D | platform.txt | 36 discovery/enumeration is handled outside the drivers, and drivers 116 please try to move the device enumeration to a more appropriate location,
|
/linux-3.3/tools/perf/Documentation/ |
D | examples.txt | 9 First, discovery/enumeration of available counters can be done via
|
/linux-3.3/Documentation/x86/ |
D | earlyprintk.txt | 89 comes from the PCI bus enumeration of the EHCI controllers. The
|
/linux-3.3/drivers/usb/host/ |
D | u132-hcd.c | 130 u8 enumeration; member 286 udev->enumeration = 0; in u132_udev_delete() 2132 udev->enumeration = 2; in create_endpoint_and_queue_control() 2180 udev->enumeration = 1; in queue_control_on_old_endpoint() 2226 if (udev->enumeration != 2) in queue_control_on_old_endpoint() 2227 udev->enumeration = 2; in queue_control_on_old_endpoint()
|
/linux-3.3/Documentation/ia64/ |
D | serial.txt | 4 order of ACPI and PCI enumeration. The first device in the
|
/linux-3.3/Documentation/video4linux/ |
D | uvcvideo.txt | 25 control enumeration.
|
/linux-3.3/Documentation/i2c/ |
D | smbus-protocol | 191 ARP adds device enumeration and dynamic address assignment to
|
/linux-3.3/Documentation/usb/ |
D | persist.txt | 80 re-enumeration shows that the device now attached to that port has the
|
/linux-3.3/Documentation/trace/ |
D | tracepoint-analysis.txt | 39 Discovery and enumeration of all counters and events, including tracepoints,
|
/linux-3.3/drivers/tty/serial/8250/ |
D | Kconfig | 122 PCI enumeration and any ports that may be added at run-time
|
/linux-3.3/Documentation/spi/ |
D | spi-summary | 46 discovery/enumeration protocol. The tree of slave devices accessible from 194 chips that do support some of automated discovery/enumeration.
|
/linux-3.3/Documentation/input/ |
D | multi-touch-protocol.txt | 53 enumeration of the full set of anonymous contacts currently on the
|
12