Home
last modified time | relevance | path

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

/openbmc/linux/include/soc/tegra/
H A Dbpmp.h92 struct list_head mrqs; member
/openbmc/linux/drivers/firmware/tegra/
H A Dbpmp.c410 list_for_each_entry(entry, &bpmp->mrqs, list) in tegra_bpmp_find_mrq()
493 list_add(&entry->list, &bpmp->mrqs); in tegra_bpmp_request_mrq()
722 INIT_LIST_HEAD(&bpmp->mrqs); in tegra_bpmp_probe()