Searched refs:fwtype (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/dvb/dvb-usb/
H A Ddib0700.h53 u32 *romversion, u32 *ramversion, u32 *fwtype);
H A Ddib0700_core.c28 u32 *romversion, u32 *ramversion, u32 *fwtype)
41 if (fwtype != NULL)
42 *fwtype = (b[12] << 24) | (b[13] << 16) | (b[14] << 8) | b[15];
659 u32 hwversion, romversion, fw_version, fwtype; local
662 &fw_version, &fwtype);
665 hwversion, romversion, fw_version, fwtype);
27 dib0700_get_version(struct dvb_usb_device *d, u32 *hwversion, u32 *romversion, u32 *ramversion, u32 *fwtype) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dtg3.c12694 char *fwtype; local
12711 fwtype = "NCSI";
12713 fwtype = "DASH";
12718 fwtype,

Completed in 84 milliseconds