Searched refs:discovering (Results 1 – 11 of 11) 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
1481 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
120 This is useful for discovering cases where the kernel is leaving
136 very large maps, is discovering if a mount is present. Usually this
8600 void mgmt_discovering(struct hci_dev *hdev, u8 discovering) in mgmt_discovering() argument8604 BT_DBG("%s discovering %u", hdev->name, discovering); in mgmt_discovering()8608 ev.discovering = discovering; in mgmt_discovering()