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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/go7007/
H A Dgo7007-driver.c409 int i, seq_start_code = -1, frame_start_code = -1; local
416 frame_start_code = 0xB6;
421 frame_start_code = 0x00;
495 buf[i] == frame_start_code)) {
498 if (buf[i] == frame_start_code) {

Completed in 11 milliseconds