Home
last modified time | relevance | path

Searched refs:aie2m_psp_create (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/drivers/accel/amdxdna/
H A Daie2_psp.c117 struct psp_device *aie2m_psp_create(struct drm_device *ddev, struct psp_config *conf) in aie2m_psp_create() function
H A Daie2_pci.h249 struct psp_device *aie2m_psp_create(struct drm_device *ddev, struct psp_config *conf);
H A Daie2_pci.c525 ndev->psp_hdl = aie2m_psp_create(&xdna->ddev, &psp_conf); in aie2_init()