Home
last modified time | relevance | path

Searched refs:gconfig (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/regulator/
H A Drpi-panel-v2-regulator.c63 struct gpio_regmap_config gconfig = { in rpi_panel_v2_i2c_probe() local
87 gconfig.regmap = regmap; in rpi_panel_v2_i2c_probe()
88 ret = PTR_ERR_OR_ZERO(devm_gpio_regmap_register(&i2c->dev, &gconfig)); in rpi_panel_v2_i2c_probe()
/linux/Documentation/kbuild/
H A Dkconfig.rst13 The gconfig ('gconf') program has limited help text.
289 gconfig chapter
292 Searching in gconfig:
294 There is no search command in gconfig. However, gconfig does
/linux/scripts/kconfig/
H A DMakefile44 gconfig-prog := gconf
56 $(foreach c, config menuconfig nconfig gconfig xconfig, $(eval $(call config_rule,$(c))))
/linux/Documentation/translations/zh_CN/admin-guide/
H A DREADME.rst149 "make gconfig" 基于GTK的配置工具。