/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/ |
D | rfkill.c | 108 char *phy = NULL, *rfk_phy; in rfkill_init() local 119 phy = realpath(buf, NULL); in rfkill_init() 120 if (!phy) { in rfkill_init() 163 found = os_strcmp(phy, rfk_phy) == 0; in rfkill_init() 188 free(phy); in rfkill_init() 198 free(phy); in rfkill_init()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/ |
D | rfkill.c | 108 char *phy = NULL, *rfk_phy; in rfkill_init() local 119 phy = realpath(buf, NULL); in rfkill_init() 120 if (!phy) { in rfkill_init() 163 found = os_strcmp(phy, rfk_phy) == 0; in rfkill_init() 188 free(phy); in rfkill_init() 198 free(phy); in rfkill_init()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
D | hostapd.c | 1528 if (!iface->phy[0]) { in setup_interface() 1529 const char *phy = hostapd_drv_get_radio_name(hapd); in setup_interface() local 1530 if (phy) { in setup_interface() 1531 wpa_printf(MSG_DEBUG, "phy: %s", phy); in setup_interface() 1532 os_strlcpy(iface->phy, phy, sizeof(iface->phy)); in setup_interface() 2421 hostapd_interface_init_bss(struct hapd_interfaces *interfaces, const char *phy, in hostapd_interface_init_bss() argument 2429 if (!phy || !*phy) in hostapd_interface_init_bss() 2433 if (os_strcmp(interfaces->iface[i]->phy, phy) == 0) { in hostapd_interface_init_bss() 2440 config_fname, phy, iface ? "" : " --> new PHY"); in hostapd_interface_init_bss() 2503 os_strlcpy(iface->phy, phy, sizeof(iface->phy)); in hostapd_interface_init_bss()
|
D | hostapd.h | 422 char phy[16]; /* Name of the PHY (radio) */ member 589 hostapd_interface_init_bss(struct hapd_interfaces *interfaces, const char *phy,
|
D | ctrl_iface_ap.c | 672 iface->phy, in hostapd_ctrl_iface_status()
|
/third_party/libwebsockets/minimal-examples/embedded/esp32/esp-heltec-wb32/ |
D | partitions.csv | 4 phy_init, data, phy, 0xf000, 0x1000,
|
/third_party/libwebsockets/minimal-examples/embedded/esp32/esp-wrover-kit/ |
D | partitions.csv | 4 phy_init, data, phy, 0xf000, 0x1000,
|
/third_party/libwebsockets/minimal-examples/embedded/esp32/esp-c3dev/ |
D | partitions.csv | 4 phy_init, data, phy, 0xf000, 0x1000,
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
D | hostapd.c | 1573 if (!iface->phy[0]) { in setup_interface() 1574 const char *phy = hostapd_drv_get_radio_name(hapd); in setup_interface() local 1575 if (phy) { in setup_interface() 1576 wpa_printf(MSG_DEBUG, "phy: %s", phy); in setup_interface() 1577 os_strlcpy(iface->phy, phy, sizeof(iface->phy)); in setup_interface() 2566 hostapd_interface_init_bss(struct hapd_interfaces *interfaces, const char *phy, in hostapd_interface_init_bss() argument 2574 if (!phy || !*phy) in hostapd_interface_init_bss() 2578 if (os_strcmp(interfaces->iface[i]->phy, phy) == 0) { in hostapd_interface_init_bss() 2585 config_fname, phy, iface ? "" : " --> new PHY"); in hostapd_interface_init_bss() 2648 os_strlcpy(iface->phy, phy, sizeof(iface->phy)); in hostapd_interface_init_bss()
|
D | hostapd.h | 453 char phy[16]; /* Name of the PHY (radio) */ member 621 hostapd_interface_init_bss(struct hapd_interfaces *interfaces, const char *phy,
|
D | ctrl_iface_ap.c | 703 iface->phy, in hostapd_ctrl_iface_status()
|
/third_party/python/Lib/test/ |
D | test_enum.py | 687 class phy(int, Enum): class 690 self.assertTrue(phy.pi < phy.tau) 695 class phy(IntEnum): class 698 self.assertTrue(phy.pi < phy.tau) 701 class phy(float, Enum): class 704 self.assertTrue(phy.pi < phy.tau) 709 class phy(FloatEnum): class 712 self.assertTrue(phy.pi < phy.tau) 715 class phy(str, Enum): class 718 self.assertTrue(phy.pi < phy.tau) [all …]
|
/third_party/libexif/ |
D | README | 162 - https://www.sno.phy.queensu.ca/~phil/exiftool/TagNames/index.html: Looks
|
D | ChangeLog | 725 http://www.sno.phy.queensu.ca/~phil/exiftool/TagNames/
|
/third_party/libbpf/.github/actions/build-selftests/ |
D | vmlinux.h | 59857 struct phy; 59860 int (*init)(struct phy *); 59861 int (*exit)(struct phy *); 59862 int (*power_on)(struct phy *); 59863 int (*power_off)(struct phy *); 59864 int (*set_mode)(struct phy *, enum phy_mode, int); 59865 int (*set_media)(struct phy *, enum phy_media); 59866 int (*set_speed)(struct phy *, int); 59867 int (*configure)(struct phy *, union phy_configure_opts *); 59868 int (*validate)(struct phy *, enum phy_mode, int, union phy_configure_opts *); [all …]
|
/third_party/libabigail/tests/data/test-diff-filter/ |
D | test-PR27569-v1.abi | 59252 <abi-instr version="1.0" address-size="64" path="drivers/phy/phy-core.c" language="LANG_C89"> 59253 …<class-decl name="phy" size-in-bits="8192" is-struct="yes" visibility="default" filepath="include/… 59255 …me="dev" type-id="66e487eb" visibility="default" filepath="include/linux/phy/phy.h" line="89" colu… 59258 …ame="id" type-id="95e97e5e" visibility="default" filepath="include/linux/phy/phy.h" line="90" colu… 59261 …me="ops" type-id="5424a63a" visibility="default" filepath="include/linux/phy/phy.h" line="91" colu… 59264 …="mutex" type-id="925167dc" visibility="default" filepath="include/linux/phy/phy.h" line="92" colu… 59267 …t_count" type-id="95e97e5e" visibility="default" filepath="include/linux/phy/phy.h" line="93" colu… 59270 …r_count" type-id="95e97e5e" visibility="default" filepath="include/linux/phy/phy.h" line="94" colu… 59273 …="attrs" type-id="2bd806af" visibility="default" filepath="include/linux/phy/phy.h" line="95" colu… 59276 …me="pwr" type-id="850c13f6" visibility="default" filepath="include/linux/phy/phy.h" line="96" colu… [all …]
|
D | test-PR27569-v0.abi | 59238 <abi-instr version="1.0" address-size="64" path="drivers/phy/phy-core.c" language="LANG_C89"> 59239 …<class-decl name="phy" size-in-bits="8192" is-struct="yes" visibility="default" filepath="include/… 59241 …me="dev" type-id="66e487eb" visibility="default" filepath="include/linux/phy/phy.h" line="89" colu… 59244 …ame="id" type-id="95e97e5e" visibility="default" filepath="include/linux/phy/phy.h" line="90" colu… 59247 …me="ops" type-id="5424a63a" visibility="default" filepath="include/linux/phy/phy.h" line="91" colu… 59250 …="mutex" type-id="925167dc" visibility="default" filepath="include/linux/phy/phy.h" line="92" colu… 59253 …t_count" type-id="95e97e5e" visibility="default" filepath="include/linux/phy/phy.h" line="93" colu… 59256 …r_count" type-id="95e97e5e" visibility="default" filepath="include/linux/phy/phy.h" line="94" colu… 59259 …="attrs" type-id="2bd806af" visibility="default" filepath="include/linux/phy/phy.h" line="95" colu… 59262 …me="pwr" type-id="850c13f6" visibility="default" filepath="include/linux/phy/phy.h" line="96" colu… [all …]
|
/third_party/mesa3d/docs/relnotes/ |
D | 21.2.0.rst | 1848 - freedreno/regs: split old/not used phy registers to separate DB
|
/third_party/NuttX/ |
D | ReleaseNotes | 11923 development board with optional ETH phy. From Michal Lyszczek.
|