Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/ccp/
H A Ddbc.h54 int dbc_dev_init(struct psp_device *psp);
H A Dpsp-dev.c118 ret = dbc_dev_init(psp); in psp_init_platform_access()
H A Ddbc.c194 int dbc_dev_init(struct psp_device *psp) in dbc_dev_init() function