Searched refs:dtlk_fops (Results 1 - 2 of 2) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/char/
H A Ddtlk.c99 static const struct file_operations dtlk_fops = variable in typeref:struct:file_operations
337 dtlk_major = register_chrdev(0, "dtlk", &dtlk_fops);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/char/
H A Ddtlk.c99 static const struct file_operations dtlk_fops = variable in typeref:struct:file_operations
337 dtlk_major = register_chrdev(0, "dtlk", &dtlk_fops);

Completed in 60 milliseconds