Home
last modified time | relevance | path

Searched defs:remove (Results 201 – 225 of 265) sorted by relevance

1234567891011

/openbmc/openbmc/poky/bitbake/lib/bb/
H A Devent.py298 def remove(name, handler, data=None): function
/openbmc/linux/include/linux/
H A Dmhi.h533 void (*remove)(struct mhi_device *mhi_dev); member
H A Dntb.h175 void (*remove)(struct ntb_client *client, struct ntb_dev *ntb); member
H A Dfirewire.h252 void (*remove)(struct fw_unit *unit); member
H A Di2c.h276 void (*remove)(struct i2c_client *client); member
/openbmc/linux/net/bluetooth/
H A Dmsft.c841 bool remove = false; in msft_add_address_filter_sync() local
/openbmc/linux/lib/
H A Dtest_hmm.c103 bool remove; member
/openbmc/linux/drivers/net/ethernet/sfc/falcon/
H A Dnet_driver.h572 void (*remove) (struct ef4_nic *efx); member
1044 void (*remove)(struct ef4_nic *efx); member
/openbmc/linux/include/linux/bcma/
H A Dbcma.h305 void (*remove)(struct bcma_device *dev); member
/openbmc/linux/drivers/net/ethernet/intel/iavf/
H A Diavf.h144 u8 remove:1; /* filter needs to be removed */ member
/openbmc/linux/drivers/staging/vc04_services/interface/vchiq_arm/
H A Dvchiq_core.h165 int remove; /* Bulk to notify the local client of, and remove, next */ member
/openbmc/linux/drivers/cxl/
H A Dcxl.h759 void (*remove)(struct device *dev); member
/openbmc/linux/fs/nfsd/
H A Dnfs4recover.c59 void (*remove)(struct nfs4_client *); member
H A Dnfs4xdr.c1292 struct nfsd4_remove *remove = &u->remove; in nfsd4_decode_remove() local
4313 struct nfsd4_remove *remove = &u->remove; in nfsd4_encode_remove() local
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/
H A Djquery-3.7.1.min.js2 …t.getAttribute(r))&&o.setAttribute(r,i);n.head.appendChild(o).parentNode.removeChild(o)}function x… method in AnonymousClass482440699801
/openbmc/linux/sound/soc/sof/
H A Dsof-priv.h169 int (*remove)(struct snd_sof_dev *sof_dev); /* optional */ member
/openbmc/linux/drivers/media/pci/cx88/
H A Dcx88.h525 int (*remove)(struct cx8802_driver *drv); member
/openbmc/linux/arch/sparc/include/asm/
H A Dvio.h365 void (*remove)(struct vio_dev *dev); member
/openbmc/linux/kernel/trace/
H A Dtrace_events_hist.c563 bool remove; member
5101 bool remove) in create_hist_data()
6559 bool remove; in event_hist_trigger_parse() local
/openbmc/u-boot/drivers/mtd/ubi/
H A Dubi.h219 int remove; member
/openbmc/linux/drivers/mtd/ubi/
H A Dubi.h225 int remove; member
/openbmc/linux/include/sound/
H A Dhdaudio.h230 int (*remove)(struct hdac_device *dev); member
/openbmc/linux/rust/alloc/vec/
H A Dmod.rs1615 pub fn remove(&mut self, index: usize) -> T { in remove() method
/openbmc/linux/drivers/dma/idxd/
H A Didxd.h64 void (*remove)(struct idxd_dev *idxd_dev); member
/openbmc/linux/include/linux/spi/
H A Dspi.h328 void (*remove)(struct spi_device *spi); member

1234567891011