Searched refs:fpga_inode (Results 1 – 1 of 1) sorted by relevance
130 struct fpga_inode { struct133 struct fpga_inode *next_inode; argument137 static struct fpga_inode *fpga_first_inode;140 static struct fpga_inode *find_inode(void *dev) in find_inode()142 struct fpga_inode *temp_chip = fpga_first_inode; in find_inode()175 struct fpga_inode *temp_chip = fpga_first_inode; in find_dinode()200 struct fpga_inode *prev_node = fpga_first_inode; in remove_inode()224 struct fpga_inode *new_node = fpga_first_inode; in append_internal()426 struct fpga_inode *temp_int = NULL; in altera_ci_irq()484 struct fpga_inode *temp_int = find_inode(dev); in altera_ci_release()[all …]