Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
1201 dm1105_devcount--; in dm1105_remove()
/kernel/linux/linux-6.6/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()

Completed in 4 milliseconds