Searched refs:remove (Results 1 - 25 of 67) sorted by relevance

123

/include/linux/
H A Disa.h14 int (*remove)(struct device *, unsigned int); member in struct:isa_driver
H A Dtransport_class.h24 int (*remove)(struct transport_container *, struct device *, member in struct:transport_class
34 .remove = rm, \
H A Dioc3.h61 int (*remove) (struct ioc3_submodule *, struct ioc3_driver_data *); member in struct:ioc3_submodule
H A Dmei_cl_bus.h18 int (*remove)(struct mei_cl_device *dev); member in struct:mei_cl_driver
H A Dntb.h54 void (*remove)(struct pci_dev *pdev); member in struct:ntb_client
H A Dpcieport_if.h47 void (*remove) (struct pcie_device *dev); member in struct:pcie_port_service_driver
H A Dmic_bus.h63 * @remove: the function to call when a device is removed.
70 void (*remove)(struct mbus_device *dev); member in struct:mbus_driver
H A Dbtree-type.h57 static inline void *BTREE_FN(remove)(BTREE_TYPE_HEAD *head, BTREE_KEYTYPE key) function
99 static inline void *BTREE_FN(remove)(BTREE_TYPE_HEAD *head, BTREE_KEYTYPE key) function
H A Dmcb.h80 * @remove: remove callback
87 void (*remove)(struct mcb_device *mdev); member in struct:mcb_driver
H A Dsuperhyway.h57 void (*remove)(struct superhyway_device *dev); member in struct:superhyway_driver
H A Drpmsg.h76 * or ->remove() handler of the appropriate rpmsg driver will be invoked
159 * @remove: invoked when the rpmsg channel is removed
166 void (*remove)(struct rpmsg_channel *dev); member in struct:rpmsg_driver
H A Dvirtio.h132 * @remove: the function to call when a device is removed.
143 void (*remove)(struct virtio_device *dev); member in struct:virtio_driver
H A Dvlynq.h81 void (*remove)(struct vlynq_device *dev); member in struct:vlynq_driver
H A Dzorro.h59 void (*remove)(struct zorro_dev *z); /* Device removed (NULL if not a hot-plug capable driver) */ member in struct:zorro_driver
H A Dipack.h117 * @remove: Prepare imminent removal of the device. Services provided by the
123 void (*remove) (struct ipack_device *dev); member in struct:ipack_driver_ops
/include/video/
H A Dhecubafb.h43 void (*remove)(struct hecubafb_par *); member in struct:hecuba_board
H A Dmbxfb.h28 int (*remove)(struct fb_info *fb); member in struct:mbxfb_platform_data
H A Dexynos_mipi_dsim.h341 int (*remove)(struct mipi_dsim_lcd_device *dsim_dev); member in struct:mipi_dsim_lcd_driver
/include/linux/mlx4/
H A Ddriver.h54 void (*remove)(struct mlx4_dev *dev, void *context); member in struct:mlx4_interface
/include/linux/mfd/
H A Dmcp.h52 void (*remove)(struct mcp *); member in struct:mcp_driver
H A Dstmpe.h142 * @remove: board specific remove callback
147 void (*remove)(struct stmpe *stmpe, unsigned gpio_base); member in struct:stmpe_gpio_platform_data
H A Dtc3589x.h170 * @remove: callback for board-specific teardown
175 void (*remove)(struct tc3589x *tc3589x, unsigned gpio_base); member in struct:tc3589x_gpio_platform_data
/include/drm/
H A Ddrm_mipi_dsi.h144 * @remove: callback for device unbinding
150 int(*remove)(struct mipi_dsi_device *dsi); member in struct:mipi_dsi_driver
/include/linux/uwb/
H A Dumc.h89 void (*remove)(struct umc_dev *); member in struct:umc_driver
/include/linux/amba/
H A Dbus.h40 int (*remove)(struct amba_device *); member in struct:amba_driver

Completed in 456 milliseconds

123