Searched refs:ts_config (Results 1 - 5 of 5) sorted by relevance

/external/kernel-headers/original/linux/
H A Dtextsearch.h13 struct ts_config;
44 struct ts_config * (*init)(const void *, unsigned int, gfp_t);
45 unsigned int (*find)(struct ts_config *,
47 void (*destroy)(struct ts_config *);
48 void * (*get_pattern)(struct ts_config *);
49 unsigned int (*get_pattern_len)(struct ts_config *);
55 * struct ts_config - search configuration
60 struct ts_config struct
78 struct ts_config *conf,
89 void (*finish)(struct ts_config *con
[all...]
H A Dskbuff.h402 unsigned int to, struct ts_config *config,
/external/kernel-headers/original/linux/netfilter/
H A Dxt_string.h15 struct ts_config __attribute__((aligned(8))) *config;
/external/iptables/include/linux/netfilter/
H A Dxt_string.h31 struct ts_config __attribute__((aligned(8))) *config;
/external/qemu/distrib/sdl-1.2.15/src/video/fbcon/
H A DSDL_fbevents.c562 if ((ts_dev != NULL) && (ts_config(ts_dev) >= 0)) {

Completed in 158 milliseconds