Home
last modified time | relevance | path

Searched defs:boardtype (Results 1 – 15 of 15) sorted by relevance

/linux-2.6.39/drivers/staging/comedi/drivers/
Dicp_multi.c138 struct boardtype { struct
157 static const struct boardtype boardtypes[] = { argument
Dadv_pci1710.c198 struct boardtype { struct
199 const char *name; /* board name */
200 int device_id;
201 int iorange; /* I/O range len */
202 char have_irq; /* 1=card support IRQ */
203 char cardtype; /* 0=1710& co. 2=1713, ... */
204 int n_aichan; /* num of A/D chans */
205 int n_aichand; /* num of A/D chans in diff mode */
206 int n_aochan; /* num of D/A chans */
230 static const struct boardtype boardtypes[] = { argument
Dacl7225b.c29 struct boardtype { struct
34 static const struct boardtype boardtypes[] = { argument
Dadl_pci9118.c227 struct boardtype { struct
228 const char *name; /* board name */
229 int vendor_id; /* PCI vendor a device ID of card */
230 int device_id;
231 int iorange_amcc; /* iorange for own S5933 region */
232 int iorange_9118; /* pass thru card region size */
233 int n_aichan; /* num of A/D chans */
234 int n_aichand; /* num of A/D chans in diff mode */
235 int mux_aichan; /*
261 static const struct boardtype boardtypes[] = { argument
Dni_670x.c104 int boardtype; member
Ddt2801.c251 #define boardtype (*(const struct dt2801_board *)dev->board_ptr) macro
Dni_atmio16d.c126 #define boardtype ((const struct atmio16_board_t *)dev->board_ptr) macro
Ddt282x.c383 #define boardtype (*(const struct dt282x_board *)dev->board_ptr) macro
Dni_pcidio.c397 int boardtype; member
Dni_stc.h1426 #define boardtype (*(struct ni_board_struct *)dev->board_ptr) macro
/linux-2.6.39/drivers/net/wireless/rtlwifi/rtl8192cu/
Dhw.h86 #define IS_HIGHT_PA(boardtype) \ argument
/linux-2.6.39/arch/mips/sni/
Dpcimt.c53 char boardtype[80]; in sni_pcimt_detect() local
/linux-2.6.39/drivers/staging/brcm80211/brcmsmac/phy/
Dwlc_phy_hal.h141 uint boardtype; member
Dwlc_phy_int.h543 uint boardtype; member
/linux-2.6.39/drivers/staging/brcm80211/include/
Dsiutils.h38 uint boardtype; /* board type */ member