Home
last modified time | relevance | path

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

/linux/include/linux/
H A Disapnp.h24 #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 Dradio-sf16fmi.c233 ISAPNP_VENDOR('M','F','R'), ISAPNP_FUNCTION(0xad10), 0},
236 ISAPNP_VENDOR('M','F','R'), ISAPNP_FUNCTION(0xad12), 0},