Home
last modified time | relevance | path

Searched refs:vbandlength (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/drivers/usb/
Dpwc-uncompress.c102 if (pdev->vbandlength == 0) { in pwc_decompress()
152 pdev->decompress_data, pdev->vbandlength); in pwc_decompress()
Dpwc-ctrl.c274 pdev->vbandlength = 528; in set_video_mode_Nala()
278 pdev->vbandlength = 704; in set_video_mode_Nala()
283 pdev->vbandlength = 0; in set_video_mode_Nala()
337 pdev->vbandlength = pChoose->bandlength; in set_video_mode_Timon()
398 pdev->vbandlength = pChoose->bandlength; in set_video_mode_Kiara()
Dpwc.h140 int vbandlength; /* compressed band length; 0 is uncompressed */ member