Home
last modified time | relevance | path

Searched defs:test_write (Results 1 – 4 of 4) sorted by relevance

/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/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
/OK3568_Linux_fs/kernel/include/linux/
H A Dcdrom.h192 __u8 test_write : 1; member
/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