Searched refs:install (Results 1 – 25 of 43) sorted by relevance
12
/drivers/gpu/drm/ci/ |
D | build.sh | 13 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 …]
|
D | igt_runner.sh | 25 mv /install/modules/lib/modules/* /lib/modules/. 55 --caselist /install/testlist.txt \
|
D | build-igt.sh | 27 ninja -C build install
|
/drivers/usb/atm/ |
D | Kconfig | 25 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/ |
D | pty.c | 499 .install = pty_install, 514 .install = pty_install, 747 .install = pty_unix98_install, 764 .install = pty_unix98_install,
|
D | rpmsg_tty.c | 123 .install = rpmsg_tty_install,
|
D | vcc.c | 1014 .install = vcc_install,
|
D | mips_ejtag_fdc.c | 871 .install = mips_ejtag_fdc_tty_install,
|
/drivers/gpu/drm/msm/ |
D | NOTES | 44 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/ |
D | Kconfig | 13 install a Linux distribution on a machine which doesn't have a
|
/drivers/tty/serial/ |
D | kgdb_nmi.c | 320 .install = kgdb_nmi_tty_install,
|
/drivers/net/ethernet/broadcom/bnxt/ |
D | bnxt_ethtool.c | 2602 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/ |
D | gdm_tty.c | 258 .install = gdm_tty_install,
|
/drivers/scsi/aic7xxx/ |
D | Kconfig.aic79xx | 56 as the db v1 library. You may have to install additional packages
|
D | Kconfig.aic7xxx | 61 as the db v1 library. You may have to install additional packages
|
/drivers/mtd/ubi/ |
D | Kconfig | 72 attaching by scanning takes long. UBI will not automatically install
|
/drivers/gpu/drm/i915/ |
D | Kconfig.profile | 19 When listening to a foreign fence, we install a supplementary timer
|
/drivers/usb/host/ |
D | xhci-dbgtty.c | 286 .install = dbc_tty_install,
|
/drivers/net/wireless/intel/ipw2x00/ |
D | Kconfig | 88 for information on where to install the firmware images.
|
/drivers/misc/ti-st/ |
D | st_kim.c | 632 __ATTR(install, 0444, (void *)show_install, NULL);
|
/drivers/tty/hvc/ |
D | hvc_console.c | 889 .install = hvc_install,
|
D | hvcs.c | 1383 .install = hvcs_install,
|
/drivers/ipack/devices/ |
D | ipoctal.c | 675 .install = ipoctal_install,
|
/drivers/acpi/ |
D | Kconfig | 564 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/ |
D | uart.c | 775 .install = gb_tty_install,
|
12