Home | History | Annotate | Download | only in fb

Lines Matching refs:pread_

280   length = Sys::pread_(edid_file, edid_str, sizeof(edid_str)-1, 0);
547 len = Sys::pread_(scan_info_file, data, sizeof(data) - 1, 0);
611 bytes_read = Sys::pread_(fd, config_buffer, kPageSize, 0);
724 length = Sys::pread_(edid_s3d_node, edid_s3d_str, sizeof(edid_s3d_str)-1, 0);
825 length = Sys::pread_(s3d_mode_node, s3d_mode_string, sizeof(s3d_mode_string), 0);