?? can__core_8c.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 + -