Searched refs:remove (Results 1 – 25 of 54) sorted by relevance
123
/include/linux/ |
D | transport_class.h | 24 int (*remove)(struct transport_container *, struct device *, member 34 .remove = rm, \
|
D | isa.h | 14 int (*remove)(struct device *, unsigned int); member
|
D | pcieport_if.h | 47 void (*remove) (struct pcie_device *dev); member
|
D | ioc3.h | 61 int (*remove) (struct ioc3_submodule *, struct ioc3_driver_data *); member
|
D | of_platform.h | 65 int (*remove)(struct platform_device* dev); member
|
D | virtio.h | 99 void (*remove)(struct virtio_device *dev); member
|
D | btree-type.h | 57 static inline void *BTREE_FN(remove)(BTREE_TYPE_HEAD *head, BTREE_KEYTYPE key) in BTREE_FN() argument 99 static inline void *BTREE_FN(remove)(BTREE_TYPE_HEAD *head, BTREE_KEYTYPE key) in BTREE_FN() argument
|
D | superhyway.h | 57 void (*remove)(struct superhyway_device *dev); member
|
D | tifm.h | 106 void (*remove)(struct tifm_dev *dev); member
|
D | rpmsg.h | 166 void (*remove)(struct rpmsg_channel *dev); member
|
D | vlynq.h | 81 void (*remove)(struct vlynq_device *dev); member
|
D | zorro.h | 156 … void (*remove)(struct zorro_dev *z); /* Device removed (NULL if not a hot-plug capable driver) */ member
|
D | tty_driver.h | 253 void (*remove)(struct tty_driver *driver, struct tty_struct *tty); member
|
/include/video/ |
D | hecubafb.h | 43 void (*remove)(struct hecubafb_par *); member
|
D | mbxfb.h | 28 int (*remove)(struct fb_info *fb); member
|
D | exynos_mipi_dsim.h | 342 int (*remove)(struct mipi_dsim_lcd_device *dsim_dev); member
|
/include/linux/mlx4/ |
D | driver.h | 49 void (*remove)(struct mlx4_dev *dev, void *context); member
|
/include/linux/mfd/ |
D | mcp.h | 50 void (*remove)(struct mcp *); member
|
D | tc3589x.h | 175 void (*remove)(struct tc3589x *tc3589x, unsigned gpio_base); member
|
D | stmpe.h | 142 void (*remove)(struct stmpe *stmpe, unsigned gpio_base); member
|
D | ucb1x00.h | 157 void (*remove)(struct ucb1x00_dev *dev); member
|
/include/linux/uwb/ |
D | umc.h | 89 void (*remove)(struct umc_dev *); member
|
/include/linux/amba/ |
D | bus.h | 41 int (*remove)(struct amba_device *); member
|
/include/linux/mmc/ |
D | sdio_func.h | 90 void (*remove)(struct sdio_func *); member
|
/include/pcmcia/ |
D | ds.h | 53 void (*remove) (struct pcmcia_device *dev); member
|
123