Searched refs:stv0900_first_inode (Results 1 – 1 of 1) sorted by relevance
48 static struct stv0900_inode *stv0900_first_inode; variable54 struct stv0900_inode *temp_chip = stv0900_first_inode; in find_inode()74 struct stv0900_inode *prev_node = stv0900_first_inode; in remove_inode()79 if (del_node == stv0900_first_inode) { in remove_inode()80 stv0900_first_inode = del_node->next_inode; in remove_inode()99 struct stv0900_inode *new_node = stv0900_first_inode; in append_internal()103 stv0900_first_inode = new_node; in append_internal()