Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/pci/pt1/
Dpt1.c96 int st_count; member
289 if (adap->st_count != -1 && sc != ((adap->st_count + 1) & 0x7)) in pt1_filter()
292 adap->st_count = sc; in pt1_filter()
663 adap->st_count = -1; in pt1_alloc_adapter()