Home
last modified time | relevance | path

Searched refs:discovering (Results 1 – 10 of 10) sorted by relevance

/linux-4.1.27/Documentation/rapidio/
Drapidio.txt128 that all discovering endpoints are started before the enumerating endpoint
130 Configuration option CONFIG_RAPIDIO_DISC_TIMEOUT defines time that discovering
206 a discovering endpoint will wait for enumeration to be completed.
Dsysfs.txt25 NOTE: An enumerating or discovering endpoint does not create a sysfs entry for
/linux-4.1.27/include/net/bluetooth/
Dmgmt.h686 __u8 discovering; member
Dhci_core.h1396 void mgmt_discovering(struct hci_dev *hdev, u8 discovering);
/linux-4.1.27/Documentation/
Deisa.txt26 and the generic bus code. It is responsible for discovering the
Ddma-buf-sharing.txt422 cases. Userspace can use this to detect support for discovering the dma-buf
/linux-4.1.27/Documentation/power/
Dsuspend-and-cpuhotplug.txt179 arch/x86/kernel/microcode_core.c helps in discovering the type of the CPU
/linux-4.1.27/Documentation/locking/
Dww-mutex-design.txt214 a graph from a starting point and then iteratively discovering new edges and
/linux-4.1.27/Documentation/filesystems/
Dautofs4-mount-control.txt136 very large maps, is discovering if a mount is present. Usually this
/linux-4.1.27/net/bluetooth/
Dmgmt.c8371 void mgmt_discovering(struct hci_dev *hdev, u8 discovering) in mgmt_discovering() argument
8375 BT_DBG("%s discovering %u", hdev->name, discovering); in mgmt_discovering()
8379 ev.discovering = discovering; in mgmt_discovering()