Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/media/pci/dm1105/
Ddm1105.c191 static unsigned int dm1105_devcount; variable
979 if (dm1105_devcount >= ARRAY_SIZE(card)) in dm1105_probe()
987 dev->nr = dm1105_devcount; in dm1105_probe()
1004 dm1105_devcount++; in dm1105_probe()
1201 dm1105_devcount--; in dm1105_remove()