Home
last modified time | relevance | path

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

/openbmc/u-boot/scripts/kconfig/
H A Dqconf.h114 bool showName, showRange, showData; variable
219 bool showData(void) const { return list->showData; } in showData() function