| /external/vulkan-validation-layers/demos/smoke/ |
| D | Helpers.h | 49 inline VkResult enumerate(VkPhysicalDevice phy, const char *layer, std::vector<VkExtensionPropertie… in enumerate() 76 inline VkResult get(VkPhysicalDevice phy, std::vector<VkQueueFamilyProperties> &queues) in get() 87 inline VkResult get(VkPhysicalDevice phy, VkSurfaceKHR surface, std::vector<VkSurfaceFormatKHR> &fo… in get() 96 inline VkResult get(VkPhysicalDevice phy, VkSurfaceKHR surface, std::vector<VkPresentModeKHR> &mode… in get()
|
| D | ShellAndroid.h | 35 bool can_present(VkPhysicalDevice phy, uint32_t queue_family) { return true; } in can_present()
|
| D | ShellWin32.cpp | 135 bool ShellWin32::can_present(VkPhysicalDevice phy, uint32_t queue_family) in can_present()
|
| D | ShellXcb.cpp | 185 bool ShellXcb::can_present(VkPhysicalDevice phy, uint32_t queue_family) in can_present()
|
| D | ShellWayland.cpp | 214 bool ShellWayland::can_present(VkPhysicalDevice phy, uint32_t queue_family) { in can_present()
|
| D | Shell.cpp | 204 for (auto phy : phys) { in init_physical_dev() local
|
| /external/autotest/client/site_tests/network_WiFiCaps/ |
| D | network_WiFiCaps.py | 35 def __run_iwcap(self, phy, caps): argument
|
| /external/syslinux/gpxe/src/drivers/net/ |
| D | tlan.c | 214 u32 phy[2]; member 382 u32 phy; in TLan_FinishReset() local 1098 int TLan_MiiReadReg(struct nic *nic __unused, u16 phy, u16 reg, u16 * val) in TLan_MiiReadReg() 1252 void TLan_MiiWriteReg(struct nic *nic __unused, u16 phy, u16 reg, u16 val) in TLan_MiiWriteReg() 1343 u32 phy; in TLan_PhyDetect() local 1433 u16 phy; in TLan_PhyReset() local 1464 u16 phy; in TLan_PhyStartLink() local 1558 u16 phy; in TLan_PhyFinishAutoNeg() local 1659 u16 phy; in TLan_PhyMonitor() local
|
| D | sis190.c | 698 struct sis190_phy *phy, *phy_home, *phy_default, *phy_lan; in sis190_default_phy() local 750 struct sis190_phy *phy, unsigned int phy_id, in sis190_init_phy() 823 struct sis190_phy *phy; in sis190_mii_probe() local
|
| D | epic100.c | 113 unsigned int phy, phy_idx; in epic100_probe() local
|
| D | w89c840.c | 690 int phy, phy_idx = 0; in w89c840_probe() local
|
| D | pcnet32.c | 911 int phy, phy_idx = 0; in pcnet32_probe() local
|
| D | sundance.c | 612 int phy, phy_idx = 0; in sundance_probe() local
|
| D | mtd80x.c | 644 int phy, phy_idx = 0; in mtd_probe() local
|
| D | tulip.c | 1459 unsigned int phy, phy_idx; in start_link() local
|
| D | via-rhine.c | 517 unsigned long phy:1; member
|
| /external/autotest/server/cros/network/ |
| D | packet_capturer.py | 84 def create_raw_monitor(self, phy, frequency, ht_type=None, argument 191 def create_raw_monitor(self, phy, frequency, ht_type=None, argument
|
| /external/autotest/client/common_lib/cros/network/ |
| D | iw_runner.py | 180 def add_interface(self, phy, interface, interface_type): argument 748 def set_antenna_bitmap(self, phy, tx_bitmap, rx_bitmap): argument
|
| /external/wpa_supplicant_8/src/drivers/ |
| D | rfkill.c | 108 char *phy = NULL, *rfk_phy; in rfkill_init() local
|
| /external/vulkan-validation-layers/tests/ |
| D | vktestbinding.h | 110 explicit PhysicalDevice(VkPhysicalDevice phy) : Handle(phy) { in PhysicalDevice() 141 explicit Device(VkPhysicalDevice phy) : phy_(phy) {} in Device() 153 const PhysicalDevice &phy() const { return phy_; } in phy() function
|
| /external/wpa_supplicant_8/src/ap/ |
| D | hostapd.c | 1317 const char *phy = hostapd_drv_get_radio_name(hapd); in setup_interface() local 2185 hostapd_interface_init_bss(struct hapd_interfaces *interfaces, const char *phy, in hostapd_interface_init_bss()
|
| D | hostapd.h | 329 char phy[16]; /* Name of the PHY (radio) */ member
|