| /drivers/net/wireless/intel/ipw2x00/ |
| A D | libipw_crypto.c | 69 crypt->ops->deinit(crypt->priv); in libipw_crypt_info_free() 93 entry->ops->deinit(entry->priv); in libipw_crypt_deinit_entries() 233 .deinit = libipw_crypt_null_deinit,
|
| A D | libipw_crypto_wep.c | 226 .deinit = libipw_wep_deinit,
|
| /drivers/clocksource/ |
| A D | timer-stm32.c | 309 goto deinit; in stm32_timer_init() 324 goto deinit; in stm32_timer_init() 329 deinit: in stm32_timer_init()
|
| /drivers/pci/controller/dwc/ |
| A D | pcie-qcom.c | 1346 pcie->cfg->ops->deinit(pcie); in qcom_pcie_host_init() 1358 pcie->cfg->ops->deinit(pcie); in qcom_pcie_host_deinit() 1372 .deinit = qcom_pcie_host_deinit, 1381 .deinit = qcom_pcie_deinit_2_1_0, 1390 .deinit = qcom_pcie_deinit_1_0_0, 1399 .deinit = qcom_pcie_deinit_2_3_2, 1408 .deinit = qcom_pcie_deinit_2_4_0, 1417 .deinit = qcom_pcie_deinit_2_3_3, 1426 .deinit = qcom_pcie_deinit_2_7_0, 1436 .deinit = qcom_pcie_deinit_2_7_0, [all …]
|
| A D | pcie-designware-host.c | 587 if (pp->ops->deinit) in dw_pcie_host_init() 588 pp->ops->deinit(pp); in dw_pcie_host_init() 610 if (pp->ops->deinit) in dw_pcie_host_deinit() 611 pp->ops->deinit(pp); in dw_pcie_host_deinit() 1046 if (pci->pp.ops->deinit) in dw_pcie_suspend_noirq() 1047 pci->pp.ops->deinit(&pci->pp); in dw_pcie_suspend_noirq()
|
| /drivers/media/platform/mediatek/vcodec/decoder/ |
| A D | vdec_drv_base.h | 43 void (*deinit)(void *h_vdec); member
|
| A D | vdec_drv_if.c | 124 ctx->dec_if->deinit(ctx->drv_handle); in vdec_if_deinit()
|
| /drivers/media/platform/mediatek/vcodec/encoder/ |
| A D | venc_drv_base.h | 50 int (*deinit)(void *handle); member
|
| A D | venc_drv_if.c | 93 ret = ctx->enc_if->deinit(ctx->drv_handle); in venc_if_deinit()
|
| /drivers/firmware/tegra/ |
| A D | bpmp-private.h | 13 void (*deinit)(struct tegra_bpmp *bpmp); member
|
| A D | bpmp.c | 758 goto deinit; in tegra_bpmp_probe() 804 deinit: in tegra_bpmp_probe() 805 if (bpmp->soc->ops->deinit) in tegra_bpmp_probe() 806 bpmp->soc->ops->deinit(bpmp); in tegra_bpmp_probe()
|
| /drivers/gpu/drm/omapdrm/ |
| A D | tcm.h | 72 void (*deinit)(struct tcm *tcm); member 107 tcm->deinit(tcm); in tcm_deinit()
|
| A D | tcm-sita.c | 238 tcm->deinit = sita_deinit; in sita_init()
|
| /drivers/gpu/drm/bridge/cadence/ |
| A D | cdns-dsi-core.h | 57 void (*deinit)(struct cdns_dsi *dsi); member
|
| A D | cdns-dsi-core.c | 1397 if (dsi->platform_ops && dsi->platform_ops->deinit) in cdns_dsi_drm_probe() 1398 dsi->platform_ops->deinit(dsi); in cdns_dsi_drm_probe() 1415 if (dsi->platform_ops && dsi->platform_ops->deinit) in cdns_dsi_drm_remove() 1416 dsi->platform_ops->deinit(dsi); in cdns_dsi_drm_remove()
|
| /drivers/staging/vc04_services/bcm2835-audio/ |
| A D | bcm2835-vchiq.c | 237 goto deinit; in bcm2835_audio_open() 250 deinit: in bcm2835_audio_open()
|
| /drivers/cpuidle/ |
| A D | cpuidle-psci.c | 410 goto deinit; in psci_idle_init_cpu() 415 deinit: in psci_idle_init_cpu()
|
| A D | cpuidle-riscv-sbi.c | 337 goto deinit; in sbi_cpuidle_init_cpu() 342 deinit: in sbi_cpuidle_init_cpu()
|
| /drivers/soc/ti/ |
| A D | pm33xx.c | 580 if (pm_ops->deinit) in am33xx_pm_remove() 581 pm_ops->deinit(); in am33xx_pm_remove()
|
| /drivers/net/can/m_can/ |
| A D | m_can.h | 71 int (*deinit)(struct m_can_classdev *cdev); member
|
| /drivers/media/platform/qcom/venus/ |
| A D | venc.c | 1039 goto deinit; in venc_init_session() 1044 goto deinit; in venc_init_session() 1050 goto deinit; in venc_init_session() 1054 goto deinit; in venc_init_session() 1058 goto deinit; in venc_init_session() 1061 deinit: in venc_init_session()
|
| /drivers/net/wireless/ath/ath9k/ |
| A D | init.c | 1028 goto deinit; in ath9k_init_device() 1035 goto deinit; in ath9k_init_device() 1040 goto deinit; in ath9k_init_device() 1082 deinit: in ath9k_init_device()
|
| /drivers/net/ethernet/intel/ice/ |
| A D | ice_tc_lib.h | 221 int ice_pass_vf_tx_lldp(struct ice_vsi *vsi, bool deinit);
|
| /drivers/net/wireless/ath/ath11k/ |
| A D | spectral.c | 1015 goto deinit; in ath11k_spectral_init() 1031 goto deinit; in ath11k_spectral_init() 1037 deinit: in ath11k_spectral_init()
|
| /drivers/infiniband/ulp/rtrs/ |
| A D | rtrs.c | 587 if (pool->ops && pool->ops->deinit) in dev_free() 588 pool->ops->deinit(dev); in dev_free()
|