| /kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/ |
| H A D | ice_virtchnl_fdir.h | 25 void *conf; member
|
| /kernel/linux/linux-6.6/fs/smb/server/ |
| H A D | server.h | 46 char *conf[SERVER_CONF_WORK_GROUP + 1]; member
|
| /kernel/linux/linux-6.6/drivers/staging/vt6655/ |
| H A D | key.c | 91 struct ieee80211_bss_conf *conf = &vif->bss_conf; in vnt_set_keys() local
|
| /kernel/linux/linux-6.6/drivers/usb/typec/mux/ |
| H A D | pi3usb30532.c | 28 u8 conf; member
|
| /kernel/linux/linux-6.6/drivers/net/wireless/ralink/rt2x00/ |
| H A D | rt2x00config.c | 24 struct rt2x00intf_conf conf; in rt2x00lib_config_intf() local 165 rt2x00ht_center_channel(struct rt2x00_dev *rt2x00dev, struct ieee80211_conf *conf) rt2x00ht_center_channel() argument 193 rt2x00lib_config(struct rt2x00_dev *rt2x00dev, struct ieee80211_conf *conf, unsigned int ieee80211_flags) rt2x00lib_config() argument [all...] |
| /kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtl818x/rtl8180/ |
| H A D | sa2400.c | 100 sa2400_rf_set_channel(struct ieee80211_hw *dev, struct ieee80211_conf *conf) sa2400_rf_set_channel() argument
|
| H A D | grf5101.c | 77 grf5101_rf_set_channel(struct ieee80211_hw *dev, struct ieee80211_conf *conf) grf5101_rf_set_channel() argument
|
| H A D | max2820.c | 89 max2820_rf_set_channel(struct ieee80211_hw *dev, struct ieee80211_conf *conf) max2820_rf_set_channel() argument
|
| /kernel/linux/linux-6.6/drivers/net/wireless/ti/wl18xx/ |
| H A D | acx.c | 245 struct conf_ap_sleep_settings *conf = &priv->conf.ap_sleep; in wl18xx_acx_ap_sleep() local
|
| /kernel/linux/linux-6.6/drivers/phy/mediatek/ |
| H A D | phy-mtk-hdmi.h | 32 struct mtk_hdmi_phy_conf *conf; member
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/bios/ |
| H A D | gpio.c | 134 u8 conf = nvbios_rd08(bios, data - 5); in dcb_gpio_match() local
|
| H A D | dcb.c | 142 u32 conf = nvbios_rd32(bios, dcb + 0x04); in dcb_outp_parse() local
|
| /kernel/linux/linux-6.6/drivers/hwmon/ |
| H A D | tc74.c | 111 s32 conf; in tc74_probe() local
|
| /kernel/linux/linux-6.6/drivers/md/ |
| H A D | raid5-log.h | 47 raid5_has_log(struct r5conf *conf) raid5_has_log() argument 52 raid5_has_ppl(struct r5conf *conf) raid5_has_ppl() argument 59 struct r5conf *conf = sh->raid_conf; log_stripe() local 80 struct r5conf *conf = sh->raid_conf; log_stripe_write_finished() local 88 log_write_stripe_run(struct r5conf *conf) log_write_stripe_run() argument 96 log_flush_stripe_to_raid(struct r5conf *conf) log_flush_stripe_to_raid() argument 104 log_handle_flush_request(struct r5conf *conf, struct bio *bio) log_handle_flush_request() argument 116 log_quiesce(struct r5conf *conf, int quiesce) log_quiesce() argument 124 log_exit(struct r5conf *conf) log_exit() argument 132 log_init(struct r5conf *conf, struct md_rdev *journal_dev, bool ppl) log_init() argument 143 log_modify(struct r5conf *conf, struct md_rdev *rdev, bool add) log_modify() argument [all...] |
| /kernel/linux/linux-6.6/net/sched/ |
| H A D | em_text.c | 47 struct tcf_em_text *conf = data; in em_text_change() local 109 struct tcf_em_text conf; em_text_dump() local [all...] |
| /kernel/linux/linux-6.6/tools/usb/ffs-aio-example/simple/host_app/ |
| H A D | test.c | 157 struct libusb_config_descriptor *conf; in main() local
|
| /kernel/linux/linux-6.6/tools/usb/ffs-aio-example/multibuff/host_app/ |
| H A D | test.c | 157 struct libusb_config_descriptor *conf; in main() local
|
| /kernel/linux/linux-6.6/lib/ |
| H A D | textsearch.c | 231 unsigned int textsearch_find_continuous(struct ts_config *conf, in textsearch_find_continuous() argument 204 get_linear_data(unsigned int consumed, const u8 **dst, struct ts_config *conf, struct ts_state *state) get_linear_data() argument 267 struct ts_config *conf; textsearch_prepare() local 313 textsearch_destroy(struct ts_config *conf) textsearch_destroy() argument [all...] |
| H A D | ts_kmp.c | 42 static unsigned int kmp_find(struct ts_config *conf, struct ts_state *state) in kmp_find() argument 94 struct ts_config *conf; in kmp_init() local 118 kmp_get_pattern(struct ts_config *conf) kmp_get_pattern() argument 124 kmp_get_pattern_len(struct ts_config *conf) kmp_get_pattern_len() argument [all...] |
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
| H A D | CharsetMatch.java | 194 CharsetMatch(CharsetDetector det, CharsetRecognizer rec, int conf) { in CharsetMatch() argument 214 CharsetMatch(CharsetDetector det, CharsetRecognizer rec, int conf, String csName, String lang) { in CharsetMatch() argument
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
| H A D | CharsetMatch.java | 182 CharsetMatch(CharsetDetector det, CharsetRecognizer rec, int conf) { in CharsetMatch() argument 202 CharsetMatch(CharsetDetector det, CharsetRecognizer rec, int conf, String csName, String lang) { in CharsetMatch() argument
|
| /third_party/mbedtls/programs/fuzz/ |
| H A D | fuzz_server.c | 41 mbedtls_ssl_config conf; in LLVMFuzzerTestOneInput() local [all...] |
| /third_party/mbedtls/programs/ssl/ |
| H A D | ssl_fork_server.c | 83 mbedtls_ssl_config conf; in main() local
|
| H A D | ssl_server.c | 76 mbedtls_ssl_config conf; in main() local [all...] |
| H A D | ssl_client1.c | 67 mbedtls_ssl_config conf; in main() local
|