Searched refs:child_container_id (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/bus/fsl-mc/ |
H A D | dprc.c | 88 * @child_container_id: ID of the container to reset 115 int child_container_id, in dprc_reset_container() 146 cmd_params->child_container_id = cpu_to_le32(child_container_id); in dprc_reset_container() 112 dprc_reset_container(struct fsl_mc_io *mc_io, u32 cmd_flags, u16 token, int child_container_id, u32 options) dprc_reset_container() argument
|
H A D | fsl-mc-private.h | 120 __le32 child_container_id; member
|
/kernel/linux/linux-6.6/drivers/bus/fsl-mc/ |
H A D | dprc.c | 88 * @child_container_id: ID of the container to reset 115 int child_container_id, in dprc_reset_container() 146 cmd_params->child_container_id = cpu_to_le32(child_container_id); in dprc_reset_container() 112 dprc_reset_container(struct fsl_mc_io *mc_io, u32 cmd_flags, u16 token, int child_container_id, u32 options) dprc_reset_container() argument
|
H A D | fsl-mc-private.h | 120 __le32 child_container_id; member
|
/kernel/linux/linux-5.10/include/linux/fsl/ |
H A D | mc.h | 531 int child_container_id,
|
/kernel/linux/linux-6.6/include/linux/fsl/ |
H A D | mc.h | 536 int child_container_id,
|
Completed in 7 milliseconds