Searched defs:child_container_id (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/staging/fsl-mc/bus/
H A Ddprc.c110 dprc_create_container(struct fsl_mc_io *mc_io, u32 cmd_flags, u16 token, struct dprc_cfg *cfg, int *child_container_id, u64 *child_portal_offset) dprc_create_container() argument
178 dprc_destroy_container(struct fsl_mc_io *mc_io, u32 cmd_flags, u16 token, int child_container_id) dprc_destroy_container() argument
216 dprc_reset_container(struct fsl_mc_io *mc_io, u32 cmd_flags, u16 token, int child_container_id) dprc_reset_container() argument
575 dprc_set_res_quota(struct fsl_mc_io *mc_io, u32 cmd_flags, u16 token, int child_container_id, char *type, u16 quota) dprc_set_res_quota() argument
625 dprc_get_res_quota(struct fsl_mc_io *mc_io, u32 cmd_flags, u16 token, int child_container_id, char *type, u16 *quota) dprc_get_res_quota() argument
750 dprc_unassign(struct fsl_mc_io *mc_io, u32 cmd_flags, u16 token, int child_container_id, struct dprc_res_req *res_req) dprc_unassign() argument

Completed in 46 milliseconds