Home
last modified time | relevance | path

Searched defs:is_bool (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/soc/qcom/
H A Dqcom_aoss.c494 bool is_bool; member
/linux/tools/perf/util/
H A Dconfig.c407 static int perf_config_bool_or_int(const char *name, const char *value, int *is_bool) in perf_config_bool_or_int()