tag
line
file
source code
st_fops
1205
kernel/blk_drv/scsi/st.c
static struct file_operations st_fops = {
st_fops
1233
kernel/blk_drv/scsi/st.c
if (register_chrdev(MAJOR_NR,"st",&st_fops)) {