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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/dvb/dvb-usb/
H A Ddigitv.c95 static u8 reset_buf[] = { 0x89, 0x38, 0x8a, 0x2d, 0x50, 0x80 }; local
102 for (i = 0; i < ARRAY_SIZE(reset_buf); i += 2)
103 mt352_write(fe, &reset_buf[i], 2);

Completed in 25 milliseconds