Searched defs:dev_file (Results 1 – 3 of 3) sorted by relevance
756 char dev_file[256]; in PciOpen() local
497 let dev_file = OpenOptions::new() in create_vinput_device() localVariable
795 pub fn dev_file(&self) -> &File { in dev_file() method