Searched refs:hpsb_update_config_rom_image (Results 1 - 5 of 5) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/ieee1394/
H A Dhosts.h201 int hpsb_update_config_rom_image(struct hpsb_host *host);
H A Dhighlevel.c215 if (host->update_config_rom && hpsb_update_config_rom_image(host) < 0)
280 hpsb_update_config_rom_image(host) < 0)
545 if (host->update_config_rom && hpsb_update_config_rom_image(host) < 0)
H A Dhosts.c210 * hpsb_update_config_rom_image - updates configuration ROM image of a host
217 int hpsb_update_config_rom_image(struct hpsb_host *host) function
H A Dieee1394_core.c1289 EXPORT_SYMBOL(hpsb_update_config_rom_image); variable
H A Draw1394.c2216 hpsb_update_config_rom_image(fi->host);
2268 ret = hpsb_update_config_rom_image(fi->host);
2966 && hpsb_update_config_rom_image(fi->host) < 0)

Completed in 275 milliseconds