Home
last modified time | relevance | path

Searched refs:nconfig (Results 1 – 16 of 16) sorted by relevance

/linux-6.15/Documentation/translations/zh_CN/kbuild/
H A Dkconfig.rst16 xconfig('qconf')、menuconfig('mconf')和 nconfig('nconf')程序也包含
205 nconfig chapter
208 nconfig 是一个替代的基于文本的配置工具。它在终端(窗口)底部列出功能键,用于执行
214nconfig 中搜索:
233 make NCONFIG_MODE=single_menu nconfig
/linux-6.15/Documentation/devicetree/bindings/fpga/
H A Daltr,fpga-passive-serial.yaml35 nconfig-gpios:
53 - nconfig-gpios
69 nconfig-gpios = <&gpio4 18 GPIO_ACTIVE_LOW>;
/linux-6.15/Documentation/kbuild/
H A Dkconfig.rst9 The xconfig ('qconf'), menuconfig ('mconf'), and nconfig ('nconf')
227 nconfig chapter
230 nconfig is an alternate text-based configurator. It lists function
238 Searching in nconfig:
262 make NCONFIG_MODE=single_menu nconfig
/linux-6.15/arch/arm/boot/dts/nxp/imx/
H A Dimx6q-lxr.dts31 nconfig-gpios = <&gpio4 18 GPIO_ACTIVE_LOW>;
H A Dimx6q-evi.dts104 nconfig-gpios = <&gpio4 9 GPIO_ACTIVE_LOW>;
/linux-6.15/include/sound/
H A Dtas2781-dsp.h176 unsigned int nconfig; member
/linux-6.15/scripts/kconfig/
H A DMakefile43 nconfig-prog := nconf
56 $(foreach c, config menuconfig nconfig gconfig xconfig, $(eval $(call config_rule,$(c))))
/linux-6.15/sound/soc/codecs/
H A Dpcm6240.h184 unsigned int nconfig; member
H A Dpcm6240.c1540 fw_hdr->nconfig = get_unaligned_be32(&buf[offset]); in pcmdev_regbin_ready()
1555 cfg_info = kcalloc(fw_hdr->nconfig, sizeof(*cfg_info), GFP_KERNEL); in pcmdev_regbin_ready()
1563 for (i = 0; i < (int)fw_hdr->nconfig; i++) { in pcmdev_regbin_ready()
H A Dtas2781-fmwlib.c341 fw_hdr->nconfig = get_unaligned_be32(&buf[offset]); in tasdevice_rca_parser()
357 cfg_info = kcalloc(fw_hdr->nconfig, sizeof(*cfg_info), GFP_KERNEL); in tasdevice_rca_parser()
365 for (i = 0; i < (int)fw_hdr->nconfig; i++) { in tasdevice_rca_parser()
/linux-6.15/Documentation/translations/zh_TW/admin-guide/
H A DREADME.rst148 "make nconfig" 增強的基於文本的彩色菜單。
/linux-6.15/Documentation/translations/zh_CN/admin-guide/
H A DREADME.rst145 "make nconfig" 增强的基于文本的彩色菜单。
/linux-6.15/sound/pci/hda/
H A Dtas2781_spi_fwlib.c325 fw_hdr->nconfig = get_unaligned_be32(&buf[offset]); in tasdevice_spi_rca_parser()
341 cfg_info = kcalloc(fw_hdr->nconfig, sizeof(*cfg_info), GFP_KERNEL); in tasdevice_spi_rca_parser()
348 for (i = 0; i < (int)fw_hdr->nconfig; i++) { in tasdevice_spi_rca_parser()
/linux-6.15/Documentation/gpu/
H A Dvkms.rst24 make nconfig
/linux-6.15/Documentation/admin-guide/
H A DREADME.rst164 "make nconfig" Enhanced text based color menus.
H A Dverify-bugs-and-bisect-regressions.rst516 'nconfig', you will need to install the development files of ncurses; for
1261 configuration using make the targets 'menuconfig' or 'nconfig'; likewise omit
1559 At this point you can use a command like ``make menuconfig`` or ``make nconfig``