sdioemb_id_table Struct Reference
[SDIO function driver API]

#include <sdio_api.h>


Data Fields

uint16_t vendor_id
uint16_t device_id
int function
uint8_t interface


Detailed Description

An entry for an SDIO device ID table.

Functions are matched to drivers using any combination of vendor ID, device ID, function number or standard interface.

Matching on function == SDIOEMB_UIF_FUNC is reserved for the SDIO Userspace Interface driver. Card management drivers can match on function == 0, these will be probed before any function drivers.


Field Documentation

Vendor ID to match or SDIOEMB_ANY_ID

Device ID to match or SDIOEMB_ANY_ID

Function number to match or SDIOEMB_ANY_FUNC

SDIO standard interface to match or SDIOEMB_ANY_IFACE


The documentation for this struct was generated from the following file:

Generated on Wed Oct 27 15:18:12 2010 for sdioemb by  doxygen 1.5.5