/openbmc/openbmc/poky/meta/lib/oe/package_manager/ |
H A D | __init__.py | 280 def remove(self, pkgs, with_dependencies=True): member in PackageManager
|
/openbmc/linux/include/linux/ |
H A D | slimbus.h | 87 void (*remove)(struct slim_device *sl); member
|
H A D | nubus.h | 89 void (*remove)(struct nubus_board *board); member
|
H A D | vlynq.h | 68 void (*remove)(struct vlynq_device *dev); member
|
H A D | nd.h | 82 void (*remove)(struct device *dev); member
|
H A D | tifm.h | 102 void (*remove)(struct tifm_dev *dev); member
|
H A D | ipack.h | 120 void (*remove) (struct ipack_device *dev); member
|
/openbmc/linux/include/linux/device/ |
H A D | bus.h | 91 void (*remove)(struct device *dev); member
|
/openbmc/linux/drivers/base/ |
H A D | arch_numa.c | 64 static void numa_update_cpu(unsigned int cpu, bool remove) in numa_update_cpu()
|
/openbmc/linux/drivers/firmware/google/ |
H A D | coreboot_table.h | 94 void (*remove)(struct coreboot_device *); member
|
/openbmc/openbmc/poky/scripts/lib/wic/ |
H A D | engine.py | 413 def remove(self, pnum, path, recursive): member in Disk
|
/openbmc/openbmc/poky/bitbake/lib/bb/tests/ |
H A D | utils.py | 434 def _test_bblayers_edit(self, before, after, add, remove, notadded, notremoved): argument
|
/openbmc/linux/drivers/s390/cio/ |
H A D | css.h | 92 void (*remove)(struct subchannel *); member
|
/openbmc/linux/sound/aoa/soundbus/ |
H A D | soundbus.h | 188 void (*remove)(struct soundbus_dev *dev); member
|
/openbmc/linux/include/linux/amba/ |
H A D | bus.h | 84 void (*remove)(struct amba_device *); member
|
H A D | clcd.h | 121 void (*remove)(struct clcd_fb *); member
|
/openbmc/phosphor-inventory-manager/ |
H A D | manager.cpp | 345 static const std::string remove = in restore() local
|
/openbmc/qemu/hw/vfio/ |
H A D | spapr.c | 217 struct vfio_iommu_spapr_tce_remove remove = { in vfio_spapr_remove_window() local
|
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb3/ |
H A D | cxgb3_offload.h | 85 void (*remove) (struct t3cdev *); member
|
/openbmc/u-boot/include/ |
H A D | spi-mem.h | 208 int (*remove)(struct spi_mem *mem); member
|
/openbmc/openbmc/poky/bitbake/lib/bb/ |
H A D | utils.py | 741 def remove(path, recurse=False, ionice=False): function 1443 def edit_bblayers_conf(bblayers_conf, add, remove, edit_cb=None): argument
|
/openbmc/linux/include/linux/surface_aggregator/ |
H A D | device.h | 191 void (*remove)(struct ssam_device *sdev); member
|
/openbmc/bmcweb/redfish-core/include/utils/ |
H A D | sensor_utils.hpp | 146 auto remove = std::ranges::remove(normalizedType, '_'); in getSensorId() local
|
/openbmc/linux/drivers/nvme/host/ |
H A D | tcp.c | 1835 static void nvme_tcp_destroy_io_queues(struct nvme_ctrl *ctrl, bool remove) in nvme_tcp_destroy_io_queues() 1912 static void nvme_tcp_destroy_admin_queue(struct nvme_ctrl *ctrl, bool remove) in nvme_tcp_destroy_admin_queue() 1968 bool remove) in nvme_tcp_teardown_admin_queue() 1980 bool remove) in nvme_tcp_teardown_io_queues()
|
/openbmc/linux/arch/s390/include/asm/ |
H A D | eadm.h | 108 void (*remove) (struct scm_device *scmdev); member
|