Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/amd/pds_core/
H A Dcore.h287 void pdsc_dev_uninit(struct pdsc *pdsc);
H A Ddev.c322 void pdsc_dev_uninit(struct pdsc *pdsc) in pdsc_dev_uninit() function
H A Dcore.c486 pdsc_dev_uninit(pdsc); in pdsc_teardown()