Home
last modified time | relevance | path

Searched refs:HOME (Results 1 – 25 of 31) sorted by relevance

12

/linux/scripts/
H A Dcheck-variable-fonts.sh35 # - Create $HOME/deny-vf/fontconfig/fonts.conf from template below, with
91 : ${FONTS_CONF_DENY_VF:=$HOME/deny-vf}
H A Dinstall.sh28 for file in "${HOME}/bin/${INSTALLKERNEL}" \
/linux/arch/parisc/
H A Ddefpalo.conf15 --commandline=0/vmlinuz HOME=/ root=/dev/ram initrd=0/ramdisk panic_timeout=60 panic=-1
18 #--commandline=0/vmlinuz HOME=/ root=/dev/nfs nfsroot=HOSTNAME ip=bootp
21 #--commandline=0/vmlinuz HOME=/ root=/dev/sda1
/linux/tools/perf/tests/shell/coresight/
H A DMakefile.miniconfig5 prefix ?= $(HOME)
/linux/tools/lib/perf/Documentation/
H A DMakefile26 prefix ?=$(HOME)
/linux/Documentation/admin-guide/
H A Dbraille-console.rst25 the `HOME` key goes back
/linux/tools/testing/selftests/nolibc/
H A Drun-tests.sh13 cache_dir="${XDG_CACHE_HOME:-"$HOME"/.cache}"
/linux/Documentation/
H A DMakefile35 FONTS_CONF_DENY_VF ?= $(HOME)/deny-vf
/linux/tools/perf/Documentation/
H A Dperf-config.txt28 '$HOME/.perfconfig' file or read it.
39 The '$HOME/.perfconfig' file is used to store a per-user configuration.
70 Given a $HOME/.perfconfig like this:
232 directory, $HOME/.debug/, of binaries, shared libraries, /proc/kallsyms
237 set buildid.dir to /dev/null. The default is $HOME/.debug
H A DMakefile37 prefix?=$(HOME)
H A Dperf-daemon.txt56 locations (/etc/perfconfig, $HOME/.perfconfig).
/linux/arch/arm/boot/dts/st/
H A Dste-ux500-samsung-skomer.dts112 label = "HOME";
592 "GPIO91_B6", /* HOME */
H A Dste-ux500-samsung-kyle.dts145 label = "HOME";
616 "GPIO91_B6", /* HOME */
H A Dste-ux500-samsung-gavini.dts185 label = "HOME";
773 "GPIO91_B6", /* HOME */
H A Dste-ux500-samsung-janice.dts197 label = "HOME";
834 "GPIO91_B6", /* HOME */
H A Dste-ux500-samsung-codina.dts214 label = "HOME";
794 "GPIO91_B6", /* HOME */
/linux/arch/arm64/boot/dts/arm/
H A Djuno-motherboard.dtsi61 label = "HOME";
/linux/tools/testing/selftests/bpf/
H A Dvmtest.sh64 OUTPUT_DIR="$HOME/.bpf_selftests"
/linux/Documentation/dev-tools/kunit/
H A Drun_wrapper.rst195 - ``$HOME/toolchains/microblaze/gcc-9.2.0-nolibc/microblaze-linux/bin/microblaze-linux``
296 - ``$HOME/toolchains/microblaze/gcc-9.2.0-nolibc/microblaze-linux/bin/microblaze-linux``
/linux/drivers/net/ethernet/sis/
H A Dsis900.c126 #define HOME 0x0001 macro
137 { "AMD 79C901 HomePNA PHY", 0x0000, 0x6B90, HOME},
658 (mii_status & (MII_STAT_CAN_TX_FDX | MII_STAT_CAN_TX)) ? LAN : HOME; in sis900_mii_probe()
728 * If no one is link on, select PHY whose types is HOME as default.
729 * If HOME doesn't exist, select LAN.
751 if (phy->phy_types == HOME) in sis900_default_phy()
1375 * If the types of mii phy is HOME, it doesn't need to auto-negotiate
H A Dsis190.c305 HOME = 0x01, enumerator
1267 * If no one is link on, select PHY whose types is HOME as default.
1268 * If HOME doesn't exist, select LAN.
1292 if (phy->type == HOME) in sis190_default_phy()
1349 LAN : HOME) : p->type; in sis190_init_phy()
/linux/Documentation/driver-api/tty/
H A Dmoxa-smartio.rst146 is started). You can reset all ports' count by <HOME> key. <+> <->
/linux/Documentation/userspace-api/media/rc/
H A Drc-tables.rst659 - HOME
/linux/Documentation/input/
H A Dgamepad.rst187 "HOME" button, the Xbox "X" button or the Sony PlayStation "PS" button.
/linux/scripts/bash-completion/
H A Dmake8 local -a dirs=("${BASH_COMPLETION_USER_DIR:-${XDG_DATA_HOME:-$HOME/.local/share}/bash-completion}/completions")

12