Searched refs:file_head (Results 1 – 1 of 1) sorted by relevance
34 dlist_t file_head; member424 if (!dlist_empty(&dev_n->file_head)) { in u_device_rpc_open()504 dlist_add_tail(&fnode->node, &dev_n->file_head); in u_device_rpc_open()585 …WARN_ON_MSG(!dlist_empty(&dev_n->file_head), "rpc service is stopped but dev_n->file_head is not e… in u_device_rpc_close()872 dlist_init(&dev_n->file_head); in aos_dev_reg_with_flag()
Completed in 3 milliseconds