Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/media/pci/bt8xx/
Dbttv-driver.c499 static const unsigned int BTTV_TVNORMS = ARRAY_SIZE(bttv_tvnorms); variable
1121 BUG_ON(norm >= BTTV_TVNORMS); in set_tvnorm()
1122 BUG_ON(btv->tvnorm >= BTTV_TVNORMS); in set_tvnorm()
1699 for (i = 0; i < BTTV_TVNORMS; i++) in bttv_s_std()
1702 if (i == BTTV_TVNORMS) in bttv_s_std()