/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
H A D | hw_features.c | 110 int dfs = 0; in hostapd_get_hw_features() local 120 dfs = 1; in hostapd_get_hw_features() 140 dfs ? dfs_info(&feature->channels[j]) : ""); in hostapd_get_hw_features()
|
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/ |
H A D | Makefile | 16 ath9k-$(CONFIG_ATH9K_DFS_CERTIFIED) += dfs.o
|
/kernel/linux/linux-5.10/drivers/net/wireless/ti/wlcore/ |
H A D | scan.h | 137 u8 dfs; /* number of dfs channels in 5ghz */ member
|
/kernel/linux/linux-5.10/drivers/net/wireless/ti/wl12xx/ |
H A D | scan.h | 91 u8 dfs; member
|
H A D | scan.c | 297 cmd->dfs = cmd_channels->dfs; in wl12xx_adjust_channels()
|
/kernel/linux/linux-5.10/include/linux/mfd/ |
H A D | si476x-platform.h | 122 enum si476x_dfs_config dfs; member
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/en_accel/ |
H A D | ktls.h | 79 struct dentry *dfs; member
|
/kernel/linux/linux-6.6/include/linux/mfd/ |
H A D | si476x-platform.h | 122 enum si476x_dfs_config dfs; member
|
/kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/ |
H A D | atomisp_internal.h | 222 const struct atomisp_dfs_config *dfs; member
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/ |
H A D | Makefile | 16 ath9k-$(CONFIG_ATH9K_DFS_CERTIFIED) += dfs.o
|
/kernel/linux/linux-6.6/drivers/net/wireless/ti/wl12xx/ |
H A D | scan.h | 91 u8 dfs; member
|
H A D | scan.c | 297 cmd->dfs = cmd_channels->dfs; in wl12xx_adjust_channels()
|
/kernel/linux/linux-6.6/drivers/net/wireless/ti/wlcore/ |
H A D | scan.h | 137 u8 dfs; /* number of dfs channels in 5ghz */ member
|
/third_party/icu/icu4c/source/i18n/unicode/ |
H A D | scientificnumberformatter.h | 202 const DecimalFormatSymbols &dfs, UnicodeString &preExponent);
|
/third_party/node/deps/icu-small/source/i18n/unicode/ |
H A D | scientificnumberformatter.h | 202 const DecimalFormatSymbols &dfs, UnicodeString &preExponent);
|
/third_party/skia/third_party/externals/icu/source/i18n/unicode/ |
H A D | scientificnumberformatter.h | 202 const DecimalFormatSymbols &dfs, UnicodeString &preExponent);
|
/third_party/icu/icu4c/source/i18n/ |
H A D | decimfmt.cpp | 415 LocalPointer<DecimalFormatSymbols> dfs(new DecimalFormatSymbols(symbols), status); in DecimalFormat() 424 fields->symbols.adoptInstead(dfs.orphan()); in DecimalFormat() 466 LocalPointer<DecimalFormatSymbols> dfs(new DecimalFormatSymbols(*rhs.getDecimalFormatSymbols()), status); in operator =() 474 fields->symbols.adoptInstead(dfs.orphan()); in operator =() 809 LocalPointer<DecimalFormatSymbols> dfs(symbolsToAdopt); in adoptDecimalFormatSymbols() 813 fields->symbols.adoptInstead(dfs.orphan()); in adoptDecimalFormatSymbols() 822 LocalPointer<DecimalFormatSymbols> dfs(new DecimalFormatSymbols(symbols), status); in setDecimalFormatSymbols() 830 fields->symbols.adoptInstead(dfs.orphan()); in setDecimalFormatSymbols()
|
H A D | numparse_affixes.h | 66 const DecimalFormatSymbols& dfs; member
|
/third_party/node/deps/icu-small/source/i18n/ |
H A D | decimfmt.cpp | 415 LocalPointer<DecimalFormatSymbols> dfs(new DecimalFormatSymbols(symbols), status); in DecimalFormat() 424 fields->symbols.adoptInstead(dfs.orphan()); in DecimalFormat() 466 LocalPointer<DecimalFormatSymbols> dfs(new DecimalFormatSymbols(*rhs.getDecimalFormatSymbols()), status); in operator =() 474 fields->symbols.adoptInstead(dfs.orphan()); in operator =() 809 LocalPointer<DecimalFormatSymbols> dfs(symbolsToAdopt); in adoptDecimalFormatSymbols() 813 fields->symbols.adoptInstead(dfs.orphan()); in adoptDecimalFormatSymbols() 822 LocalPointer<DecimalFormatSymbols> dfs(new DecimalFormatSymbols(symbols), status); in setDecimalFormatSymbols() 830 fields->symbols.adoptInstead(dfs.orphan()); in setDecimalFormatSymbols()
|
H A D | numparse_affixes.h | 66 const DecimalFormatSymbols& dfs; member
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | decimfmt.cpp | 415 LocalPointer<DecimalFormatSymbols> dfs(new DecimalFormatSymbols(symbols), status); in DecimalFormat() 424 fields->symbols.adoptInstead(dfs.orphan()); in DecimalFormat() 466 LocalPointer<DecimalFormatSymbols> dfs(new DecimalFormatSymbols(*rhs.fields->symbols), status); in operator =() 474 fields->symbols.adoptInstead(dfs.orphan()); in operator =() 805 LocalPointer<DecimalFormatSymbols> dfs(symbolsToAdopt); in adoptDecimalFormatSymbols() 809 fields->symbols.adoptInstead(dfs.orphan()); in adoptDecimalFormatSymbols() 818 LocalPointer<DecimalFormatSymbols> dfs(new DecimalFormatSymbols(symbols), status); in setDecimalFormatSymbols() 826 fields->symbols.adoptInstead(dfs.orphan()); in setDecimalFormatSymbols()
|
H A D | numparse_affixes.h | 66 const DecimalFormatSymbols& dfs; member
|
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/ |
H A D | atomisp_internal.h | 281 const struct atomisp_dfs_config *dfs; member
|
H A D | atomisp_cmd.c | 213 const struct atomisp_dfs_config *dfs; in atomisp_freq_scaling() local 226 isp->dfs = &dfs_config_cht_soc; in atomisp_freq_scaling() 228 dfs = isp->dfs; in atomisp_freq_scaling() 230 if (dfs->lowest_freq == 0 || dfs->max_freq_at_vmin == 0 || in atomisp_freq_scaling() 231 dfs->highest_freq == 0 || dfs->dfs_table_size == 0 || in atomisp_freq_scaling() 232 !dfs->dfs_table) { in atomisp_freq_scaling() 238 new_freq = dfs in atomisp_freq_scaling() [all...] |
/kernel/linux/linux-5.10/drivers/spi/ |
H A D | spi-dw-core.c | 315 cr0 |= (cfg->dfs - 1); in dw_spi_update_config() 409 .dfs = transfer->bits_per_word, in dw_spi_transfer_one() 669 cfg.dfs = 8; in dw_spi_exec_mem_op()
|