Searched refs:tbl_list (Results 1 – 3 of 3) sorted by relevance
171 if (list_empty(&obj->tbl_list)) { in rk_pcie_handle_dma_interrupt()297 list_add_tail(&table->tbl_node, &obj->tbl_list); in rk_pcie_prepare_dma()308 while (!list_empty(&obj->tbl_list)) { in rk_pcie_dma_trx_work()309 table = list_first_entry(&obj->tbl_list, struct dma_table, in rk_pcie_dma_trx_work()395 if (need_ack || !list_empty(&obj->tbl_list)) in rk_pcie_scan_timer()822 bool list = list_empty(&dma_obj->tbl_list); in rk_pcie_debugfs_trx_show()956 INIT_LIST_HEAD(&obj->tbl_list); in rk_pcie_dma_obj_probe()
176 struct list_head tbl_list; member
480 if (list_empty(&obj->tbl_list)) { in rockchip_pcie_handle_dma_interrupt()