Home
last modified time | relevance | path

Searched refs:dfs (Results 101 - 125 of 186) sorted by relevance

12345678

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dhw_features.c110 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 DMakefile16 ath9k-$(CONFIG_ATH9K_DFS_CERTIFIED) += dfs.o
/kernel/linux/linux-5.10/drivers/net/wireless/ti/wlcore/
H A Dscan.h137 u8 dfs; /* number of dfs channels in 5ghz */ member
/kernel/linux/linux-5.10/drivers/net/wireless/ti/wl12xx/
H A Dscan.h91 u8 dfs; member
H A Dscan.c297 cmd->dfs = cmd_channels->dfs; in wl12xx_adjust_channels()
/kernel/linux/linux-5.10/include/linux/mfd/
H A Dsi476x-platform.h122 enum si476x_dfs_config dfs; member
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
H A Dktls.h79 struct dentry *dfs; member
/kernel/linux/linux-6.6/include/linux/mfd/
H A Dsi476x-platform.h122 enum si476x_dfs_config dfs; member
/kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/
H A Datomisp_internal.h222 const struct atomisp_dfs_config *dfs; member
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/
H A DMakefile16 ath9k-$(CONFIG_ATH9K_DFS_CERTIFIED) += dfs.o
/kernel/linux/linux-6.6/drivers/net/wireless/ti/wl12xx/
H A Dscan.h91 u8 dfs; member
H A Dscan.c297 cmd->dfs = cmd_channels->dfs; in wl12xx_adjust_channels()
/kernel/linux/linux-6.6/drivers/net/wireless/ti/wlcore/
H A Dscan.h137 u8 dfs; /* number of dfs channels in 5ghz */ member
/third_party/icu/icu4c/source/i18n/unicode/
H A Dscientificnumberformatter.h202 const DecimalFormatSymbols &dfs, UnicodeString &preExponent);
/third_party/node/deps/icu-small/source/i18n/unicode/
H A Dscientificnumberformatter.h202 const DecimalFormatSymbols &dfs, UnicodeString &preExponent);
/third_party/skia/third_party/externals/icu/source/i18n/unicode/
H A Dscientificnumberformatter.h202 const DecimalFormatSymbols &dfs, UnicodeString &preExponent);
/third_party/icu/icu4c/source/i18n/
H A Ddecimfmt.cpp415 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 Dnumparse_affixes.h66 const DecimalFormatSymbols& dfs; member
/third_party/node/deps/icu-small/source/i18n/
H A Ddecimfmt.cpp415 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 Dnumparse_affixes.h66 const DecimalFormatSymbols& dfs; member
/third_party/skia/third_party/externals/icu/source/i18n/
H A Ddecimfmt.cpp415 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 Dnumparse_affixes.h66 const DecimalFormatSymbols& dfs; member
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/
H A Datomisp_internal.h281 const struct atomisp_dfs_config *dfs; member
H A Datomisp_cmd.c213 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 Dspi-dw-core.c315 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()

Completed in 26 milliseconds

12345678