Home
last modified time | relevance | path

Searched refs:remove (Results 76 – 100 of 4428) sorted by relevance

12345678910>>...178

/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/gpio/phosphor-gpio-monitor/
H A Dremove-nic-endpoint-slot@.service6 ExecStart=/usr/bin/configure-nic-mctp-endpoint.sh remove %i
7 SyslogIdentifier=remove-nic-endpoint-slot%i
/openbmc/linux/scripts/
H A Dprune-kernel20 new-kernel-pkg --remove $f
22 kernel-install remove $f
/openbmc/qemu/tests/qemu-iotests/
H A D03052 os.remove(test_img)
53 os.remove(mid_img)
54 os.remove(backing_img)
228 os.remove(img)
569 os.remove(img)
571 os.remove(img)
660 os.remove(test_img)
661 os.remove(backing_img)
813 os.remove(test_img)
880 os.remove(test_img)
[all …]
/openbmc/openbmc/meta-google/recipes-phosphor/ipmi/
H A Dphosphor-ipmi-host_%.bbappend2 RDEPENDS:${PN}:remove:gbmc = "clear-once"
3 RDEPENDS:${PN}:remove:gbmc = "phosphor-software-manager-updater"
/openbmc/linux/sound/hda/ext/
H A Dhdac_ext_bus.c103 return (get_hdrv(dev))->remove(get_hdev(dev)); in hdac_ext_drv_remove()
124 if (drv->remove) in snd_hda_ext_driver_register()
125 drv->driver.remove = hdac_ext_drv_remove; in snd_hda_ext_driver_register()
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-class-pktcdvd7 What: /sys/class/pktcdvd/remove
19 remove (WO) Write the pktcdvd device id (major:minor)
20 to remove the pktcdvd device.
96 # remove device, using pktcdvd0 device id 253:0
97 echo "253:0" >/sys/class/pktcdvd/remove
/openbmc/linux/drivers/gpu/drm/display/
H A Ddrm_dp_aux_bus.c88 if (aux_ep_drv->remove) in dp_aux_ep_probe()
89 aux_ep_drv->remove(aux_ep); in dp_aux_ep_probe()
107 if (aux_ep_drv->remove) in dp_aux_ep_remove()
108 aux_ep_drv->remove(aux_ep); in dp_aux_ep_remove()
134 .remove = dp_aux_ep_remove,
/openbmc/openbmc/poky/meta/lib/oe/package_manager/ipk/
H A D__init__.py145 bb.utils.remove(tmp_dir, recurse=True)
149 bb.utils.remove(tmp_dir, recurse=True)
154 bb.utils.remove(os.path.join(tmp_dir, "debian-binary"))
155 bb.utils.remove(os.path.join(tmp_dir, "control.tar.gz"))
383 def remove(self, pkgs, with_dependencies=True): member in OpkgPM
414 bb.utils.remove(self.opkg_dir, True)
415 bb.utils.remove(cachedir, True)
460 bb.utils.remove(temp_rootfs, True)
467 bb.utils.remove(self.saved_opkg_dir, True)
476 bb.utils.remove(self.opkg_dir, True)
[all …]
/openbmc/telemetry/src/
H A Dpersistent_json_storage.cpp47 remove(filePath); in store()
52 bool PersistentJsonStorage::remove(const FilePath& filePath) in remove() function in PersistentJsonStorage
63 auto removed = std::filesystem::remove(path, ec); in remove()
74 std::filesystem::remove(path.parent_path(), ec); in remove()
/openbmc/openbmc/meta-openpower/recipes-phosphor/occ/
H A Dopenpower-occ-control_git.bb68 DEPENDS:remove:class-native = " \
74 RDEPENDS:${PN}:remove:class-native = "phosphor-state-manager-obmc-targets"
77 DEPENDS:remove:class-nativesdk = " \
83 RDEPENDS:${PN}:remove:class-nativesdk = "phosphor-state-manager-obmc-targets"
/openbmc/linux/drivers/mtd/nand/raw/
H A Dplat_nand.c117 if (pdata->ctrl.remove) in plat_nand_probe()
118 pdata->ctrl.remove(pdev); in plat_nand_probe()
135 if (pdata->ctrl.remove) in plat_nand_remove()
136 pdata->ctrl.remove(pdev); in plat_nand_remove()
/openbmc/openpower-hw-diags/util/
H A Dtemporary_file.hpp75 remove(); in ~TemporaryFile()
90 void remove();
H A Dffdc_file.cpp30 void FFDCFile::remove() in remove() function in util::FFDCFile
42 tempFile.remove(); in remove()
/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac-dwc-qos-eth.c401 void (*remove)(struct platform_device *pdev); member
406 .remove = dwc_qos_remove,
411 .remove = tegra_eqos_remove,
451 goto remove; in dwc_eth_dwmac_probe()
455 goto remove; in dwc_eth_dwmac_probe()
459 remove: in dwc_eth_dwmac_probe()
460 data->remove(pdev); in dwc_eth_dwmac_probe()
477 data->remove(pdev); in dwc_eth_dwmac_remove()
/openbmc/openpower-debug-collector/watchdog/
H A Dutils.hpp78 remove(); in ~TemporaryFile()
93 void remove();
/openbmc/phosphor-power/
H A Dtemporary_file.hpp88 remove(); in ~TemporaryFile()
103 void remove();
H A Dtemporary_subdirectory.hpp93 remove(); in ~TemporarySubDirectory()
108 void remove();
/openbmc/qemu/scripts/simplebench/
H A Dbench_write_req.py96 os.remove(image_name)
102 os.remove(image_name)
105 os.remove(image_name)
/openbmc/linux/drivers/zorro/
H A Dzorro-driver.c68 if (drv->remove) in zorro_device_remove()
69 drv->remove(z); in zorro_device_remove()
160 .remove = zorro_device_remove,
/openbmc/openbmc/meta-arm/ci/
H A Dfvp.yml11 TEST_SUITES:remove = "parselogs"
12 TEST_SUITES:remove = "xorg"
/openbmc/openbmc/meta-phosphor/dynamic-layers/tpm-layer/recipes-core/packagegroups/
H A Dpackagegroup-security-tpm2.bbappend3 RDEPENDS:packagegroup-security-tpm2:remove = "tpm2-pkcs11"
5 RDEPENDS:packagegroup-security-tpm2:remove = "python3-tpm2-pytss"
/openbmc/openbmc/meta-ampere/meta-common/recipes-phosphor/console/
H A Dobmc-console_%.bbappend8 SYSTEMD_SERVICE:${PN}:remove = "obmc-console-ssh.socket"
10 FILES:${PN}:remove = "${systemd_system_unitdir}/obmc-console-ssh@.service.d/use-socket.conf"
/openbmc/linux/drivers/of/unittest-data/
H A Dtestcases_common.dtsi7 prop-remove = "world";
9 node-remove {
/openbmc/qemu/tests/qemu-iotests/tests/
H A Dqemu-img-bitmaps101 $QEMU_IMG bitmap --remove --image-opts \
141 $QEMU_IMG bitmap --remove "$TEST_IMG" b1
158 $QEMU_IMG bitmap --remove "$TEST_IMG" b0
159 $QEMU_IMG bitmap --remove --add "$TEST_IMG" b2
/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/state/
H A Dphosphor-state-manager_%.bbappend8 PACKAGECONFIG:remove = "only-run-apr-on-power-loss"
10 HOST_DEFAULT_TARGETS:remove = " \
15 CHASSIS_DEFAULT_TARGETS:remove = " \
25 CHASSIS_DEFAULT_TARGETS:remove = " \

12345678910>>...178