Home
last modified time | relevance | path

Searched defs:conf (Results 1 – 9 of 9) sorted by relevance

/include/linux/
Dtextsearch.h105 static inline unsigned int textsearch_next(struct ts_config *conf, in textsearch_next()
124 static inline unsigned int textsearch_find(struct ts_config *conf, in textsearch_find()
135 static inline void *textsearch_get_pattern(struct ts_config *conf) in textsearch_get_pattern()
144 static inline unsigned int textsearch_get_pattern_len(struct ts_config *conf) in textsearch_get_pattern_len()
165 struct ts_config *conf; in alloc_ts_config() local
174 static inline void *ts_config_priv(struct ts_config *conf) in ts_config_priv()
Dfilelock.h278 struct file_lock *fl, struct file_lock *conf) in vfs_lock_file()
Dperf_event.h197 u64 conf; member
/include/linux/usb/
Dtypec_dp.h49 u32 conf; member
/include/linux/mtd/
Drawnand.h582 #define NAND_COMMON_TIMING_PS(conf, timing_name) \ argument
587 #define NAND_COMMON_TIMING_MS(conf, timing_name) \ argument
590 #define NAND_COMMON_TIMING_NS(conf, timing_name) \ argument
626 static bool nand_interface_is_sdr(const struct nand_interface_config *conf) in nand_interface_is_sdr()
635 static bool nand_interface_is_nvddr(const struct nand_interface_config *conf) in nand_interface_is_nvddr()
645 nand_get_sdr_timings(const struct nand_interface_config *conf) in nand_get_sdr_timings()
658 nand_get_nvddr_timings(const struct nand_interface_config *conf) in nand_get_nvddr_timings()
Dnand.h240 struct nand_ecc_props conf; member
/include/dt-bindings/pinctrl/
Domap.h68 #define AM33XX_PADCONF(pa, conf, mux) OMAP_IOPAD_OFFSET((pa), 0x0800) (conf) (mux) argument
/include/sound/
Dsimple_card_utils.h107 #define for_each_prop_codec_conf(props, i, conf) \ argument
/include/net/
Dmac80211.h2889 struct ieee80211_conf conf; member
6874 conf_is_ht20(struct ieee80211_conf *conf) in conf_is_ht20()
6880 conf_is_ht40_minus(struct ieee80211_conf *conf) in conf_is_ht40_minus()
6887 conf_is_ht40_plus(struct ieee80211_conf *conf) in conf_is_ht40_plus()
6894 conf_is_ht40(struct ieee80211_conf *conf) in conf_is_ht40()
6900 conf_is_ht(struct ieee80211_conf *conf) in conf_is_ht()