Home | History | Annotate | Download | only in fb

Lines Matching refs:open_

256   int edid_file = Sys::open_(edid_path, O_RDONLY);
469 fd = Sys::open_(data, O_WRONLY);
511 scan_info_file = Sys::open_(data, O_RDONLY);
548 int fd = Sys::open_(file_path, file_mode);
689 int edid_s3d_node = Sys::open_(edid_s3d_path, O_RDONLY);
761 int s3d_mode_node = Sys::open_(s3d_mode_path, O_RDWR);
790 int s3d_mode_node = Sys::open_(s3d_mode_path, O_RDWR);
918 int fd_mode = Sys::open_(mode_path, O_WRONLY);
935 int fd_node = Sys::open_(node_path, O_WRONLY);
996 int fd = Sys::open_(hdr_stream_path, O_WRONLY);