Home
last modified time | relevance | path

Searched refs:OpsLine (Results 1 – 2 of 2) sorted by relevance

/rockchip-linux_mpp/utils/
H A Dutils.h80 } OpsLine; typedef
82 RK_S32 parse_config_line(const char *str, OpsLine *info);
H A Dutils.c1363 RK_S32 parse_config_line(const char *str, OpsLine *info) in parse_config_line()