Home
last modified time | relevance | path

Searched refs:ISAPNP_FUNCTION (Results 1 – 5 of 5) 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},
/linux/drivers/comedi/drivers/
H A Dni_atmio.c238 ISAPNP_FUNCTION(ni_boards[i].isapnp_id), in ni_isapnp_find_board()
/linux/drivers/gpib/hp_82341/
H A Dhp_82341.c490 ISAPNP_FUNCTION(0x1411), NULL); in hp_82341_find_isapnp_board()
/linux/drivers/gpib/tnt4882/
H A Dtnt4882_gpib.c1014 ISAPNP_FUNCTION(ISAPNP_ID_NI_ATGPIB_TNT), NULL); in ni_isapnp_find()