Searched refs:discovering (Results 1 – 10 of 10) sorted by relevance
128 that all discovering endpoints are started before the enumerating endpoint130 Configuration option CONFIG_RAPIDIO_DISC_TIMEOUT defines time that discovering206 a discovering endpoint will wait for enumeration to be completed.
25 NOTE: An enumerating or discovering endpoint does not create a sysfs entry for
686 __u8 discovering; member
1396 void mgmt_discovering(struct hci_dev *hdev, u8 discovering);
26 and the generic bus code. It is responsible for discovering the
422 cases. Userspace can use this to detect support for discovering the dma-buf
179 arch/x86/kernel/microcode_core.c helps in discovering the type of the CPU
214 a graph from a starting point and then iteratively discovering new edges and
136 very large maps, is discovering if a mount is present. Usually this
8371 void mgmt_discovering(struct hci_dev *hdev, u8 discovering) in mgmt_discovering() argument8375 BT_DBG("%s discovering %u", hdev->name, discovering); in mgmt_discovering()8379 ev.discovering = discovering; in mgmt_discovering()