Searched refs:wLcdLayout (Results 1 - 6 of 6) sorted by relevance

/macosx-10.10/SmartcardCCID-55008/ccid/ccid/src/
H A Dccid.h60 unsigned int wLcdLayout; member in struct:__anon5495
H A Difdhandler.c1496 caps -> wLcdLayout = ccid_descriptor -> wLcdLayout;
1510 /* wLcdLayout */
1513 tmp = ccid_descriptor -> wLcdLayout;
1518 if (ccid_descriptor -> wLcdLayout)
1523 tmp = ccid_descriptor -> wLcdLayout & 0xFF;
1530 tmp = ccid_descriptor -> wLcdLayout >> 8;
H A Dccid_usb.c628 usbDevice[reader_index].ccid.wLcdLayout =
/macosx-10.10/SmartCardServices-55111/src/PCSC/
H A Dreader.h216 uint16_t wLcdLayout; /**< display characteristics */ member in struct:__anon5485
/macosx-10.10/SmartcardCCID-55008/ccid/ccid/MacOSX/
H A Dreader.h223 uint16_t wLcdLayout; /**< display characteristics */ member in struct:__anon5493
/macosx-10.10/SmartcardCCID-55008/ccid/ccid/examples/
H A Dscardcontrol.c120 PRINT_GREEN_HEX4(" wLcdLayout", value);
428 PRINT_GREEN_HEX4(" wLcdLayout", pin_properties -> wLcdLayout);

Completed in 90 milliseconds