Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/aacraid/
H A Dlinit.c1468 static const struct file_operations aac_cfg_fops = { variable
1557 aac_cfg_major = register_chrdev(0, "aac", &aac_cfg_fops); in aac_init_char()