Searched refs:hw_init (Results 176 - 200 of 227) sorted by relevance

12345678910

/linux-master/drivers/net/ethernet/aquantia/atlantic/
H A Daq_nic.c422 err = self->aq_hw_ops->hw_init(self->aq_hw,
/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Duvd_v7_0.c1791 .hw_init = uvd_v7_0_hw_init,
H A Dvi.c2051 .hw_init = vi_common_hw_init,
H A Dvcn_v4_0_5.c1744 .hw_init = vcn_v4_0_5_hw_init,
H A Dsdma_v4_4_2.c1799 .hw_init = sdma_v4_4_2_hw_init,
H A Dsdma_v5_0.c1727 .hw_init = sdma_v5_0_hw_init,
H A Dsdma_v5_2.c1671 .hw_init = sdma_v5_2_hw_init,
H A Dsdma_v6_0.c1496 .hw_init = sdma_v6_0_hw_init,
H A Dgmc_v9_0.c2468 .hw_init = gmc_v9_0_hw_init,
H A Dgmc_v8_0.c1707 .hw_init = gmc_v8_0_hw_init,
H A Dvcn_v1_0.c1893 .hw_init = vcn_v1_0_hw_init,
H A Dvcn_v2_0.c1999 .hw_init = vcn_v2_0_hw_init,
H A Dvcn_v4_0_3.c1651 .hw_init = vcn_v4_0_3_hw_init,
H A Dsdma_v4_0.c2301 .hw_init = sdma_v4_0_hw_init,
H A Dcik.c2204 .hw_init = cik_common_hw_init,
H A Dsi.c2700 .hw_init = si_common_hw_init,
H A Dvcn_v3_0.c2222 .hw_init = vcn_v3_0_hw_init,
/linux-master/drivers/gpu/drm/msm/adreno/
H A Da5xx_gpu.c1683 .hw_init = a5xx_hw_init,
/linux-master/drivers/net/wireless/ti/wl18xx/
H A Dmain.c1719 .hw_init = wl18xx_hw_init,
/linux-master/drivers/crypto/hisilicon/hpre/
H A Dhpre_main.c1329 .hw_init = hpre_set_user_domain_and_cache,
/linux-master/drivers/scsi/hisi_sas/
H A Dhisi_sas_v1_hw.c1749 .hw_init = hisi_sas_v1_init,
H A Dhisi_sas_main.c2556 rc = hisi_hba->hw->hw_init(hisi_hba);
/linux-master/drivers/net/wireless/realtek/rtlwifi/
H A Dpci.c1741 err = rtlpriv->cfg->ops->hw_init(hw);
H A Dwifi.h2167 int (*hw_init)(struct ieee80211_hw *hw); member in struct:rtl_hal_ops
/linux-master/drivers/accel/habanalabs/common/
H A Dhabanalabs.h491 * to do reset before hw_init or not
494 * hw_init
1497 * @late_init: sets up late driver/hw state (post hw_init) - Optional.
1501 * @hw_init: sets up the H/W state.
1628 int (*hw_init)(struct hl_device *hdev); member in struct:hl_asic_funcs

Completed in 402 milliseconds

12345678910