Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/hfi1/
H A Deprom.h8 int eprom_init(struct hfi1_devdata *dd);
H A Deprom.c129 int eprom_init(struct hfi1_devdata *dd) in eprom_init() function
H A Dchip.c15165 ret = eprom_init(dd); in hfi1_init_dd()