Home
last modified time | relevance | path

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

/linux-6.15/drivers/media/pci/cx23885/
H A Daltera-ci.c130 struct fpga_inode { struct
133 struct fpga_inode *next_inode; argument
137 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 …]