Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/infiniband/hw/hfi1/
H A Deprom.h50 int eprom_init(struct hfi1_devdata *dd);
H A Deprom.c170 int eprom_init(struct hfi1_devdata *dd) in eprom_init() function
H A Dchip.c15198 ret = eprom_init(dd); in hfi1_init_dd()