Home
last modified time | relevance | path

Searched defs:show_device (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/tools/test/connectivity/acts_tests/acts_contrib/test_utils/wifi/
Dwifi_datastore_utils.py131 def show_device(name): function
/aosp_15_r20/external/autotest/server/cros/chaos_lib/
H A Dchaos_datastore_utils.py131 def show_device(self, host_name): member in ChaosDataStoreUtils
/aosp_15_r20/external/python/bumble/apps/
Dconsole.py435 def show_device(self, device): member in ConsoleApp
/aosp_15_r20/external/pciutils/
H A Dlspci.c1078 show_device(struct device *d) in show_device() function