Home
last modified time | relevance | path

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

/linux/drivers/gpib/tnt4882/
H A Dtnt4882_gpib.c28 static const int ISAPNP_VENDOR_ID_NI = ISAPNP_VENDOR('N', 'I', 'C'); variable
1013 *dev = pnp_find_dev(NULL, ISAPNP_VENDOR_ID_NI, in ni_isapnp_find()