Home
last modified time | relevance | path

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

/Linux-v6.6/include/soc/tegra/
Dbpmp.h92 struct list_head mrqs; member
/Linux-v6.6/drivers/firmware/tegra/
Dbpmp.c392 list_for_each_entry(entry, &bpmp->mrqs, list) in tegra_bpmp_find_mrq()
475 list_add(&entry->list, &bpmp->mrqs); in tegra_bpmp_request_mrq()
704 INIT_LIST_HEAD(&bpmp->mrqs); in tegra_bpmp_probe()