Searched defs:conf (Results 1 – 9 of 9) sorted by relevance
/include/linux/ |
D | textsearch.h | 105 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()
|
D | filelock.h | 278 struct file_lock *fl, struct file_lock *conf) in vfs_lock_file()
|
D | perf_event.h | 197 u64 conf; member
|
/include/linux/usb/ |
D | typec_dp.h | 49 u32 conf; member
|
/include/linux/mtd/ |
D | rawnand.h | 582 #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()
|
D | nand.h | 240 struct nand_ecc_props conf; member
|
/include/dt-bindings/pinctrl/ |
D | omap.h | 68 #define AM33XX_PADCONF(pa, conf, mux) OMAP_IOPAD_OFFSET((pa), 0x0800) (conf) (mux) argument
|
/include/sound/ |
D | simple_card_utils.h | 107 #define for_each_prop_codec_conf(props, i, conf) \ argument
|
/include/net/ |
D | mac80211.h | 2889 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()
|