Internal driver API. More...
#include <openct/device.h>
Go to the source code of this file.
Data Structures | |
struct | ifd_driver_ops |
Driver operations. More... | |
Functions | |
void | ifd_driver_register (const char *, struct ifd_driver_ops *) |
const ifd_driver_t * | ifd_driver_get (const char *) |
int | ifd_driver_add_id (const char *, const char *) |
const char * | ifd_driver_for_id (ifd_devid_t *) |
ifd_protocol_t * | ifd_protocol_select (ifd_reader_t *, int, int) |
int | ifd_protocol_transceive (ifd_protocol_t *proto, int dad, const void *, size_t, void *, size_t) |
int | ifd_protocol_resynchronize (ifd_protocol_t *, int) |
Internal driver API.
Copyright (C) 2003, Olaf Kirch <okir@suse.de>
Definition in file driver.h.
libp11, Copyright (C) 2005 Olaf Kirch <okir@lst.de> | ![]() |