Searched refs:eptList (Results 1 – 4 of 4) sorted by relevance
253 list_for_each(cur, &imuHandle->eptList) in HAL_RpmsgGetEndpointFromAddr()277 LIST_addTail(&imuHandle->eptList, &rpmsgHandle->eptLink); in HAL_RpmsgCreateEndpoint()304 LIST_remove(&imuHandle->eptList, &rpmsgHandle->eptLink); in HAL_RpmsgDestroyEndpoint()1177 list_for_each(cur, &imuHandle->eptList) in HAL_ImuCtrlHandler()1631 LIST_init(&imuHandle->eptList); in HAL_ImuInit()
385 LIST_ELEM_st eptList; member
256 list_for_each(cur, &imuHandle->eptList) in HAL_ImumcGetEndpointFromAddr()280 LIST_addTail(&imuHandle->eptList, &imumcHandle->eptLink); in HAL_ImumcCreateEndpoint()307 LIST_remove(&imuHandle->eptList, &imumcHandle->eptLink); in HAL_ImumcDestroyEndpoint()1180 list_for_each(cur, &imuHandle->eptList) in HAL_ImuCtrlHandler()1634 LIST_init(&imuHandle->eptList); in HAL_ImuInit()
641 LIST_ELEM_st eptList; member