Searched defs:remove (Results 176 - 200 of 220) sorted by relevance

123456789

/linux-master/drivers/scsi/lpfc/
H A Dlpfc_hbadisc.c1148 lpfc_cleanup_rpis(struct lpfc_vport *vport, int remove) argument
/linux-master/net/core/
H A Dneighbour.c268 bool remove = false; local
/linux-master/drivers/spi/
H A Dspi.c3587 spi_replace_transfers( struct spi_message *msg, struct spi_transfer *xfer_first, size_t remove, size_t insert, spi_replaced_release_t release, size_t extradatasize, gfp_t gfp) argument
[all...]
/linux-master/drivers/net/ethernet/intel/iavf/
H A Diavf.h143 u8 remove:1; /* filter needs to be removed */ member in struct:iavf_mac_filter::__anon536
/linux-master/drivers/dma/idxd/
H A Didxd.h73 void (*remove)(struct idxd_dev *idxd_dev); member in struct:idxd_device_driver
/linux-master/drivers/scsi/mpi3mr/
H A Dmpi3mr_os.c2647 u8 ublock = 0, block = 0, hide = 0, delete = 0, remove = 0; local
[all...]
/linux-master/include/acpi/
H A Dacpi_bus.h169 acpi_op_remove remove; member in struct:acpi_device_ops
494 void (*remove)(struct acpi_device *); member in struct:acpi_device
/linux-master/include/linux/spi/
H A Dspi.h349 void (*remove)(struct spi_device *spi); member in struct:spi_driver
/linux-master/sound/soc/sof/
H A Dsof-priv.h177 void (*remove)(struct snd_sof_dev *sof_dev); /* optional */ member in struct:snd_sof_dsp_ops
/linux-master/fs/nfsd/
H A Dnfs4proc.c1038 struct nfsd4_remove *remove = &u->remove; local
/linux-master/drivers/cxl/
H A Dcxl.h821 void (*remove)(struct device *dev); member in struct:cxl_driver
/linux-master/include/linux/soundwire/
H A Dsdw.h711 int (*remove)(struct sdw_slave *sdw); member in struct:sdw_driver
/linux-master/mm/
H A Dmmap.c432 init_multi_vma_prep(struct vma_prepare *vp, struct vm_area_struct *vma, struct vm_area_struct *next, struct vm_area_struct *remove, struct vm_area_struct *remove2) argument
873 struct vm_area_struct *vma, *adjust, *remove, *remove2; local
[all...]
/linux-master/drivers/nvme/host/
H A Dtcp.c2005 static void nvme_tcp_destroy_io_queues(struct nvme_ctrl *ctrl, bool remove) argument
2082 static void nvme_tcp_destroy_admin_queue(struct nvme_ctrl *ctrl, bool remove) argument
2137 nvme_tcp_teardown_admin_queue(struct nvme_ctrl *ctrl, bool remove) argument
2149 nvme_tcp_teardown_io_queues(struct nvme_ctrl *ctrl, bool remove) argument
[all...]
/linux-master/drivers/scsi/aic7xxx/
H A Daic7xxx_core.c6103 ahc_search_disc_list(struct ahc_softc *ahc, int target, char channel, int lun, u_int tag, int stop_on_first, int remove, int save_state) argument
/linux-master/drivers/net/ethernet/sfc/falcon/
H A Dnet_driver.h572 void (*remove) (struct ef4_nic *efx); member in struct:ef4_phy_operations
1044 void (*remove)(struct ef4_nic *efx); member in struct:ef4_nic_type
/linux-master/drivers/video/fbdev/matrox/
H A Dmatroxfb_base.h509 void (*remove)(struct matrox_fb_info* info, void* data); member in struct:matroxfb_driver
/linux-master/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_sp.c50 bnx2x_exe_queue_init(struct bnx2x *bp, struct bnx2x_exe_queue_obj *o, int exe_len, union bnx2x_qable_obj *owner, exe_q_validate validate, exe_q_remove remove, exe_q_optimize optimize, exe_q_execute exec, exe_q_get get) argument
/linux-master/include/linux/
H A Dscmi_protocol.h958 void (*remove)(struct scmi_device *sdev); member in struct:scmi_driver
H A Dphy.h990 void (*remove)(struct phy_device *phydev); member in struct:phy_driver
/linux-master/drivers/hid/
H A Dhid-playstation.c54 void (*remove)(struct ps_device *dev); member in struct:ps_device
/linux-master/drivers/net/ethernet/intel/ice/
H A Dice_switch.c2906 ice_update_vsi_list_rule(struct ice_hw *hw, u16 *vsi_handle_arr, u16 num_vsi, u16 vsi_list_id, bool remove, enum ice_adminq_opc opc, enum ice_sw_lkup_type lkup_type) argument
[all...]
/linux-master/include/linux/ssb/
H A Dssb.h321 void (*remove)(struct ssb_device *dev); member in struct:ssb_driver
/linux-master/include/net/netfilter/
H A Dnf_tables.h484 void (*remove)(const struct net *net, member in struct:nft_set_ops
/linux-master/include/video/
H A Domapfb_dss.h691 void (*remove)(struct omap_dss_device *); member in struct:omap_dss_driver

Completed in 608 milliseconds

123456789