Home
last modified time | relevance | path

Searched refs:installed (Results 1 – 25 of 51) sorted by relevance

123

/drivers/gpu/drm/amd/amdgpu/
Damdgpu_irq.c236 adev->irq.installed = true; in amdgpu_irq_init()
239 adev->irq.installed = false; in amdgpu_irq_init()
260 if (adev->irq.installed) { in amdgpu_irq_fini()
262 adev->irq.installed = false; in amdgpu_irq_fini()
Damdgpu_irq.h57 bool installed; member
/drivers/gpu/drm/radeon/
Dradeon_irq_kms.c309 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()
Dr520.c197 if (!rdev->irq.installed) { in r520_startup()
Dr600_hdmi.c521 if (rdev->irq.installed) { in r600_hdmi_enable()
Dr420.c275 if (!rdev->irq.installed) { in r420_startup()
Drs600.c666 if (!rdev->irq.installed) { in rs600_irq_set()
1003 if (!rdev->irq.installed) { in rs600_startup()
Drs400.c435 if (!rdev->irq.installed) { in rs400_startup()
Dtrinity_dpm.c1135 if (rdev->irq.installed && in trinity_dpm_late_enable()
1165 if (rdev->irq.installed && in trinity_dpm_disable()
Dradeon_pm.c276 if (rdev->irq.installed) { in radeon_pm_set_clocks()
287 if (rdev->irq.installed) { in radeon_pm_set_clocks()
Dsumo_dpm.c1246 if (rdev->irq.installed && in sumo_dpm_late_enable()
1272 if (rdev->irq.installed && in sumo_dpm_disable()
Drs690.c722 if (!rdev->irq.installed) { in rs690_startup()
/drivers/staging/most/hdm-dim2/
DKconfig13 platform driver to be installed. For more information contact
/drivers/net/wireless/iwlegacy/
DKconfig27 The microcode is typically installed in /lib/firmware. You can
53 The microcode is typically installed in /lib/firmware. You can
/drivers/parisc/
DREADME.dino6 ** equipped with third-party or customer-installed PCI I/O expansion
/drivers/staging/unisys/Documentation/ABI/
Dsysfs-platform-visorchipset71 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
/drivers/net/plip/
DKconfig25 and has some PLIP software installed, e.g. the Crynwr PLIP packet
/drivers/staging/media/lirc/
DTODO.lirc_zilog31 and installed on Hauppauge products. When working on either module, developers
/drivers/staging/lustre/
DREADME.txt24 After you installed the lustre-client tools including mount.lustre binary
/drivers/net/wireless/b43legacy/
DKconfig16 This driver uses V3 firmware, which must be installed separately using
/drivers/staging/speakup/
Dspkguide.txt29 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 …]
/drivers/net/wireless/b43/
DKconfig24 This driver uses V4 firmware, which must be installed separately using
/drivers/net/wireless/iwlwifi/
DKconfig35 The firmware is typically installed in /lib/firmware. You can
/drivers/net/usb/
DKconfig28 eth1, if you have a PCI or ISA ethernet card installed.
67 eth1, if you have a PCI or ISA ethernet card installed.
327 eth1, if you have a PCI or ISA ethernet card installed.
/drivers/ide/
DKconfig544 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

123