CONFIG_STOP

Sent to direct the driver to stop using its current allocated configuration. The driver should stop using the resources in its allocated configuration until it receives a subsequent CONFIG_START message.

scfSubFunc
Subfunction number. Can be one of these value.
CONFIG_STOP_DYNAMIC_STOP Directs the driver to stop using the allocated configuration.
CONFIG_STOP_CHILD_FAILED_START Driver for child device node failed to start.
CONFIG_STOP_HAS_PROBLEM Driver has a driver-specific problem.

Use the CONFIGMG_Get_First_Log_Conf or CONFIGMG_Get_Alloc_Log_Conf to retrieve the allocated logical configuration (ALLOC_LOG_CONF) for this device node.