Home
last modified time | relevance | path

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

/linux-6.1.9/include/pcmcia/
Ddevice_id.h205 #define PCMCIA_DEVICE_CIS_MANF_CARD(manf, card, _cisfile) { \ argument
211 .cisfile = (_cisfile)}
213 #define PCMCIA_DEVICE_CIS_PROD_ID12(v1, v2, vh1, vh2, _cisfile) { \ argument
219 .cisfile = (_cisfile)}
221 #define PCMCIA_DEVICE_CIS_PROD_ID123(v1, v2, v3, vh1, vh2, vh3, _cisfile) { \ argument
228 .cisfile = (_cisfile)}
231 #define PCMCIA_DEVICE_CIS_PROD_ID2(v2, vh2, _cisfile) { \ argument
236 .cisfile = (_cisfile)}
238 #define PCMCIA_PFC_DEVICE_CIS_PROD_ID12(mfc, v1, v2, vh1, vh2, _cisfile) { \ argument
246 .cisfile = (_cisfile)}
[all …]