Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/pci/dm1105/
H A Ddm1105.c190 static unsigned int dm1105_devcount; variable
978 if (dm1105_devcount >= ARRAY_SIZE(card)) in dm1105_probe()
986 dev->nr = dm1105_devcount; in dm1105_probe()
1003 dm1105_devcount++; in dm1105_probe()
1200 dm1105_devcount--; in dm1105_remove()