Home
last modified time | relevance | path

Searched refs:check_mode (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/md/
H A Dmd-faulty.c85 static int check_mode(struct faulty_conf *conf, int mode) in check_mode() function
182 if (check_mode(conf, WritePersistent)) { in faulty_make_request()
187 if (check_mode(conf, WriteTransient)) in faulty_make_request()
194 if (check_mode(conf, ReadTransient)) in faulty_make_request()
196 if (check_mode(conf, ReadPersistent)) { in faulty_make_request()
201 if (check_mode(conf, ReadFixable)) { in faulty_make_request()
/OK3568_Linux_fs/rkbin/scripts/
H A Dcheckpatch.sh401 function check_mode() function
417 check_mode
/OK3568_Linux_fs/kernel/drivers/media/v4l2-core/
H A Dtuner-core.c819 static inline int check_mode(struct tuner *t, enum v4l2_tuner_type mode) in check_mode() function
847 if (check_mode(t, mode) == -EINVAL) { in set_mode()
1208 if (check_mode(t, f->type) == -EINVAL) in tuner_g_frequency()
1240 if (check_mode(t, vt->type) == -EINVAL) in tuner_g_tuner()
/OK3568_Linux_fs/external/linux-rga/im2d_api/src/
H A Dim2d_impl.h65 int check_mode; member
H A Dim2d.cpp792 g_im2d_context.check_mode = (bool)value; in imconfig()
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/rga/RV110X/include/
H A Dim2d_type.h408 int check_mode; member