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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/ieee1394/
H A Dhosts.h197 int hpsb_update_config_rom_image(struct hpsb_host *host);
H A Dhighlevel.c211 if (host->update_config_rom && hpsb_update_config_rom_image(host) < 0)
274 hpsb_update_config_rom_image(host) < 0)
512 if (host->update_config_rom && hpsb_update_config_rom_image(host) < 0)
H A Dhosts.c211 * hpsb_update_config_rom_image - updates configuration ROM image of a host
218 int hpsb_update_config_rom_image(struct hpsb_host *host) function
H A Dieee1394_core.c1285 EXPORT_SYMBOL(hpsb_update_config_rom_image); variable
H A Draw1394.c2068 hpsb_update_config_rom_image(fi->host);
2120 ret = hpsb_update_config_rom_image(fi->host);
2953 && hpsb_update_config_rom_image(fi->host) < 0)

Completed in 75 milliseconds