Home
last modified time | relevance | path

Searched refs:bo_temp (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/accel/qaic/
H A Dqaic_data.c1864 struct qaic_bo *bo, *bo_temp; in release_dbc() local
1880 list_for_each_entry_safe(bo, bo_temp, &dbc->bo_lists, bo_list) { in release_dbc()