Home
last modified time | relevance | path

Searched refs:install (Results 1 – 25 of 43) sorted by relevance

12

/drivers/gpu/drm/ci/
Dbuild.sh13 apt-get install -y libssl-dev
35 apt-get install -y libssl-dev:armhf
99 mkdir -p install/modules/
100 INSTALL_MOD_PATH=install/modules/ make modules_install
120 mkdir -p install
121 cp -rfv .gitlab-ci/* install/.
122 cp -rfv install/common install/ci-common
123 cp -rfv drivers/gpu/drm/ci/* install/.
141 tar --zstd -cf $S3_ARTIFACT_NAME install
147 mkdir -p artifacts/install/lib
[all …]
Digt_runner.sh25 mv /install/modules/lib/modules/* /lib/modules/.
55 --caselist /install/testlist.txt \
Dbuild-igt.sh27 ninja -C build install
/drivers/usb/atm/
DKconfig25 modem. In order to use your modem you will need to install the
38 install the firmware, extracted by the user space tools; see
50 install firmwares and CMV (Command Management Variables); see
/drivers/tty/
Dpty.c499 .install = pty_install,
514 .install = pty_install,
747 .install = pty_unix98_install,
764 .install = pty_unix98_install,
Drpmsg_tty.c123 .install = rpmsg_tty_install,
Dvcc.c1014 .install = vcc_install,
Dmips_ejtag_fdc.c871 .install = mips_ejtag_fdc_tty_install,
/drivers/gpu/drm/msm/
DNOTES44 we'll let msm_mdp4_kms provide the irq install/uninstall/etc functions
46 may have their own irqs which they install themselves. For this reason
/drivers/net/plip/
DKconfig13 install a Linux distribution on a machine which doesn't have a
/drivers/tty/serial/
Dkgdb_nmi.c320 .install = kgdb_nmi_tty_install,
/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_ethtool.c2602 struct hwrm_nvm_install_update_input *install; in bnxt_flash_package_from_fw_obj() local
2643 rc = hwrm_req_init(bp, install, HWRM_NVM_INSTALL_UPDATE); in bnxt_flash_package_from_fw_obj()
2650 hwrm_req_timeout(bp, install, bp->hwrm_cmd_max_timeout); in bnxt_flash_package_from_fw_obj()
2655 resp = hwrm_req_hold(bp, install); in bnxt_flash_package_from_fw_obj()
2658 install->install_type = cpu_to_le32(install_type); in bnxt_flash_package_from_fw_obj()
2698 rc = hwrm_req_send_silent(bp, install); in bnxt_flash_package_from_fw_obj()
2717 install->flags = in bnxt_flash_package_from_fw_obj()
2720 rc = hwrm_req_send_silent(bp, install); in bnxt_flash_package_from_fw_obj()
2731 install->flags = 0; in bnxt_flash_package_from_fw_obj()
2747 hwrm_req_drop(bp, install); in bnxt_flash_package_from_fw_obj()
/drivers/staging/gdm724x/
Dgdm_tty.c258 .install = gdm_tty_install,
/drivers/scsi/aic7xxx/
DKconfig.aic79xx56 as the db v1 library. You may have to install additional packages
DKconfig.aic7xxx61 as the db v1 library. You may have to install additional packages
/drivers/mtd/ubi/
DKconfig72 attaching by scanning takes long. UBI will not automatically install
/drivers/gpu/drm/i915/
DKconfig.profile19 When listening to a foreign fence, we install a supplementary timer
/drivers/usb/host/
Dxhci-dbgtty.c286 .install = dbc_tty_install,
/drivers/net/wireless/intel/ipw2x00/
DKconfig88 for information on where to install the firmware images.
/drivers/misc/ti-st/
Dst_kim.c632 __ATTR(install, 0444, (void *)show_install, NULL);
/drivers/tty/hvc/
Dhvc_console.c889 .install = hvc_install,
Dhvcs.c1383 .install = hvcs_install,
/drivers/ipack/devices/
Dipoctal.c675 .install = ipoctal_install,
/drivers/acpi/
DKconfig564 Enable this feature if you want to set up and install the PCC Address
574 Enable this feature if you want to set up and install the FFH Address
/drivers/staging/greybus/
Duart.c775 .install = gb_tty_install,

12