Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/fsl-mc/bus/
Ddpmcp.h57 int dpmcp_open(struct fsl_mc_io *mc_io, int dpmcp_id, uint16_t *token);
Ddpmcp.c37 int dpmcp_open(struct fsl_mc_io *mc_io, int dpmcp_id, uint16_t *token) in dpmcp_open() function
Dmc-allocator.c376 error = dpmcp_open(mc_io, mc_dev->obj_desc.id, &token); in fsl_mc_portal_reset()