Main Page | Class List | File List | Class Members | File Members

spi_client Struct Reference

#include <spi.h>

Collaboration diagram for spi_client:

Collaboration graph
[legend]
List of all members.

Public Attributes

char name [32]
spi_adapteradapter
spi_driverdriver
void * driver_data
list_head __adap
int addr

Detailed Description

struct spi_client identifies a single device (i.e. chip) that is connected to an SPI bus. The behaviour is defined by the routines of the driver. This function is mainly used for lookup & other admin. functions.


Member Data Documentation

struct spi_adapter* spi_client::adapter
 

the adapter we sit on

int spi_client::addr
 

Target chip chip select number

struct spi_driver* spi_client::driver
 

and our access routines

void* spi_client::driver_data
 

private driver data


The documentation for this struct was generated from the following file:
Generated on Sun Oct 24 20:23:20 2004 for Linux SPI subsystem by doxygen 1.3.6