/linux-4.19.296/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 | export.h | 112 #define __cond_export_sym(sym, sec, conf) \ argument
|
/linux-4.19.296/lib/ |
D | textsearch.c | 209 struct ts_config *conf, in get_linear_data() 235 unsigned int textsearch_find_continuous(struct ts_config *conf, in textsearch_find_continuous() 271 struct ts_config *conf; in textsearch_prepare() local 317 void textsearch_destroy(struct ts_config *conf) in textsearch_destroy()
|
D | ts_kmp.c | 46 static unsigned int kmp_find(struct ts_config *conf, struct ts_state *state) in kmp_find() 98 struct ts_config *conf; in kmp_init() local 122 static void *kmp_get_pattern(struct ts_config *conf) in kmp_get_pattern() 128 static unsigned int kmp_get_pattern_len(struct ts_config *conf) in kmp_get_pattern_len()
|
D | ts_fsm.c | 138 static unsigned int fsm_find(struct ts_config *conf, struct ts_state *state) in fsm_find() 263 struct ts_config *conf; in fsm_init() local 306 static void *fsm_get_pattern(struct ts_config *conf) in fsm_get_pattern() 312 static unsigned int fsm_get_pattern_len(struct ts_config *conf) in fsm_get_pattern_len()
|
D | ts_bm.c | 62 static unsigned int bm_find(struct ts_config *conf, struct ts_state *state) in bm_find() 150 struct ts_config *conf; in bm_init() local 174 static void *bm_get_pattern(struct ts_config *conf) in bm_get_pattern() 180 static unsigned int bm_get_pattern_len(struct ts_config *conf) in bm_get_pattern_len()
|
/linux-4.19.296/drivers/isdn/mISDN/ |
D | dsp_cmx.c | 161 struct dsp_conf *conf; in dsp_cmx_debug() local 200 struct dsp_conf *conf; in dsp_cmx_search_conf() local 220 dsp_cmx_add_conf_member(struct dsp *dsp, struct dsp_conf *conf) in dsp_cmx_add_conf_member() 311 struct dsp_conf *conf; in dsp_cmx_new_conf() local 337 dsp_cmx_del_conf(struct dsp_conf *conf) in dsp_cmx_del_conf() 384 dsp_cmx_hardware(struct dsp_conf *conf, struct dsp *dsp) in dsp_cmx_hardware() 1067 struct dsp_conf *conf; in dsp_cmx_conf() local 1311 struct dsp_conf *conf = dsp->conf; local 1630 struct dsp_conf *conf; local
|
D | dsp.h | 192 struct dsp_conf *conf; member
|
/linux-4.19.296/drivers/memory/ |
D | atmel-ebi.c | 79 struct atmel_ebi_dev_config *conf) in at91sam9_ebi_get_config() 86 struct atmel_ebi_dev_config *conf) in sama5_ebi_get_config() 172 struct atmel_ebi_dev_config *conf) in atmel_ebi_xslate_smc_config() 282 struct atmel_ebi_dev_config *conf) in at91sam9_ebi_apply_config() 289 struct atmel_ebi_dev_config *conf) in sama5_ebi_apply_config() 299 struct atmel_ebi_dev_config conf = { }; in atmel_ebi_dev_setup() local
|
/linux-4.19.296/drivers/misc/ |
D | ad525x_dpot.h | 18 #define DPOT_UID(conf) (conf & 0x3F) argument 19 #define DPOT_MAX_POS(conf) ((conf >> 6) & 0xF) argument 20 #define DPOT_WIPERS(conf) ((conf >> 10) & 0xFF) argument 21 #define DPOT_FEAT(conf) (conf >> 18) argument
|
/linux-4.19.296/include/linux/usb/ |
D | typec_dp.h | 44 u32 conf; member
|
/linux-4.19.296/include/linux/amba/ |
D | bus.h | 60 #define AMBA_LINUX_ID(conf, rev, part) \ argument
|
/linux-4.19.296/drivers/regulator/ |
D | pv88060-regulator.c | 60 unsigned int conf; /* buck configuration register */ member
|
D | pv88090-regulator.c | 49 unsigned int conf; member
|
D | da9055-regulator.c | 74 struct da9055_conf_reg conf; member
|
/linux-4.19.296/drivers/media/dvb-frontends/ |
D | tda10021.c | 227 u8 conf, agcref, lthr, mseth, aref; member
|
D | mn88443x.c | 679 struct mn88443x_config *conf = client->dev.platform_data; in mn88443x_probe() local
|
/linux-4.19.296/include/uapi/linux/ |
D | lightnvm.h | 109 struct nvm_ioctl_create_conf conf; member
|
/linux-4.19.296/include/net/ |
D | mac80211.h | 2295 struct ieee80211_conf conf; member 5758 conf_is_ht20(struct ieee80211_conf *conf) in conf_is_ht20() 5764 conf_is_ht40_minus(struct ieee80211_conf *conf) in conf_is_ht40_minus() 5771 conf_is_ht40_plus(struct ieee80211_conf *conf) in conf_is_ht40_plus() 5778 conf_is_ht40(struct ieee80211_conf *conf) in conf_is_ht40() 5784 conf_is_ht(struct ieee80211_conf *conf) in conf_is_ht()
|
/linux-4.19.296/drivers/iio/adc/ |
D | ti_am335x_adc.c | 39 struct dma_slave_config conf; member
|
D | ad7793.c | 159 u16 conf; member
|
D | xilinx-xadc-core.c | 1096 unsigned int *conf) in xadc_parse_dt()
|
/linux-4.19.296/drivers/soundwire/ |
D | intel.c | 385 unsigned int conf; in intel_pdi_alh_configure() local
|
/linux-4.19.296/drivers/rtc/ |
D | rtc-rv3029c2.c | 585 u8 conf; /* trickle config bits */ member
|
/linux-4.19.296/drivers/iio/accel/ |
D | mma9553.c | 188 struct mma9553_conf_regs conf; member
|