Searched refs:node2id (Results 1 – 3 of 3) sorted by relevance
22 static inline u32 node2id(struct list_head *node) in node2id() function
972 if (id >= node2id(hdl->ctrl_refs.prev)) { in v4l2_query_ext_ctrl()
1116 if (list_empty(&hdl->ctrl_refs) || id > node2id(hdl->ctrl_refs.prev)) { in handler_new_ref()
Completed in 8 milliseconds