/device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/ |
H A D | mali_kbase_core_linux.c | 1193 /* if cache is completely coherent at hardware level, then remove the in kbase_open() 1270 * detach itself, remove it from the vinstr core now */ in kbase_release() 4868 .remove = kbase_platform_device_remove,
|
/device/soc/rockchip/rk3588/kernel/drivers/gpu/drm/rockchip/ |
H A D | rockchip_vop2_reg.c | 2791 .remove = vop2_remove,
|
/foundation/ability/ability_runtime/services/abilitymgr/src/ |
H A D | ability_record.cpp | 2047 connRecordList_.remove(connRecord); in RemoveConnectRecordFromList() 2072 TAG_LOGI(AAFwkTag::ABILITYMGR, "remove callerRecord"); in RemoveCallerRequestCode() 3397 TAG_LOGD(AAFwkTag::ABILITYMGR, "To remove uri permission."); in RevokeUriPermission()
|
/foundation/arkui/ace_engine/frameworks/core/pipeline/ |
H A D | pipeline_context.cpp | 1362 it->second.remove(element); in RemoveComposedElement()
|
/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/ |
H A D | gltf2_exporter.cpp | 643 // remove duplicates in FindSkeletonRoot() 960 std::remove(result.data->meshes.begin(), result.data->meshes.end(), nullptr), result.data->meshes.end()); in ExportGltfMeshes()
|
/kernel/linux/linux-5.10/drivers/block/mtip32xx/ |
H A D | mtip32xx.c | 4362 .remove = mtip_pci_remove,
|
/kernel/linux/linux-5.10/drivers/firewire/ |
H A D | ohci.c | 3905 .remove = pci_remove,
|
/kernel/linux/linux-5.10/drivers/crypto/ |
H A D | talitos.c | 3561 .remove = talitos_remove,
|
/kernel/linux/linux-5.10/drivers/dma/ppc4xx/ |
H A D | adma.c | 4234 * ppc440spe_adma_remove - remove the asynch device 4552 .remove = ppc440spe_adma_remove,
|
/kernel/linux/linux-5.10/drivers/acpi/nfit/ |
H A D | core.c | 3858 .remove = acpi_nfit_remove,
|
/kernel/linux/linux-5.10/drivers/atm/ |
H A D | iphase.c | 3264 .remove = ia_remove_one,
|
H A D | nicstar.c | 268 .remove = nicstar_remove_one, 273 unsigned error = 0; /* Initialized to remove compile warning */ in nicstar_init() 1236 int n = 0; /* Number of entries in the TST. Initialized to remove in ns_open() 1239 int frscdi = 0; /* Index of the SCD. Initialized to remove the compiler in ns_open() 1272 that, remove the ATM_VF_PARTIAL flag checking. There may be other changes in ns_open() 1527 /* remove all references to vcc before deleting it */ in ns_close()
|
/kernel/linux/linux-5.10/drivers/block/ |
H A D | skd_main.c | 3459 .remove = skd_pci_remove,
|
/kernel/linux/linux-5.10/drivers/char/pcmcia/ |
H A D | synclink_cs.c | 2776 .remove = mgslpc_detach,
|
/kernel/linux/linux-5.10/drivers/net/dsa/sja1105/ |
H A D | sja1105_main.c | 1210 /* To remove, the strategy is to overwrite the element with in sja1105_static_fdb_change() 1361 * we need to remove it. If the resulting port mask becomes empty, we in sja1105et_fdb_del() 1487 /* Decide whether we remove just this port from the FDB entry, in sja1105pqrs_fdb_del() 1488 * or if we remove it completely. in sja1105pqrs_fdb_del() 3648 .remove = sja1105_remove,
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mediatek/ |
H A D | mtk_eth_soc.c | 3224 .remove = mtk_remove,
|
/kernel/linux/linux-5.10/drivers/net/ethernet/brocade/bna/ |
H A D | bnad.c | 3834 .remove = bnad_pci_remove,
|
/kernel/linux/linux-5.10/drivers/net/ethernet/ibm/emac/ |
H A D | core.c | 3244 /* if we were on the bootlist, remove us as we won't show up and in emac_probe() 3259 DBG(dev, "remove" NL); in emac_remove() 3321 .remove = emac_remove,
|
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbevf/ |
H A D | ixgbevf_main.c | 2076 /* remove VID from filter table */ in ixgbevf_vlan_rx_kill_vid() 3833 /* remove payload length from inner checksum */ in ixgbevf_tso() 4873 .remove = ixgbevf_remove,
|
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns/ |
H A D | hns_dsaf_main.c | 3007 * dsaf_remove - remove dsaf dev 3036 .remove = hns_dsaf_remove,
|
/kernel/linux/linux-5.10/drivers/net/ethernet/ibm/ehea/ |
H A D | ehea_main.c | 120 .remove = ehea_remove, 543 int length = cqe->num_bytes_transfered - 4; /*remove CRC */ in ehea_fill_skb() 3352 /* Only remove the hooks if we've registered them */ in ehea_unregister_memory_hooks()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/ |
H A D | jme.c | 3269 .remove = jme_remove_one,
|
/kernel/linux/linux-5.10/drivers/net/ethernet/amd/ |
H A D | pcnet32.c | 2558 break; /* PCMCIA remove happened */ in pcnet32_interrupt() 2950 .remove = pcnet32_remove_one,
|
/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/ |
H A D | fec_main.c | 1513 /* If this is a VLAN packet remove the VLAN Tag */ in fec_enet_rx_queue() 1518 /* Push and remove the vlan tag */ in fec_enet_rx_queue() 3124 * will do the same for now, but just remove the test if you want 3853 "Failed to resume device in remove callback (%pe)\n", in fec_drv_remove() 4006 .remove = fec_drv_remove,
|
/kernel/linux/linux-5.10/drivers/hid/ |
H A D | hid-logitech-hidpp.c | 4115 .remove = hidpp_remove,
|