Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/pci/dm1105/
H A Ddm1105.c190 static unsigned int dm1105_devcount; variable
976 if (dm1105_devcount >= ARRAY_SIZE(card)) in dm1105_probe()
984 dev->nr = dm1105_devcount; in dm1105_probe()
1001 dm1105_devcount++; in dm1105_probe()
1199 dm1105_devcount--; in dm1105_remove()