Searched refs:dvb_usb_get_hexline (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 Ddvb-usb-firmware.c39 while ((ret = dvb_usb_get_hexline(fw,&hx,&pos)) > 0) {
107 int dvb_usb_get_hexline(const struct firmware *fw, struct hexline *hx, function
138 EXPORT_SYMBOL(dvb_usb_get_hexline); variable
H A Ddvb-usb.h454 extern int dvb_usb_get_hexline(const struct firmware *fw, struct hexline *hx, int *pos);
H A Ddib0700_core.c369 while ((ret = dvb_usb_get_hexline(fw, &hx, &pos)) > 0) {

Completed in 108 milliseconds