Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dcdrom.h192 __u8 test_write : 1; member
206 __u8 test_write : 1;
/OK3568_Linux_fs/kernel/tools/testing/selftests/kvm/lib/
H A Dio.c41 ssize_t test_write(int fd, const void *buf, size_t count) in test_write() function
/OK3568_Linux_fs/kernel/tools/testing/selftests/kvm/include/
H A Dtest_util.h37 ssize_t test_write(int fd, const void *buf, size_t count);
/OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/storage_benchmark/
H A Dbenchmark.c104 static TEE_Result test_write(TEE_ObjectHandle object, size_t data_size, in test_write() function
363 res = test_write(object, data_size, chunk_buf, in ta_stroage_benchmark_chunk_access_test()
/OK3568_Linux_fs/buildroot/package/assimp/
H A D0003-closes-2954-upgrade-to-latest-greatest.patch219 @@ -47,7 +47,7 @@ static void test_write(void) {
/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Dadv7604.c559 static inline int test_write(struct v4l2_subdev *sd, u8 reg, u8 val) in test_write() function