Home
last modified time | relevance | path

Searched refs:remove (Results 1 – 25 of 3931) sorted by relevance

12345678910>>...158

/drivers/staging/vt6656/
DTODO2 - remove __cplusplus ifdefs -- done
3 - remove kernel version compatibility wrappers
4 - remove support for older wireless extensions
6 - remove PRINT_K() macro
/drivers/base/
Dtransport_class.c100 atc->tclass.remove = anon_transport_dummy_function; in anon_transport_class_register()
226 if (tclass->remove) in transport_remove_classdev()
227 tclass->remove(tcont, dev, classdev); in transport_remove_classdev()
229 if (tclass->remove != anon_transport_dummy_function) { in transport_remove_classdev()
263 if (tclass->remove != anon_transport_dummy_function) in transport_destroy_classdev()
Ddd.c587 if (dev->bus->remove) in really_probe()
588 dev->bus->remove(dev); in really_probe()
589 else if (drv->remove) in really_probe()
590 drv->remove(dev); in really_probe()
620 if (dev->bus->remove) in really_probe()
621 dev->bus->remove(dev); in really_probe()
622 else if (drv->remove) in really_probe()
623 drv->remove(dev); in really_probe()
1185 if (dev->bus && dev->bus->remove) in __device_release_driver()
1186 dev->bus->remove(dev); in __device_release_driver()
[all …]
/drivers/platform/x86/
Dintel_cht_int33fe_common.c105 data->remove = cht_int33fe_microb_remove; in cht_int33fe_probe()
110 data->remove = cht_int33fe_typec_remove; in cht_int33fe_probe()
123 return data->remove(data); in cht_int33fe_remove()
138 .remove = cht_int33fe_remove,
/drivers/net/ethernet/stmicro/stmmac/
Ddwmac-dwc-qos-eth.c410 int (*remove)(struct platform_device *pdev); member
415 .remove = dwc_qos_remove,
420 .remove = tegra_eqos_remove,
465 goto remove; in dwc_eth_dwmac_probe()
469 goto remove; in dwc_eth_dwmac_probe()
473 remove: in dwc_eth_dwmac_probe()
474 data->remove(pdev); in dwc_eth_dwmac_probe()
494 err = data->remove(pdev); in dwc_eth_dwmac_remove()
512 .remove = dwc_eth_dwmac_remove,
/drivers/mtd/nand/raw/
Dplat_nand.c119 if (pdata->ctrl.remove) in plat_nand_probe()
120 pdata->ctrl.remove(pdev); in plat_nand_probe()
137 if (pdata->ctrl.remove) in plat_nand_remove()
138 pdata->ctrl.remove(pdev); in plat_nand_remove()
151 .remove = plat_nand_remove,
/drivers/mmc/core/
Dsdio.c741 goto remove; in mmc_sdio_init_card()
758 goto remove; in mmc_sdio_init_card()
769 goto remove; in mmc_sdio_init_card()
813 goto remove; in mmc_sdio_init_card()
846 goto remove; in mmc_sdio_init_card()
853 goto remove; in mmc_sdio_init_card()
862 goto remove; in mmc_sdio_init_card()
874 goto remove; in mmc_sdio_init_card()
882 goto remove; in mmc_sdio_init_card()
890 remove: in mmc_sdio_init_card()
[all …]
/drivers/dma/dw/
Dinternal.h52 int (*remove)(struct dw_dma_chip *chip); member
58 .remove = dw_dma_remove,
74 .remove = idma32_dma_remove,
/drivers/staging/rtl8723bs/
DTODO2 - find and remove code blocks guarded by never set CONFIG_FOO defines
3 - find and remove remaining code valid only for 5 GHz. Most of the obvious
5 - find and remove any code for other chips that is left over
/drivers/phy/cadence/
Dcdns-dphy.c77 void (*remove)(struct cdns_dphy *dphy); member
351 if (dphy->ops->remove) in cdns_dphy_probe()
352 dphy->ops->remove(dphy); in cdns_dphy_probe()
367 if (dphy->ops->remove) in cdns_dphy_remove()
368 dphy->ops->remove(dphy); in cdns_dphy_remove()
381 .remove = cdns_dphy_remove,
/drivers/phy/tegra/
Dxusb.c137 lane->pad->ops->remove(lane); in tegra_xusb_lane_destroy()
146 pad->soc->ops->remove(pad); in tegra_xusb_pad_release()
214 goto remove; in tegra_xusb_pad_register()
221 goto remove; in tegra_xusb_pad_register()
232 goto remove; in tegra_xusb_pad_register()
237 remove: in tegra_xusb_pad_register()
562 if (port->ops->remove) in tegra_xusb_port_unregister()
563 port->ops->remove(port); in tegra_xusb_port_unregister()
1186 goto remove; in tegra_xusb_padctl_probe()
1192 goto remove; in tegra_xusb_padctl_probe()
[all …]
/drivers/vfio/mdev/
Dmdev_driver.c64 if (drv && drv->remove) in mdev_remove()
65 drv->remove(dev); in mdev_remove()
75 .remove = mdev_remove,
/drivers/xen/events/
Devents_internal.h17 void (*remove)(evtchn_port_t port, unsigned int cpu); member
60 if (evtchn_ops->remove) in xen_evtchn_port_remove()
61 evtchn_ops->remove(evtchn, cpu); in xen_evtchn_port_remove()
/drivers/uio/
Duio_pci_generic.c122 static void remove(struct pci_dev *pdev) in remove() function
135 .remove = remove,
Duio_aec.c125 static void remove(struct pci_dev *pdev) in remove() function
147 .remove = remove,
/drivers/firmware/google/
Dcoreboot_table.c53 if (driver->remove) in coreboot_bus_remove()
54 ret = driver->remove(device); in coreboot_bus_remove()
63 .remove = coreboot_bus_remove,
193 .remove = coreboot_table_remove,
/drivers/nubus/
Dbus.c37 if (dev->driver && ndrv->remove) in nubus_device_remove()
38 err = ndrv->remove(to_nubus_board(dev)); in nubus_device_remove()
46 .remove = nubus_device_remove,
/drivers/zorro/
Dzorro-driver.c71 if (drv->remove) in zorro_device_remove()
72 drv->remove(z); in zorro_device_remove()
166 .remove = zorro_device_remove,
/drivers/vdpa/
Dvdpa.c34 if (drv && drv->remove) in vdpa_dev_remove()
35 drv->remove(vdev); in vdpa_dev_remove()
43 .remove = vdpa_dev_remove,
/drivers/of/unittest-data/
Dtestcases.dts9 prop-remove = "world";
10 node-remove {
/drivers/pnp/
Dcard.c64 if (drv->remove) in card_remove_first()
65 drv->remove(dev->card_link); in card_remove_first()
66 drv->link.remove = &card_remove; in card_remove_first()
381 drv->link.remove = &card_remove; in pnp_release_card_device()
383 drv->link.remove = &card_remove_first; in pnp_release_card_device()
423 drv->link.remove = &card_remove_first; in pnp_register_card_driver()
/drivers/rapidio/
Drio-driver.c121 if (rdrv->remove) in rio_device_remove()
122 rdrv->remove(rdev); in rio_device_remove()
239 .remove = rio_device_remove,
/drivers/staging/vt6655/
DTODO2 - remove __cplusplus ifdefs -- done
7 - remove dead code
/drivers/media/pci/bt8xx/
Dbttv-gpio.c54 if (sub->remove) in bttv_sub_remove()
55 sub->remove(sdev); in bttv_sub_remove()
63 .remove = bttv_sub_remove,
/drivers/net/phy/
Dmdio_device.c173 if (mdiodrv->remove) in mdio_remove()
174 mdiodrv->remove(mdiodev); in mdio_remove()
205 mdiodrv->driver.remove = mdio_remove; in mdio_driver_register()

12345678910>>...158