Home
last modified time | relevance | path

Searched defs:remove (Results 101 – 125 of 269) sorted by relevance

1234567891011

/openbmc/openbmc/poky/meta/lib/oe/package_manager/
H A D__init__.py280 def remove(self, pkgs, with_dependencies=True): member in PackageManager
/openbmc/linux/include/linux/
H A Dslimbus.h87 void (*remove)(struct slim_device *sl); member
H A Dnubus.h89 void (*remove)(struct nubus_board *board); member
H A Dvlynq.h68 void (*remove)(struct vlynq_device *dev); member
H A Dnd.h82 void (*remove)(struct device *dev); member
H A Dtifm.h102 void (*remove)(struct tifm_dev *dev); member
H A Dipack.h120 void (*remove) (struct ipack_device *dev); member
/openbmc/linux/include/linux/device/
H A Dbus.h91 void (*remove)(struct device *dev); member
/openbmc/linux/drivers/base/
H A Darch_numa.c64 static void numa_update_cpu(unsigned int cpu, bool remove) in numa_update_cpu()
/openbmc/linux/drivers/firmware/google/
H A Dcoreboot_table.h94 void (*remove)(struct coreboot_device *); member
/openbmc/openbmc/poky/scripts/lib/wic/
H A Dengine.py413 def remove(self, pnum, path, recursive): member in Disk
/openbmc/openbmc/poky/bitbake/lib/bb/tests/
H A Dutils.py434 def _test_bblayers_edit(self, before, after, add, remove, notadded, notremoved): argument
/openbmc/linux/drivers/s390/cio/
H A Dcss.h92 void (*remove)(struct subchannel *); member
/openbmc/linux/sound/aoa/soundbus/
H A Dsoundbus.h188 void (*remove)(struct soundbus_dev *dev); member
/openbmc/linux/include/linux/amba/
H A Dbus.h84 void (*remove)(struct amba_device *); member
H A Dclcd.h121 void (*remove)(struct clcd_fb *); member
/openbmc/phosphor-inventory-manager/
H A Dmanager.cpp345 static const std::string remove = in restore() local
/openbmc/qemu/hw/vfio/
H A Dspapr.c217 struct vfio_iommu_spapr_tce_remove remove = { in vfio_spapr_remove_window() local
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb3/
H A Dcxgb3_offload.h85 void (*remove) (struct t3cdev *); member
/openbmc/u-boot/include/
H A Dspi-mem.h208 int (*remove)(struct spi_mem *mem); member
/openbmc/openbmc/poky/bitbake/lib/bb/
H A Dutils.py741 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 Ddevice.h191 void (*remove)(struct ssam_device *sdev); member
/openbmc/bmcweb/redfish-core/include/utils/
H A Dsensor_utils.hpp146 auto remove = std::ranges::remove(normalizedType, '_'); in getSensorId() local
/openbmc/linux/drivers/nvme/host/
H A Dtcp.c1835 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 Deadm.h108 void (*remove) (struct scm_device *scmdev); member

1234567891011