⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 can__core_8c.3

📁 S3C44B0接can总线.rar
💻 3
字号:
.TH "can_core.c" 3 "15 Jun 2001" "can4linux" \" -*- nroff -*-.ad l.nh.SH NAMEcan_core.c \-  .SH SYNOPSIS.br.PP.SS "Variables".in +1c.ti -1c.RI "struct file_operations \fBcan_fops\fP".br.in -1c.SH "DETAILED DESCRIPTION".PP  .PP\fBAuthor(s): \fP.in +1cHeinz-J黵gen Oertel, port GmbH .PP\fBRevision: \fP.in +1c 1.2  .PP\fBDate: \fP.in +1c 2001/06/15 15:32:10 .PPContains the code for module initialization. The functions herein are never called directly by the user but when the driver module is loaded into the kernel space or unloaded..PPThe driver is highly configurable using the \fBsysctl\fP interface. For a description see main page..PP.SH "VARIABLE DOCUMENTATION".PP .SS "struct file_operations can_fops".PP\fBInitial value:\fP.PP.nf {     llseek:     NULL,     read:       can_read,     write:      can_write,     readdir:    NULL,     poll:       can_select,     ioctl:      can_ioctl,     mmap:       NULL,     open:       can_open,      release:    can_close,     fsync:      NULL,     fasync:     NULL, }.fi.SH "AUTHOR".PP Generated automatically by Doxygen for can4linux from the source code.

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -