Searched refs:def_chr_fops (Results 1 – 3 of 3) sorted by relevance
452 const struct file_operations def_chr_fops = { variable
2295 inode->i_fop = &def_chr_fops; in init_special_inode()
2828 extern const struct file_operations def_chr_fops;