Searched defs:remove (Results 151 - 175 of 220) sorted by relevance

123456789

/linux-master/arch/arm/include/asm/hardware/
H A Dsa1111.h404 void (*remove)(struct sa1111_dev *); member in struct:sa1111_driver
/linux-master/drivers/media/pci/bt8xx/
H A Dbttv.h342 void (*remove)(struct bttv_sub_device *sub); member in struct:bttv_sub_driver
/linux-master/drivers/hid/
H A Dhid-wiimote.h195 void (*remove) (const struct wiimod_ops *ops, member in struct:wiimod_ops
/linux-master/fs/nfsd/
H A Dnfs4recover.c59 void (*remove)(struct nfs4_client *); member in struct:nfsd4_client_tracking_ops
[all...]
/linux-master/drivers/net/ethernet/intel/idpf/
H A Didpf.h61 bool remove; member in struct:idpf_mac_filter
/linux-master/drivers/nvme/host/
H A Drdma.c930 nvme_rdma_teardown_admin_queue(struct nvme_rdma_ctrl *ctrl, bool remove) argument
944 nvme_rdma_teardown_io_queues(struct nvme_rdma_ctrl *ctrl, bool remove) argument
/linux-master/drivers/i2c/busses/
H A Di2c-designware-core.h328 void (*remove)(struct dw_i2c_dev *dev); member in struct:i2c_dw_semaphore_callbacks
/linux-master/include/linux/
H A Di2c.h276 void (*remove)(struct i2c_client *client); member in struct:i2c_driver
H A Darm_ffa.h146 void (*remove)(struct ffa_device *sdev); member in struct:ffa_driver
H A Dfirewire.h252 void (*remove)(struct fw_unit *unit); member in struct:fw_driver
H A Dmhi.h520 void (*remove)(struct mhi_device *mhi_dev); member in struct:mhi_driver
H A Dthunderbolt.h443 void (*remove)(struct tb_service *svc); member in struct:tb_service_driver
/linux-master/drivers/net/wireless/intel/iwlwifi/fw/api/
H A Ddatapath.h541 struct iwl_rx_baid_cfg_cmd_remove remove; member in union:iwl_rx_baid_cfg_cmd::__anon1090
597 } __packed remove; /* TX_QUEUE_CFG_CMD_REMOVE_API_S_VER_1 */ member in union:iwl_scd_queue_cfg_cmd::__anon1091
676 } __packed remove; /* SEC_KEY_REMOVE_CMD_API_S_VER_1 */ member in union:iwl_sec_key_cmd::__anon1095
[all...]
/linux-master/fs/btrfs/
H A Dcompression.c197 struct list_head remove; local
/linux-master/include/sound/
H A Dhdaudio.h231 int (*remove)(struct hdac_device *dev); member in struct:hdac_driver
/linux-master/drivers/media/v4l2-core/
H A Dv4l2-ioctl.c2211 struct v4l2_remove_buffers *remove = arg; local
/linux-master/kernel/events/
H A Duprobes.c2071 int remove = UPROBE_HANDLER_REMOVE; local
/linux-master/drivers/staging/vc04_services/interface/vchiq_arm/
H A Dvchiq_core.h129 int remove; /* Bulk to notify the local client of, and remove, next */ member in struct:vchiq_bulk_queue
/linux-master/include/linux/bcma/
H A Dbcma.h305 void (*remove)(struct bcma_device *dev); member in struct:bcma_driver
/linux-master/drivers/media/pci/cx88/
H A Dcx88.h525 int (*remove)(struct cx8802_driver *drv); member in struct:cx8802_driver
/linux-master/arch/sparc/include/asm/
H A Dvio.h365 void (*remove)(struct vio_dev *dev); member in struct:vio_driver
/linux-master/net/core/
H A Dpktgen.c1984 __pktgen_NN_threads(const struct pktgen_net *pn, const char *ifname, int remove) argument
/linux-master/sound/soc/sh/
H A Dfsi.c272 int (*remove)(struct fsi_priv *fsi, struct fsi_stream *io); member in struct:fsi_stream_handler
/linux-master/drivers/mtd/nand/raw/atmel/
H A Dnand-controller.c199 int (*remove)(struct atmel_nand_controller *nc); member in struct:atmel_nand_controller_ops
/linux-master/drivers/mtd/ubi/
H A Dubi.h217 int remove; member in struct:ubi_rename_entry

Completed in 306 milliseconds

123456789