Searched defs:sys_fd (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/external/rktoolkit/ |
| H A D | vendor_storage.c | 133 int sys_fd = open("/dev/vendor_storage", O_RDWR, 0); in vendor_storage_read() local 175 int sys_fd = open("/dev/vendor_storage",O_RDWR,0); in vendor_storage_write() local 476 int sys_fd = open("/dev/vendor_storage", O_RDONLY); in rkvendor_read() local 514 int sys_fd = open("/dev/vendor_storage",O_RDWR,0); in rkvendor_write() local
|
| /OK3568_Linux_fs/external/rk_pcba_test/ |
| H A D | echo_discovery.c | 88 int rk_parameter_read_uid(int sys_fd, char *iotc_uid, int len) in rk_parameter_read_uid() 115 int sys_fd = -1; in parameter_read_protocol_uid() local
|
| /OK3568_Linux_fs/app/forlinx/flapp/src/keyboard/pinyin/share/ |
| H A D | pinyinime.cpp | 49 bool im_open_decoder_fd(int sys_fd, long start_offset, long length, in im_open_decoder_fd()
|
| H A D | dicttrie.cpp | 275 bool DictTrie::load_dict_fd(int sys_fd, long start_offset, in load_dict_fd()
|
| H A D | matrixsearch.cpp | 148 bool MatrixSearch::init_fd(int sys_fd, long start_offset, long length, in init_fd()
|
| /OK3568_Linux_fs/external/rkwifibt/tools/rtk_hciattach/ |
| H A D | rtb_fwc.c | 810 int sys_fd = open("/dev/vendor_storage", O_RDWR, 0); in vendor_storage_read() local 839 int sys_fd = open("/dev/vendor_storage",O_RDWR,0); in vendor_storage_write() local
|