Home
last modified time | relevance | path

Searched refs:rtlx_fops (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/arch/mips/include/asm/
Drtlx.h46 extern const struct file_operations rtlx_fops;
/Linux-v6.6/arch/mips/kernel/
Drtlx-mt.c85 major = register_chrdev(0, RTLX_MODULE_NAME, &rtlx_fops); in rtlx_module_init()
Drtlx.c394 const struct file_operations rtlx_fops = { variable