Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rdma/hfi1/
Deprom.h55 int handle_eprom_command(const struct hfi1_cmd *cmd);
Deprom.c318 int handle_eprom_command(const struct hfi1_cmd *cmd) in handle_eprom_command() function
Dfile_ops.c428 ret = handle_eprom_command(&cmd); in hfi1_file_write()