Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hyperhold/
Dhp_iotab.c47 static struct hpio *iotab_search_get(struct hp_iotab *iotab, u32 eid) in iotab_search_get() function
184 return iotab_search_get(&iotab, eid); in hpio_get()
192 hpio = iotab_search_get(&iotab, eid); in hpio_get_alloc()