/linux-4.4.14/scripts/ |
D | Makefile.fwinst | 36 installed-mod-fw := $(addprefix $(INSTALL_FW_PATH)/,$(mod-fw)) 38 installed-fw := $(addprefix $(INSTALL_FW_PATH)/,$(fw-shipped-all)) 43 $(installed-fw): $(INSTALL_FW_PATH)/%: $(obj)/% 50 __fw_install: $(installed-fw) 52 __fw_modinst: $(installed-mod-fw)
|
/linux-4.4.14/Documentation/hwmon/ |
D | ltc4260 | 38 registers. If a set of voltage divider resistors is installed, calculate the 45 is installed. If a different sense resistor is installed, calculate the real
|
D | ltc4261 | 38 registers. If a set of voltage divider resistors is installed, calculate the 45 is installed. If a different sense resistor is installed, calculate the real
|
D | ltc2945 | 38 registers. If a set of voltage divider resistors is installed, calculate the 45 is installed. If a different sense resistor is installed, calculate the real
|
D | ltc4151 | 41 installed.
|
/linux-4.4.14/tools/perf/tests/ |
D | make | 182 # We prefix all installed files for make_install_prefix(_slash) 183 # with '/tmp/krava' to match installed/prefix-ed files. 191 # FIXME nothing gets installed 195 # FIXME nothing gets installed 199 # FIXME nothing gets installed 203 # FIXME nothing gets installed 207 # FIXME nothing gets installed
|
/linux-4.4.14/fs/fuse/ |
D | Kconfig | 11 installed if you've installed the "fuse" package itself.
|
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_irq.c | 235 adev->irq.installed = true; in amdgpu_irq_init() 238 adev->irq.installed = false; in amdgpu_irq_init() 259 if (adev->irq.installed) { in amdgpu_irq_fini() 261 adev->irq.installed = false; in amdgpu_irq_fini()
|
D | amdgpu_irq.h | 57 bool installed; member
|
D | kv_dpm.c | 1358 if (adev->irq.installed && in kv_dpm_enable()
|
D | ci_dpm.c | 5399 if (adev->irq.installed && in ci_dpm_enable()
|
/linux-4.4.14/drivers/gpu/drm/radeon/ |
D | radeon_irq_kms.c | 309 rdev->irq.installed = true; in radeon_irq_kms_init() 312 rdev->irq.installed = false; in radeon_irq_kms_init() 331 if (rdev->irq.installed) { in radeon_irq_kms_fini() 333 rdev->irq.installed = false; in radeon_irq_kms_fini()
|
D | r520.c | 197 if (!rdev->irq.installed) { in r520_startup()
|
D | r600_hdmi.c | 521 if (rdev->irq.installed) { in r600_hdmi_enable()
|
D | r420.c | 275 if (!rdev->irq.installed) { in r420_startup()
|
D | rs400.c | 435 if (!rdev->irq.installed) { in rs400_startup()
|
D | rs600.c | 666 if (!rdev->irq.installed) { in rs600_irq_set() 1003 if (!rdev->irq.installed) { in rs600_startup()
|
D | trinity_dpm.c | 1135 if (rdev->irq.installed && in trinity_dpm_late_enable() 1165 if (rdev->irq.installed && in trinity_dpm_disable()
|
D | sumo_dpm.c | 1246 if (rdev->irq.installed && in sumo_dpm_late_enable() 1272 if (rdev->irq.installed && in sumo_dpm_disable()
|
D | radeon_pm.c | 276 if (rdev->irq.installed) { in radeon_pm_set_clocks() 287 if (rdev->irq.installed) { in radeon_pm_set_clocks()
|
D | rs690.c | 722 if (!rdev->irq.installed) { in rs690_startup()
|
D | rs780_dpm.c | 642 if (rdev->irq.installed && in rs780_dpm_disable()
|
D | rv770_dpm.c | 1981 if (rdev->irq.installed && in rv770_dpm_late_enable() 2016 if (rdev->irq.installed && in rv770_dpm_disable()
|
D | r300.c | 1418 if (!rdev->irq.installed) { in r300_startup()
|
D | rv770.c | 1738 if (!rdev->irq.installed) { in rv770_startup()
|
D | rv515.c | 544 if (!rdev->irq.installed) { in rv515_startup()
|
D | r600_dpm.c | 788 if (rdev->irq.installed && in r600_dpm_late_enable()
|
D | btc_dpm.c | 2509 if (rdev->irq.installed && in btc_dpm_disable()
|
D | ni.c | 2113 if (!rdev->irq.installed) { in cayman_startup()
|
D | r100.c | 708 if (!rdev->irq.installed) { in r100_irq_set() 3910 if (!rdev->irq.installed) { in r100_startup()
|
D | r600.c | 3086 if (!rdev->irq.installed) { in r600_startup() 3725 if (!rdev->irq.installed) { in r600_irq_set()
|
D | cypress_dpm.c | 1931 if (rdev->irq.installed && in cypress_dpm_disable()
|
D | rv6xx_dpm.c | 1645 if (rdev->irq.installed && in rv6xx_dpm_disable()
|
D | evergreen.c | 4611 if (!rdev->irq.installed) { in evergreen_irq_set() 5594 if (!rdev->irq.installed) { in evergreen_startup()
|
D | si.c | 6075 if (!rdev->irq.installed) { in si_irq_set() 6978 if (!rdev->irq.installed) { in si_startup()
|
D | kv_dpm.c | 1289 if (rdev->irq.installed && in kv_dpm_late_enable()
|
D | radeon.h | 807 bool installed; member
|
D | cik.c | 7469 if (!rdev->irq.installed) { in cik_irq_set() 8624 if (!rdev->irq.installed) { in cik_startup()
|
D | ni_dpm.c | 3721 if (rdev->irq.installed && in ni_dpm_disable()
|
/linux-4.4.14/kernel/irq/ |
D | generic-chip.c | 384 if (test_bit(idx, &gc->installed)) in irq_map_generic_chip() 391 if (!gc->installed) { in irq_map_generic_chip() 398 set_bit(idx, &gc->installed); in irq_map_generic_chip() 535 if (!gc->installed) in irq_gc_get_irq_data() 538 virq = irq_find_mapping(gc->domain, gc->irq_base + __ffs(gc->installed)); in irq_gc_get_irq_data()
|
/linux-4.4.14/Documentation/serial/ |
D | rocket.txt | 16 The driver can also be installed as an external module using the usual 53 The RocketPort driver can be installed as a module (recommended) or built 57 The RocketPort/RocketModem serial ports installed by this driver are assigned 60 installed in the system, the mapping of port names to serial ports is displayed 63 If installed as a module, the module must be loaded. This can be done
|
D | moxa-smartio | 67 - msdiag Diagnostic program for displaying installed Moxa 81 This version of driver can be installed as Loadable Module (Module driver) 95 - Maximum 4 boards can be installed in combination 130 4 Moxa Smartio/Industio PCI Family multiport boards can be installed 168 Device naming when more than 2 boards installed 189 will be installed in the system automatically driven. 208 b. Your total installed MOXA boards number is changed. Maybe you 219 to specify the total installed MOXA board number. Default major
|
/linux-4.4.14/Documentation/isdn/ |
D | README.hfc-pci | 23 If more than one HFC-PCI cards are installed, a specific card may be selected 27 There tree cards installed in your machine at IO-base addresses 0xd000, 0xd400
|
D | README.icn | 83 TWO idstrings, you tell the driver that you have a 4B installed. 111 TWO idstrings, you tell the driver that you have a 4B installed. 130 Assuming you have installed the utility-package correctly, the firmware
|
D | README.sc | 4 guaranteed to fail. If you have a DataCommute/PRI installed in the test 96 must ensure that the following software is installed, configured and running: 155 'register_isdn' then you do not have the ISDN4Linux system installed. Please
|
D | README.act2000 | 93 Assuming you have installed the utility-package correctly, the firmware
|
D | README.diversion | 99 required modules will be correctly installed in the needed modules dirs.
|
D | README.HiSax | 111 or, if several cards are installed: 127 cards are installed, the ordering within the comma separated parameter
|
D | README.gigaset | 227 If you have installed the command line tool gigacontr, you can enter
|
/linux-4.4.14/drivers/staging/most/hdm-dim2/ |
D | Kconfig | 13 platform driver to be installed. For more information contact
|
/linux-4.4.14/Documentation/kbuild/ |
D | headers_install.txt | 13 installed at the default location /usr/include and the kernel headers in 40 headers are installed in 'INSTALL_HDR_PATH/include'.
|
D | modules.txt | 390 Modules which are included in the kernel are installed in the 395 And external modules are installed in: 415 External modules are by default installed to a directory under
|
D | kbuild.txt | 151 stripped after they are installed. If INSTALL_MOD_STRIP is '1', then
|
D | makefiles.txt | 966 may be installed into user space by "make header_install" or 1379 after they are installed. If INSTALL_MOD_STRIP is '1', then the
|
/linux-4.4.14/Documentation/ABI/testing/ |
D | sysfs-firmware-efi-esrt | 51 Description: The version of the firmware currently installed. This is a 57 Description: The lowest version of the firmware that can be installed.
|
D | sysfs-platform-kim | 47 to be opened/ldisc installed, and would be '0' when UART
|
D | sysfs-firmware-acpi | 174 Fixed Event with event handler installed.
|
/linux-4.4.14/drivers/net/wireless/iwlegacy/ |
D | Kconfig | 27 The microcode is typically installed in /lib/firmware. You can 53 The microcode is typically installed in /lib/firmware. You can
|
/linux-4.4.14/drivers/parisc/ |
D | README.dino | 6 ** equipped with third-party or customer-installed PCI I/O expansion
|
/linux-4.4.14/Documentation/devicetree/bindings/hwmon/ |
D | g762.txt | 21 unmodified (e.g. u-boot installed value).
|
/linux-4.4.14/arch/arm/boot/dts/ |
D | omap3-gta04a3.dts | 17 /* alternate accelerometer that might be installed on some GTA04A3 boards */
|
D | kirkwood-ts419.dtsi | 29 * JP1 indicates if an LCD module is installed
|
D | bcm9hmidc.dtsi | 34 * Broadcom human machine interface daughter card (bcm9hmidc) installed on
|
/linux-4.4.14/Documentation/security/ |
D | SELinux.txt | 9 userspace to be installed - in particular you will
|
D | Smack.txt | 56 If smackutil is installed the startup script will take care
|
/linux-4.4.14/Documentation/blockdev/ |
D | nbd.txt | 18 The nbd kernel module need only be installed on the client
|
D | paride.txt | 138 can find, and all protocol types that have been installed, until it finds 222 As another example, here's what happens when PARPORT is installed, and 226 paride: version 1.0 installed
|
D | floppy.txt | 154 16 - unknown or not installed
|
D | README.DAC960 | 71 a total of 250 drives. The drives installed on a controller are divided into
|
/linux-4.4.14/Documentation/aoe/ |
D | udev.txt | 2 # They may be installed along the following lines. Check the section
|
/linux-4.4.14/arch/cris/ |
D | Kconfig.debug | 17 installed, run gdb-cris vmlinux, then type
|
/linux-4.4.14/Documentation/fb/ |
D | ep93xx-fb.txt | 84 are called when the framebuffer driver is installed and removed 114 set when the module is installed:
|
/linux-4.4.14/drivers/staging/unisys/Documentation/ABI/ |
D | sysfs-platform-visorchipset | 71 Description: This entry is used by a Unisys support script installed on the 90 Description: This entry is used by a Unisys support script installed on the
|
/linux-4.4.14/net/sunrpc/ |
D | Kconfig | 33 Kerberos support should be installed.
|
/linux-4.4.14/Documentation/filesystems/cifs/ |
D | cifs.txt | 27 It must be installed in the directory with the other mount helpers.
|
D | README | 191 Once the CIFS VFS support is built into the kernel or installed as a module 207 ip addresses) is available if the mount helper (mount.cifs) is installed. If 258 installed, the user will be prompted for password 378 the mount helper, mount.cifs. When mount.cifs is installed it 688 /proc/fs/cifs (after the cifs module has been installed or built into the 737 installed and something like the following lines should be added to the
|
/linux-4.4.14/Documentation/sound/oss/ |
D | Opti | 18 If you have another OS installed on your computer it is recommended 61 the options of your choice. This file is normally installed as 106 if more than one card is installed.
|
D | SoundPro | 47 configuration of installed PnP devices in a BIOS menu, which should
|
D | Introduction | 122 installed or modules will not be loaded properly. 2.5.x requires an
|
D | README.OSS | 554 patch files to be installed on the system (in /dos/ultrasnd/midi). You 812 - Answer 'y' if you have installed the 16 bit sampling daughtercard 1094 where the DOS drivers were installed. You must have access to this file
|
/linux-4.4.14/Documentation/ |
D | basic_profiling.txt | 11 config, System.map, which are usually installed by default.
|
D | mono.txt | 21 Once the Mono CLR support has been installed, just check that
|
D | java.txt | 41 document match the Debian 2.1 system. (i.e. jdk installed in /usr,
|
D | initrd.txt | 276 6) the boot loader is installed
|
D | cachetlb.txt | 226 has installed the page table entries. The second is invoked
|
D | assoc_array.txt | 93 preallocated metadata blocks that will be installed in the internal tree and
|
D | adding-syscalls.txt | 455 to be installed to compile the test.
|
D | edac.txt | 533 show how it is installed. A ported driver can
|
D | devices.txt | 3316 that a lock file be installed with the corresponding alternate 3325 installed in the order the symlinks are resolved.
|
D | kernel-parameters.txt | 282 installed automatically and they will appear under 784 be above 4G if system have more than 4G ram installed.
|
D | memory-barriers.txt | 2797 installed its own data, or cache lines present in the CPU's cache may simply
|
/linux-4.4.14/Documentation/vm/ |
D | numa_memory_policy.txt | 53 at the time a new task policy is installed retain their current 57 installed. Any pages already faulted in by the task when the task 84 space--a.k.a. threads--independent of when the policy is installed; and 96 is installed. Any pages already faulted into the VMA range remain 100 a newly installed policy. 123 policy installed on the virtual address range backed by the shared 134 a shared memory region, when one task has installed shared policy on 441 installed. If MPOL_F_RELATIVE_NODES is used, the policy's nodes are mapped
|
/linux-4.4.14/drivers/net/plip/ |
D | Kconfig | 25 and has some PLIP software installed, e.g. the Crynwr PLIP packet
|
/linux-4.4.14/drivers/staging/media/lirc/ |
D | TODO.lirc_zilog | 31 and installed on Hauppauge products. When working on either module, developers
|
/linux-4.4.14/Documentation/filesystems/nfs/ |
D | nfs-rdma.txt | 58 Linux kernel release should be installed. 89 To build nfs-utils you will need the tcp_wrappers package installed. For 98 This mount.nfs binary should be installed at /sbin/mount.nfs as follows:
|
D | pnfs.txt | 88 be installed on distributions that support this Kernel version.
|
D | nfs.txt | 43 nfs4_unique_id string should be chosen when a client system is installed,
|
/linux-4.4.14/Documentation/networking/ |
D | openvswitch.txt | 116 the userspace program to know exactly what matches are installed. There are 119 or use the kernel's response messages to determine the installed wildcards. 122 of the key exactly as originally installed. This will provides a handle to 124 mask of an installed flow, the mask should include any restrictions imposed
|
D | de4x5.txt | 56 0) have a copy of the loadable modules code installed on your system. 141 2.0.x is installed (4 in 2.1.x), the user will have to edit
|
D | switchdev.txt | 166 - Static FDB entries installed on a bridge port 175 to support static FDB entries installed to the device. Static bridge FDB 176 entries are installed, for example, using iproute2 bridge cmd:
|
D | ixgb.txt | 198 # replace 1a48 with appropriate 10GbE device's ID installed on the system, 246 ID installed on the system. 337 installed the correct driver.
|
D | cs89x0.txt | 378 Once the adapter has been installed and configured, the diagnostic option of 452 transferring data between two CS8900/20 adapters installed in different PCs 457 installed and have the CS8900/20 Setup Utility running. The first PC is
|
D | arcnet-hardware.txt | 100 lies in the hybrid chip installed. BUS cards use high impedance output, 102 equal to a high impedance one with a terminator installed. 690 The default is jumper ROM not installed. 708 When the jumper is installed, the board may be used in a star network, when 935 When the jumper is installed, the board may be used in a star network, when 1172 it is installed, is used to set the ARCnet address. There are 8 2548 The default is jumper ROM not installed. 2572 On means jumper installed, Off means jumper not installed 2975 The default is jumper ROM not installed.
|
D | baycom.txt | 82 simple. Once installed, four interfaces named bc{sf,sh,p,e}[0-3] are available.
|
D | dl2k.txt | 165 one other ethernet adapter is installed, etc. Refer to the table in the
|
D | z8530drv.txt | 255 # installed (1) 293 installed will normally result in keying the transceiver until
|
D | eql.txt | 469 I've installed your patch and it works great. I have trialed
|
D | README.sb1000 | 38 If you don't have these installed as a standard part of your Linux
|
D | ixgbe.txt | 263 In order to use DCB, userspace tools must be downloaded and installed.
|
D | arcnet.txt | 119 You will know the driver is installed properly if you get some ARCnet 228 compiled into the kernel, will (try to) autodetect all the installed cards.
|
D | README.ipw2200 | 264 (in the event that there are more than one device installed) and device
|
D | bonding.txt | 1290 appropriate for the installed distro), then add modprobe and/or 1536 the box. The ifenslave-2.6 package should be installed to provide bonding 1537 support. Once installed, this package will provide bond-* options to be used 2597 An add-on Broadcom daughter card can be installed on a JS20 to provide
|
D | ip-sysctl.txt | 352 (probably, after increasing installed memory), 370 but rather increase it (probably, after increasing installed memory),
|
D | rxrpc.txt | 444 kaserver or the kerberos server and installed as "rxrpc" type keys. This is
|
D | filter.txt | 1278 After the module has been built and installed, the test suite can be executed
|
/linux-4.4.14/include/uapi/drm/ |
D | mga_drm.h | 265 int installed; member
|
/linux-4.4.14/tools/perf/scripts/perl/Perf-Trace-Util/ |
D | README | 39 You should make sure libperl and ExtUtils/Embed.pm are installed first
|
/linux-4.4.14/tools/usb/usbip/ |
D | INSTALL | 70 6. Often, you can also type `make uninstall' to remove the installed 100 installed the package for one architecture, use `make distclean' before 122 If the package supports it, you can cause programs to be installed
|
/linux-4.4.14/Documentation/video4linux/bttv/ |
D | Sound-FAQ | 33 Of course you need a correctly installed soundcard unless you have the 81 card installed, you might to check out if you can read these registers
|
D | Insmod-options | 17 1: 28 MHz crystal installed 18 2: 35 MHz crystal installed
|
/linux-4.4.14/drivers/staging/lustre/ |
D | README.txt | 24 After you installed the lustre-client tools including mount.lustre binary
|
/linux-4.4.14/Documentation/ABI/obsolete/ |
D | sysfs-driver-hid-roccat-arvo | 26 installed firmware version.
|
/linux-4.4.14/Documentation/scsi/ |
D | bnx2fc.txt | 23 1. Ensure that fcoe-utils package is installed.
|
D | NinjaSCSI.txt | 19 If you installed pcmcia-cs already, pcmcia reports your card as UNKNOWN
|
D | BusLogic.txt | 281 are installed in systems with cabling or termination that is not sufficient 310 "Disable" to "Primary" or "Alternate". Once this driver has been installed, 347 installed in systems with cabling or termination that is not sufficient for
|
D | aic79xx.txt | 411 driver being installed into the system module directory. This
|
D | ncr53c8xx.txt | 605 such a board installed. 1001 - Only 1 terminator installed.
|
D | sym53c8xx_2.txt | 568 - Only 1 terminator installed.
|
/linux-4.4.14/Documentation/prctl/ |
D | no_new_privs.txt | 41 - Filters installed for the seccomp mode 2 sandbox persist across
|
D | seccomp_filter.txt | 73 than the task that installed them. 149 SECCOMP_RET_DATA from the most recently installed filter will be
|
/linux-4.4.14/tools/perf/Documentation/ |
D | android.txt | 10 Set the NDK variable to point to the path where you installed the NDK:
|
D | Makefile | 198 DO_INSTALL_MAN = $(warning Please install $(missing_tools) to have the man pages installed)
|
D | intel-pt.txt | 64 script makes use of 'sudo' to copy /proc/kcore. If you have perf installed
|
/linux-4.4.14/drivers/net/wireless/b43legacy/ |
D | Kconfig | 16 This driver uses V3 firmware, which must be installed separately using
|
/linux-4.4.14/Documentation/s390/ |
D | zfcpdump.txt | 13 below 32 MB. zfcpdump is installed on a SCSI disk using zipl (as contained in
|
D | driver-model.txt | 57 pimpampom: The path installed, path available and path operational masks.
|
/linux-4.4.14/Documentation/infiniband/ |
D | user_verbs.txt | 13 libmthca userspace driver be installed.
|
/linux-4.4.14/Documentation/sound/alsa/ |
D | MIXART.txt | 88 The firmware binaries are installed on /usr/share/alsa/firmware
|
D | Audiophile-Usb.txt | 403 If you don't have a recent Jackd installed, you can downgrade to using
|
D | HD-Audio.txt | 663 is, installed via the usual spells: configure, make and make
|
D | ALSA-Configuration.txt | 1822 must be installed in the proper path, typically,
|
/linux-4.4.14/Documentation/arm/ |
D | README | 17 tools installed as default, then you should change the CROSS_COMPILE 104 losetup installed.
|
D | Booting | 191 unless the virtualisations are already in use by a pre-installed
|
/linux-4.4.14/Documentation/filesystems/caching/ |
D | cachefiles.txt | 379 They are built and installed directly by the RPM. 387 You will need checkpolicy and selinux-policy-devel installed prior to the 393 an auxiliary policy must be installed to label the alternate location of the 401 When the cachefilesd rpm is installed; alternatively, the document can be found
|
/linux-4.4.14/Documentation/devicetree/bindings/powerpc/fsl/cpm_qe/ |
D | qe.txt | 2 This represents qe module that is installed on PowerQUICC II Pro.
|
/linux-4.4.14/Documentation/arm/nwfpe/ |
D | README | 39 work correctly when your emulator is installed" are useful for
|
/linux-4.4.14/arch/um/ |
D | Kconfig.net | 120 You must have libvdeplug installed in order to build the vde 165 installed in order to build the pcap transport into UML.
|
/linux-4.4.14/Documentation/filesystems/ |
D | files.txt | 100 lock-free, they must be installed using rcu_assign_pointer()
|
D | ceph.txt | 81 is sufficient. If /sbin/mount.ceph is installed, a hostname can be
|
D | fuse.txt | 222 program (fusermount) is needed, which is installed setuid root.
|
D | hpfs.txt | 132 HPFS386 on OS/2 server is not supported. HPFS386 installed on normal OS/2 client
|
D | ramfs-rootfs-initramfs.txt | 173 The one thing you might need external cpio utilities installed for is creating
|
D | ext4.txt | 36 you have edited the /etc/mke2fs.conf file installed on your system,
|
D | vfs.txt | 58 the parent directory inode. This method is installed by the specific
|
/linux-4.4.14/Documentation/ABI/ |
D | README | 82 commonly installed to /boot, or in any invocation of the kernel build
|
/linux-4.4.14/Documentation/video4linux/ |
D | meye.txt | 10 to be compiled and installed (using its "camera=1" parameter).
|
/linux-4.4.14/Documentation/wimax/ |
D | README.i2400m | 19 image installed (usually if your kernel is named 67 It has to be installed in the target system:
|
/linux-4.4.14/drivers/staging/speakup/ |
D | spkguide.txt | 29 capabilities, depending on how your system administrator has installed 42 If your system administrator has installed Speakup to work with your 46 synthesizer, and that it is either installed in or connected to your 54 who compiled and installed your kernel. Or better yet, go to the web 603 installed and running on your system. For this reason, software 613 If your system does not have udev installed , before you can use a 641 Assuming that Espeakup is installed, either by the user or by the distributor, 650 If Espeakup was installed as a package for your Linux distribution, 685 Once you've installed, configured, and tested Speech Dispatcher with your 689 compiled and installed speechd-up, you are almost ready to begin using [all …]
|
/linux-4.4.14/fs/fat/ |
D | Kconfig | 50 If you have Windows 95 or Windows NT installed on your MSDOS
|
/linux-4.4.14/drivers/net/wireless/b43/ |
D | Kconfig | 24 This driver uses V4 firmware, which must be installed separately using
|
/linux-4.4.14/drivers/net/wireless/iwlwifi/ |
D | Kconfig | 35 The firmware is typically installed in /lib/firmware. You can
|
/linux-4.4.14/security/selinux/ |
D | Kconfig | 131 installed under /etc/selinux/$SELINUXTYPE/policy, where
|
/linux-4.4.14/Documentation/input/ |
D | yealink.txt | 31 Q: Module yealink compiled and installed without any problem but phone
|
/linux-4.4.14/drivers/net/usb/ |
D | Kconfig | 28 eth1, if you have a PCI or ISA ethernet card installed. 67 eth1, if you have a PCI or ISA ethernet card installed. 323 eth1, if you have a PCI or ISA ethernet card installed.
|
/linux-4.4.14/Documentation/cdrom/ |
D | ide-cd | 112 drive is installed. 192 where your drive is installed. Note that if you do this and you 255 is installed.)
|
/linux-4.4.14/scripts/package/ |
D | builddeb | 372 are used by the installed headers for GNU glibc and other system libraries.
|
/linux-4.4.14/include/linux/ |
D | irq.h | 821 unsigned long installed; member
|
/linux-4.4.14/Documentation/power/ |
D | suspend-and-interrupts.txt | 49 user of it. Thus, if the IRQ is shared, all of the interrupt handlers installed
|
/linux-4.4.14/arch/m68k/ifpsp060/ |
D | isp.doc | 176 060ISP is installed properly, these instructions will enter through the
|
D | TEST.DOC | 33 the state of the 68060ISP and 68060FPSP once they have been installed.
|
/linux-4.4.14/arch/mips/kvm/ |
D | locore.S | 241 # installed @ offset 0x2000
|
/linux-4.4.14/ |
D | README | 111 You should now have the sources correctly installed. 257 possible to do "make install" if you have lilo installed to suit the
|
D | MAINTAINERS | 42 script will be best if you have git installed and are making
|
/linux-4.4.14/Documentation/laptops/ |
D | thinkpad-acpi.txt | 589 If Bluetooth is installed, the following commands can be used: 596 If the Bluetooth CDC card is installed, it can be enabled / 1286 not installed, will always read 0. 1313 ThinkPad models which come with this module installed. 1317 If the W-WAN card is installed, the following commands can be used: 1324 If the W-WAN card is installed, it can be enabled /
|
D | laptop-mode.txt | 233 It should be installed as /etc/default/laptop-mode on Debian, and as
|
/linux-4.4.14/Documentation/arm/SA1100/ |
D | Assabet | 51 you need to have RedBoot installed in your flash memory. A known to work
|
/linux-4.4.14/Documentation/trace/ |
D | tracepoint-analysis.txt | 21 assumed that the PCL tool tools/perf has been installed and is in your path.
|
/linux-4.4.14/arch/tile/ |
D | Kconfig | 307 physical memory installed, the remaining memory will be available
|
/linux-4.4.14/Documentation/usb/ |
D | gadget_serial.txt | 255 Once the gadget serial driver and the host driver are both installed,
|
D | gadget-testing.txt | 357 MIDI files can be played to speakers/headphones with e.g. timidity installed
|
/linux-4.4.14/tools/perf/config/ |
D | Makefile | 497 $(warning If you also have Python 2 installed, then)
|
/linux-4.4.14/drivers/tty/serial/8250/ |
D | Kconfig | 79 If you don't have a VGA card installed and you say Y here, the
|
/linux-4.4.14/arch/sparc/ |
D | Kconfig | 388 If you don't have a graphics card installed and you say Y here, the
|
/linux-4.4.14/drivers/ide/ |
D | Kconfig | 544 multiple cards can be installed and there are BIOS ROM problems that 545 happen if the BIOS revisions of all installed cards (three-max) do
|
/linux-4.4.14/drivers/input/touchscreen/ |
D | Kconfig | 316 installed in Lifebook P series laptop) connected to your 329 installed in Onda v975w tablets) connected to your
|
/linux-4.4.14/sound/oss/ |
D | CHANGELOG | 313 - SB16 MIDI and DSP drivers only initialized if SB16 actually installed.
|
/linux-4.4.14/Documentation/virtual/uml/ |
D | UserModeLinux-HOWTO.txt | 465 variety of commands and utilities installed (and it is fairly easy to 1001 They are both installed with the RPM and deb, so if you've installed 1008 with a plain 'make'. Both need to be installed in a directory that's 1262 kernel that was originally installed on the machine. The fix is to 1992 uml_moo is installed with the UML deb and RPM. If you didn't install 4036 occurs when you have installed a packaged release of UML then compiled
|
/linux-4.4.14/Documentation/powerpc/ |
D | cxlflash.txt | 155 completion events. This file descriptor is intentionally installed by
|
D | hvcs.txt | 500 Q: If I already have one Linux partition installed can I use hvcs on said
|
/linux-4.4.14/drivers/tty/ |
D | Kconfig | 208 you don't have a Comtrol RocketPort/RocketModem card installed, say N.
|
/linux-4.4.14/arch/alpha/ |
D | Kconfig | 529 loaded either from ARC or can be installed directly as a permanent
|
/linux-4.4.14/Documentation/development-process/ |
D | 4.Coding | 288 flags is expected, and so on. Sparse must be installed separately (it can
|
/linux-4.4.14/drivers/usb/serial/ |
D | Kconfig | 39 If you don't have a VGA card installed and you say Y here, the
|
/linux-4.4.14/drivers/scsi/aic7xxx/ |
D | aic7xxx.reg | 1393 * whether the bios has been installed.
|
/linux-4.4.14/drivers/tty/serial/ |
D | Kconfig | 1528 you don't have a suitable RocketPort card installed, say N.
|
/linux-4.4.14/init/ |
D | Kconfig | 1990 Out-of-tree kernel modules installed using Kbuild will also be
|
/linux-4.4.14/arch/x86/ |
D | Kconfig | 1254 physical memory installed, the remaining memory will be available
|