Home
last modified time | relevance | path

Searched refs:LEC_NO_ERROR (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/can/m_can/
H A Dm_can.h33 LEC_NO_ERROR = 0, enumerator
/OK3568_Linux_fs/yocto/meta-rockchip/recipes-multimedia/gstreamer/gstreamer1.0_1.22/
H A D0004-gst-launch-Fix-random-hang-when-EOS.patch27 static LaunchExitCode last_launch_code = LEC_NO_ERROR;
/OK3568_Linux_fs/yocto/meta-rockchip/recipes-multimedia/gstreamer/gstreamer1.0_1.20/
H A D0004-gst-launch-Fix-random-hang-when-EOS.patch27 static LaunchExitCode last_launch_code = LEC_NO_ERROR;
/OK3568_Linux_fs/buildroot/package/gstreamer1/gstreamer1/
H A D0004-gst-launch-Fix-random-hang-when-EOS.patch27 static LaunchExitCode last_launch_code = LEC_NO_ERROR;
/OK3568_Linux_fs/kernel/drivers/net/can/c_can/
H A Dc_can.c181 LEC_NO_ERROR = 0, enumerator
987 if (lec_type == LEC_UNUSED || lec_type == LEC_NO_ERROR) in c_can_handle_bus_err()