| /OK3568_Linux_fs/kernel/Documentation/driver-api/rapidio/ |
| H A D | rapidio.rst | 107 an enumeration and/or discovery routine may be called automatically or 120 discovery methods as statically linked components or loadable modules. 121 An enumeration/discovery method implementation and available input parameters 125 Depending on selected enumeration/discovery build configuration, there are 126 several methods to initiate an enumeration and/or discovery process: 128 (a) Statically linked enumeration and discovery process can be started 132 'rio-scan.scan' for existing basic enumeration/discovery method. 133 When automatic start of enumeration/discovery is used a user has to ensure 138 expires the discovery process is terminated without obtaining RapidIO network 139 information. NOTE: a timed out discovery process may be restarted later using [all …]
|
| /OK3568_Linux_fs/u-boot/board/st/stm32f429-discovery/ |
| H A D | Kconfig | 5 default "stm32f429-discovery" 17 default "stm32f429-discovery"
|
| H A D | MAINTAINERS | 4 F: board/st/stm32f429-discovery/ 5 F: include/configs/stm32f429-discovery.h
|
| H A D | Makefile | 11 obj-y := stm32f429-discovery.o
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-multimedia/recipes-connectivity/gupnp/ |
| H A D | gssdp_1.4.0.1.bb | 1 SUMMARY = "Resource discovery and announcement over SSDP" 2 DESCRIPTION = "GSSDP implements resource discovery and announcement over SSDP \
|
| /OK3568_Linux_fs/kernel/include/net/bluetooth/ |
| H A D | hci_core.h | 478 struct discovery_state discovery; member 766 hdev->discovery.state = DISCOVERY_STOPPED; in discovery_init() 767 INIT_LIST_HEAD(&hdev->discovery.all); in discovery_init() 768 INIT_LIST_HEAD(&hdev->discovery.unknown); in discovery_init() 769 INIT_LIST_HEAD(&hdev->discovery.resolve); in discovery_init() 770 hdev->discovery.report_invalid_rssi = true; in discovery_init() 771 hdev->discovery.rssi = HCI_RSSI_INVALID; in discovery_init() 776 hdev->discovery.result_filtering = false; in hci_discovery_filter_clear() 777 hdev->discovery.report_invalid_rssi = true; in hci_discovery_filter_clear() 778 hdev->discovery.rssi = HCI_RSSI_INVALID; in hci_discovery_filter_clear() [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/ABI/testing/ |
| H A D | sysfs-bus-fcoe | 14 'start' attribute to begin the kernel's discovery and login 33 discovery and login. The FCoE Controller is destroyed by 46 is started in 'Fabric' mode then FIP FCF discovery is 49 FIP VN2VN discovery and login is performed. A FCoE
|
| H A D | sysfs-bus-rapidio | 128 set by the switch initialization routine during enumeration or discovery 192 (WO) Allows to trigger enumeration discovery process from user 193 space. To initiate an enumeration or discovery process on 199 initiate RapidIO enumeration/discovery on all available mports a
|
| H A D | sysfs-class-rapidio | 35 (yet). Normally, before enumeration/discovery have been executed 39 After enumeration or discovery was performed for a given mport device,
|
| /OK3568_Linux_fs/yocto/poky/scripts/ |
| H A D | crosstap | 439 discovery = ParamDiscovery(options.image) 440 discovery.discover() 441 if not discovery.check(options.sysroot): 445 discovery.fill_stap(stap)
|
| /OK3568_Linux_fs/kernel/drivers/rapidio/ |
| H A D | Kconfig | 23 Amount of time a discovery node waits for a host to complete 67 There are different enumeration and discovery mechanisms offered 77 This option includes basic RapidIO fabric enumeration and discovery
|
| /OK3568_Linux_fs/kernel/net/bluetooth/ |
| H A D | hci_request.c | 408 if (hdev->discovery.state != DISCOVERY_STOPPED) in __hci_update_background_scan() 1209 old_state = hdev->discovery.state; in hci_req_prepare_suspend() 2810 if (req->hdev->discovery.limited) in bredr_inquiry() 2842 hdev->discovery.scan_start = 0; in le_scan_disable_work() 2852 if (hdev->discovery.type == DISCOV_TYPE_LE) in le_scan_disable_work() 2855 if (hdev->discovery.type != DISCOV_TYPE_INTERLEAVED) in le_scan_disable_work() 2860 hdev->discovery.state != DISCOVERY_RESOLVING) in le_scan_disable_work() 2936 !hdev->discovery.scan_start) in le_scan_restart_work() 2944 duration = hdev->discovery.scan_duration; in le_scan_restart_work() 2945 scan_start = hdev->discovery.scan_start; in le_scan_restart_work() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/hal/rtl8188e/ |
| H A D | rtl8188e_cmd.c | 426 p2p_ps_offload->discovery = 0; in rtl8188e_set_p2p_ps_offload_cmd() 431 p2p_ps_offload->discovery = 1; in rtl8188e_set_p2p_ps_offload_cmd() 435 p2p_ps_offload->discovery = 0; in rtl8188e_set_p2p_ps_offload_cmd()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/hal/rtl8723d/ |
| H A D | rtl8723d_cmd.c | 436 p2p_ps_offload->discovery = 0; in rtl8723d_set_p2p_ps_offload_cmd() 441 p2p_ps_offload->discovery = 1; in rtl8723d_set_p2p_ps_offload_cmd() 445 p2p_ps_offload->discovery = 0; in rtl8723d_set_p2p_ps_offload_cmd()
|
| /OK3568_Linux_fs/kernel/Documentation/scsi/ |
| H A D | ChangeLog.lpfc | 14 discovery lists. 216 * Moved discovery timeout handler to worker thread. There are 289 * Renamed discovery thread to lpfc_worker thread. Moved handling 310 discovery) to 32 361 on a per-target basis driven by the discovery engine. 372 * Fixed potential discovery bug, nlp list corrutpion fix potential 380 initial discovery, and IO not starting to disks). Backs out 388 * Fixed bug introduced when discovery thread implementation was 508 discovery state machine as well. 538 * Fixed discovery bug: plogi cmpl uses ndlp after its freed. [all …]
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-stm32/stm32f4/ |
| H A D | Kconfig | 6 source "board/st/stm32f429-discovery/Kconfig"
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/hal/rtl8723d/ |
| H A D | rtl8723d_cmd.c | 455 p2p_ps_offload->discovery = 0; in rtl8723d_set_p2p_ps_offload_cmd() 460 p2p_ps_offload->discovery = 1; in rtl8723d_set_p2p_ps_offload_cmd() 464 p2p_ps_offload->discovery = 0; in rtl8723d_set_p2p_ps_offload_cmd()
|
| /OK3568_Linux_fs/kernel/arch/arm64/boot/dts/qcom/ |
| H A D | sdm630-sony-xperia-nile-discovery.dts | 12 compatible = "sony,discovery-row", "qcom,sdm630";
|
| /OK3568_Linux_fs/buildroot/package/libuio/ |
| H A D | Config.in | 6 (Userspace I/O) device discovery and binding task.
|
| /OK3568_Linux_fs/buildroot/package/pppd/ |
| H A D | pppd.mk | 106 $(INSTALL) -D $(PPPD_DIR)/pppd/plugins/rp-pppoe/pppoe-discovery \ 107 $(TARGET_DIR)/usr/sbin/pppoe-discovery
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/hal/rtl8188f/ |
| H A D | rtl8188f_cmd.c | 500 p2p_ps_offload->discovery = 0; in rtl8188f_set_p2p_ps_offload_cmd() 505 p2p_ps_offload->discovery = 1; in rtl8188f_set_p2p_ps_offload_cmd() 509 p2p_ps_offload->discovery = 0; in rtl8188f_set_p2p_ps_offload_cmd()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/hal/rtl8188f/ |
| H A D | rtl8188f_cmd.c | 501 p2p_ps_offload->discovery = 0; in rtl8188f_set_p2p_ps_offload_cmd() 506 p2p_ps_offload->discovery = 1; in rtl8188f_set_p2p_ps_offload_cmd() 510 p2p_ps_offload->discovery = 0; in rtl8188f_set_p2p_ps_offload_cmd()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/hal/rtl8188f/ |
| H A D | rtl8188f_cmd.c | 500 p2p_ps_offload->discovery = 0; in rtl8188f_set_p2p_ps_offload_cmd() 505 p2p_ps_offload->discovery = 1; in rtl8188f_set_p2p_ps_offload_cmd() 509 p2p_ps_offload->discovery = 0; in rtl8188f_set_p2p_ps_offload_cmd()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/hal/rtl8703b/ |
| H A D | rtl8703b_cmd.c | 485 p2p_ps_offload->discovery = 0; in rtl8703b_set_p2p_ps_offload_cmd() 490 p2p_ps_offload->discovery = 1; in rtl8703b_set_p2p_ps_offload_cmd() 494 p2p_ps_offload->discovery = 0; in rtl8703b_set_p2p_ps_offload_cmd()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/hal/rtl8188f/ |
| H A D | rtl8188f_cmd.c | 503 p2p_ps_offload->discovery = 0; in rtl8188f_set_p2p_ps_offload_cmd() 508 p2p_ps_offload->discovery = 1; in rtl8188f_set_p2p_ps_offload_cmd() 512 p2p_ps_offload->discovery = 0; in rtl8188f_set_p2p_ps_offload_cmd()
|