Home
last modified time | relevance | path

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

12345678910>>...166

/linux/sound/soc/uniphier/
A Daio-ld11.c220 .remove = uniphier_aio_dai_remove,
242 .remove = uniphier_aio_dai_remove,
255 .remove = uniphier_aio_dai_remove,
275 .remove = uniphier_aio_dai_remove,
288 .remove = uniphier_aio_dai_remove,
301 .remove = uniphier_aio_dai_remove,
314 .remove = uniphier_aio_dai_remove,
329 .remove = uniphier_aio_dai_remove,
344 .remove = uniphier_aio_dai_remove,
394 .remove = uniphier_aio_remove,
A Daio-pxs2.c173 .remove = uniphier_aio_dai_remove,
186 .remove = uniphier_aio_dai_remove,
206 .remove = uniphier_aio_dai_remove,
226 .remove = uniphier_aio_dai_remove,
239 .remove = uniphier_aio_dai_remove,
252 .remove = uniphier_aio_dai_remove,
264 .remove = uniphier_aio_dai_remove,
300 .remove = uniphier_aio_remove,
/linux/drivers/staging/vt6656/
A DTODO2 - remove __cplusplus ifdefs -- done
3 - remove kernel version compatibility wrappers
4 - remove support for older wireless extensions
6 - remove PRINT_K() macro
/linux/drivers/dma/dw/
A Dinternal.h52 int (*remove)(struct dw_dma_chip *chip); member
58 .remove = dw_dma_remove,
74 .remove = idma32_dma_remove,
90 .remove = idma32_dma_remove,
/linux/drivers/platform/x86/intel/int33fe/
A Dintel_cht_int33fe_common.c78 data->remove = cht_int33fe_microb_remove; in cht_int33fe_probe()
83 data->remove = cht_int33fe_typec_remove; in cht_int33fe_probe()
96 return data->remove(data); in cht_int33fe_remove()
111 .remove = cht_int33fe_remove,
/linux/drivers/base/
A 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()
A Ddd.c626 if (dev->bus->remove) in really_probe()
627 dev->bus->remove(dev); in really_probe()
628 else if (drv->remove) in really_probe()
629 drv->remove(dev); in really_probe()
655 if (dev->bus->remove) in really_probe()
656 dev->bus->remove(dev); in really_probe()
657 else if (drv->remove) in really_probe()
658 drv->remove(dev); in really_probe()
1203 dev->bus->remove(dev); in __device_release_driver()
1204 else if (drv->remove) in __device_release_driver()
[all …]
/linux/scripts/
A Dbloat-o-meter47 grow, shrink, add, remove, up, down = 0, 0, 0, 0, 0, 0
58 remove += 1
77 return grow, shrink, add, remove, up, down, delta, old, new, otot, ntot
80 grow, shrink, add, remove, up, down, delta, old, new, otot, ntot = \
84 (add, remove, grow, shrink, up, -down, up-down))
A Dcheckincludes.pl24 my $remove = 0;
33 $remove = 1;
59 if (!$remove) {
/linux/drivers/mtd/nand/raw/
A Dplat_nand.c117 if (pdata->ctrl.remove) in plat_nand_probe()
118 pdata->ctrl.remove(pdev); in plat_nand_probe()
135 if (pdata->ctrl.remove) in plat_nand_remove()
136 pdata->ctrl.remove(pdev); in plat_nand_remove()
149 .remove = plat_nand_remove,
/linux/drivers/net/ethernet/stmicro/stmmac/
A Ddwmac-dwc-qos-eth.c404 int (*remove)(struct platform_device *pdev); member
409 .remove = dwc_qos_remove,
414 .remove = tegra_eqos_remove,
456 goto remove; in dwc_eth_dwmac_probe()
460 goto remove; in dwc_eth_dwmac_probe()
464 remove: in dwc_eth_dwmac_probe()
465 data->remove(pdev); in dwc_eth_dwmac_probe()
485 err = data->remove(pdev); in dwc_eth_dwmac_remove()
503 .remove = dwc_eth_dwmac_remove,
/linux/drivers/mmc/core/
A Dsdio.c739 goto remove; in mmc_sdio_init_card()
756 goto remove; in mmc_sdio_init_card()
767 goto remove; in mmc_sdio_init_card()
811 goto remove; in mmc_sdio_init_card()
844 goto remove; in mmc_sdio_init_card()
851 goto remove; in mmc_sdio_init_card()
860 goto remove; in mmc_sdio_init_card()
880 goto remove; in mmc_sdio_init_card()
888 remove: in mmc_sdio_init_card()
1000 remove: in mmc_sdio_pre_suspend()
[all …]
/linux/drivers/vfio/mdev/
A Dmdev_driver.c31 if (drv->remove) in mdev_remove()
32 drv->remove(to_mdev_device(dev)); in mdev_remove()
47 .remove = mdev_remove,
A Dmdev_core.c97 if (parent->ops->remove) { in mdev_device_remove_common()
98 ret = parent->ops->remove(mdev); in mdev_device_remove_common()
134 if (!ops->device_driver && (!ops->create || !ops->remove)) in mdev_register_device()
329 if (parent->ops->remove) in mdev_device_create()
330 parent->ops->remove(mdev); in mdev_device_create()
/linux/Documentation/ABI/testing/
A Dsysfs-class-pktcdvd7 What: /sys/class/pktcdvd/remove
19 remove (WO) Write the pktcdvd device id (major:minor)
20 to remove the pktcdvd device.
96 # remove device, using pktcdvd0 device id 253:0
97 echo "253:0" >/sys/class/pktcdvd/remove
/linux/drivers/phy/cadence/
A Dcdns-dphy.c77 void (*remove)(struct cdns_dphy *dphy); member
349 if (dphy->ops->remove) in cdns_dphy_probe()
350 dphy->ops->remove(dphy); in cdns_dphy_probe()
365 if (dphy->ops->remove) in cdns_dphy_remove()
366 dphy->ops->remove(dphy); in cdns_dphy_remove()
379 .remove = cdns_dphy_remove,
/linux/drivers/xen/events/
A 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()
/linux/Documentation/driver-api/
A Dvfio-mediated-device.rst38 * Add a mediated device to and remove it from a mediated bus driver
39 * Add a mediated device to and remove it from an IOMMU group
56 | | driver | | probe()/remove() | | APIs
102 * @remove: called when device removed
107 void (*remove) (struct mdev_device *dev);
154 When the driver needs to remove itself it calls::
158 Which will unbind and destroy all the created mdevs and remove the sysfs files.
256 |--- remove
260 * remove (write only)
263 fail the remove() callback if that device is active and the vendor driver
[all …]
/linux/drivers/firmware/google/
A Dcoreboot_table.c52 if (driver->remove) in coreboot_bus_remove()
53 driver->remove(device); in coreboot_bus_remove()
60 .remove = coreboot_bus_remove,
195 .remove = coreboot_table_remove,
/linux/drivers/zorro/
A Dzorro-driver.c68 if (drv->remove) in zorro_device_remove()
69 drv->remove(z); in zorro_device_remove()
160 .remove = zorro_device_remove,
/linux/drivers/soundwire/
A Dbus_type.c155 if (drv->remove) in sdw_drv_remove()
156 ret = drv->remove(slave); in sdw_drv_remove()
197 if (drv->remove) in __sdw_register_driver()
198 drv->driver.remove = sdw_drv_remove; in __sdw_register_driver()
/linux/drivers/nubus/
A Dbus.c36 if (ndrv->remove) in nubus_device_remove()
37 ndrv->remove(to_nubus_board(dev)); in nubus_device_remove()
44 .remove = nubus_device_remove,
/linux/tools/testing/selftests/bpf/
A Dtest_offload.py589 dev.remove()
745 simdev.remove()
813 simdev.remove()
965 simdev.remove()
974 simdev.remove()
1155 simdev.remove()
1193 simdev.remove()
1284 simdev.remove()
1378 simB1.remove()
1386 simB2.remove()
[all …]
/linux/drivers/phy/tegra/
A Dxusb.c214 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()
567 if (port->ops->remove) in tegra_xusb_port_unregister()
1184 goto remove; in tegra_xusb_padctl_probe()
1190 goto remove; in tegra_xusb_padctl_probe()
1197 goto remove; in tegra_xusb_padctl_probe()
1208 goto remove; in tegra_xusb_padctl_probe()
1213 goto remove; in tegra_xusb_padctl_probe()
[all …]
/linux/arch/s390/purgatory/
A DMakefile45 OBJCOPYFLAGS_purgatory.ro += --remove-section='*debug*'
46 OBJCOPYFLAGS_purgatory.ro += --remove-section='.comment'
47 OBJCOPYFLAGS_purgatory.ro += --remove-section='.note.*'

Completed in 55 milliseconds

12345678910>>...166