Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rockchip-test/audio/
H A Dcheck_wavs.sh60 last_err=$ERR_CNT
69 if [ $last_err != $ERR_CNT ]; then
75 last_err=$ERR_CNT
84 if [ $last_err != $ERR_CNT ]; then
/OK3568_Linux_fs/debian/overlay-debug/rockchip-test/audio/
H A Dcheck_wavs.sh60 last_err=$ERR_CNT
69 if [ $last_err != $ERR_CNT ]; then
75 last_err=$ERR_CNT
84 if [ $last_err != $ERR_CNT ]; then
/OK3568_Linux_fs/kernel/net/ipv6/
H A Droute.c5292 int last_err = 0; in ip6_route_multipath_del() local
5315 last_err = err; in ip6_route_multipath_del()
5324 last_err = err; in ip6_route_multipath_del()
5330 return last_err; in ip6_route_multipath_del()