/external/autotest/client/site_tests/network_WiFiHECaps/ |
D | network_WiFiHECaps.py | 15 def run_once(self, phy=None, features=None): argument
|
/external/igt-gpu-tools/lib/ |
D | intel_iosf.c | 136 uint32_t intel_dpio_reg_read(uint32_t reg, int phy) in intel_dpio_reg_read() 155 void intel_dpio_reg_write(uint32_t reg, uint32_t val, int phy) in intel_dpio_reg_write()
|
/external/autotest/client/site_tests/network_WiFiCaps/ |
D | network_WiFiCaps.py | 35 def __run_iwcap(self, phy, caps): argument
|
/external/autotest/server/cros/network/ |
D | packet_capturer.py | 143 def create_raw_monitor(self, phy, frequency, width_type=None, argument 250 def create_raw_monitor(self, phy, frequency, width_type=None, argument
|
/external/autotest/client/common_lib/cros/network/ |
D | iw_runner.py | 406 def add_interface(self, phy, interface, interface_type): argument 1054 def set_antenna_bitmap(self, phy, tx_bitmap, rx_bitmap): argument 1113 def get_fragmentation_threshold(self, phy): argument 1128 def get_info(self, phy=None): argument
|
/external/arm-trusted-firmware/drivers/st/ddr/ |
D | stm32mp1_ddr.c | 323 static void stm32mp1_ddrphy_idone_wait(struct stm32mp1_ddrphy *phy) in stm32mp1_ddrphy_idone_wait() 368 static void stm32mp1_ddrphy_init(struct stm32mp1_ddrphy *phy, uint32_t pir) in stm32mp1_ddrphy_init()
|
/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 | 151 explicit PhysicalDevice(VkPhysicalDevice phy) : Handle(phy) { in PhysicalDevice() 193 explicit Device(VkPhysicalDevice phy) : phy_(phy) {} in Device() 205 const PhysicalDevice &phy() const { return phy_; } in phy() function
|
D | layer_validation_tests.cpp | 29 VkFormat FindSupportedDepthStencilFormat(VkPhysicalDevice phy) { in FindSupportedDepthStencilFormat() 42 bool ImageFormatIsSupported(VkPhysicalDevice phy, VkFormat format, VkImageTiling tiling, VkFormatFe… in ImageFormatIsSupported() 50 bool ImageFormatAndFeaturesSupported(VkPhysicalDevice phy, VkFormat format, VkImageTiling tiling, V… in ImageFormatAndFeaturesSupported() 58 bool ImageFormatAndFeaturesSupported(const VkInstance inst, const VkPhysicalDevice phy, const VkIma… in ImageFormatAndFeaturesSupported()
|
/external/python/enum34/enum/ |
D | test.py | 523 class phy(int, Enum): class 531 class phy(IntEnum): class 537 class phy(float, Enum): class 545 class phy(FloatEnum): class 551 class phy(str, Enum): class 559 class phy(StrEnum): class
|
/external/arm-trusted-firmware/plat/rockchip/rk3399/drivers/dram/ |
D | suspend.c | 125 uint32_t phy) in rkclk_ddr_reset()
|
/external/python/cpython3/Lib/test/ |
D | test_enum.py | 615 class phy(int, Enum): class 623 class phy(IntEnum): class 629 class phy(float, Enum): class 637 class phy(FloatEnum): class 643 class phy(str, Enum): class 651 class phy(StrEnum): class
|
/external/wpa_supplicant_8/src/ap/ |
D | hostapd.c | 1569 const char *phy = hostapd_drv_get_radio_name(hapd); in setup_interface() local 2538 hostapd_interface_init_bss(struct hapd_interfaces *interfaces, const char *phy, in hostapd_interface_init_bss()
|
D | hostapd.h | 459 char phy[16]; /* Name of the PHY (radio) */ member
|
/external/arm-trusted-firmware/include/drivers/st/ |
D | stm32mp1_ddr.h | 32 struct stm32mp1_ddrphy *phy; member
|
/external/arm-trusted-firmware/plat/rockchip/rk3368/drivers/ddr/ |
D | ddr_rk3368.c | 169 struct DDRPHY_SAVE_REG_TAG phy; member
|