Searched refs:catu_table (Results 1 – 1 of 1) sorted by relevance
34 struct tmc_sg_table *catu_table; member148 dev_dbg(catu_table->dev, in catu_dump_table()150 catu_table, catu_table->table_daddr); in catu_dump_table()216 catu_dbg(catu_table->dev, in catu_populate_table()243 catu_dbg(catu_table->dev, in catu_populate_table()273 if (IS_ERR(catu_table)) in catu_init_sg_table()274 return catu_table; in catu_init_sg_table()281 return catu_table; in catu_init_sg_table()307 struct tmc_sg_table *catu_table = catu_buf->catu_table; in catu_sync_etr_buf() local345 if (IS_ERR(catu_table)) { in catu_alloc_etr_buf()[all …]
Completed in 4 milliseconds