Searched refs:ISAPNP_FUNCTION (Results 1 – 2 of 2) sorted by relevance
| /linux/include/linux/ |
| H A D | isapnp.h | 24 #define ISAPNP_FUNCTION(x) ISAPNP_DEVICE(x) macro 42 { .vendor = ISAPNP_VENDOR(_va, _vb, _vc), .function = ISAPNP_FUNCTION(_function) } 54 .vendor = ISAPNP_VENDOR(_dva, _dvb, _dvc), .function = ISAPNP_FUNCTION(_dfunction)
|
| /linux/drivers/media/radio/ |
| H A D | radio-sf16fmi.c | 233 ISAPNP_VENDOR('M','F','R'), ISAPNP_FUNCTION(0xad10), 0}, 236 ISAPNP_VENDOR('M','F','R'), ISAPNP_FUNCTION(0xad12), 0},
|