Searched defs:board (Results 26 - 50 of 167) sorted by relevance

1234567

/linux-master/drivers/comedi/drivers/
H A Daddi_apci_1516.c94 const struct apci1516_boardinfo *board = dev->board_ptr; local
111 const struct apci1516_boardinfo *board = NULL; local
[all...]
H A Daddi_apci_16xx.c91 const struct apci16xx_boardinfo *board = NULL; local
[all...]
H A D8255_pci.c200 const struct pci_8255_boardinfo *board = NULL; local
[all...]
H A Dni_670x.c159 const struct ni_670x_board *board = NULL; local
H A Drti800.c255 const struct rti800_board *board = dev->board_ptr; local
H A Dpcl726.c264 const struct pcl726_board *board = dev->board_ptr; local
285 const struct pcl726_board *board = dev->board_ptr; local
312 const struct pcl726_board *board = dev->board_ptr; local
[all...]
H A Dmf6x4.c182 const struct mf6x4_board *board = NULL; local
H A Daio_aio12_8.c201 const struct aio12_8_boardtype *board = dev->board_ptr; local
/linux-master/sound/soc/intel/catpt/
H A Ddevice.c140 struct platform_device *board; local
/linux-master/drivers/video/fbdev/
H A Dhecubafb.c155 struct hecuba_board *board; local
[all...]
/linux-master/drivers/input/mouse/
H A Dpsmouse-smbus.c18 struct i2c_board_info board; member in struct:psmouse_smbus_dev
234 psmouse_smbus_init(struct psmouse *psmouse, const struct i2c_board_info *board, const void *pdata, size_t pdata_size, bool need_deactivate, bool leave_breadcrumbs) argument
[all...]
/linux-master/sound/soc/codecs/
H A Dwm1250-ev1.c172 int id, board, rev, ret; local
/linux-master/arch/mips/bcm63xx/boards/
H A Dboard_bcm963xx.c34 static struct board_info board; variable in typeref:struct:board_info
[all...]
/linux-master/include/video/
H A Dbroadsheetfb.h48 struct broadsheet_board *board; member in struct:broadsheetfb_par
/linux-master/drivers/bus/
H A Dda8xx-mstpri.c153 const char *board; member in struct:da8xx_mstpri_board_priorities
/linux-master/drivers/net/can/sja1000/
H A Dkvaser_pci.c120 struct kvaser_pci *board = priv->priv; local
132 struct kvaser_pci *board = priv->priv; local
163 struct kvaser_pci *board; local
204 struct kvaser_pci *board; local
284 struct kvaser_pci *board; local
[all...]
/linux-master/drivers/comedi/drivers/tests/
H A Dni_routes_test.c39 static struct ni_board_struct board = { variable in typeref:struct:ni_board_struct
/linux-master/drivers/parisc/
H A Deisa_enumerator.c326 char *board; local
167 configure_port(const unsigned char *buf, struct resource *io_parent, char *board) argument
[all...]
/linux-master/drivers/media/pci/saa7134/
H A Dsaa7134-cards.c7756 int board; local
[all...]
/linux-master/drivers/mtd/maps/
H A Dpismo.c31 char board[15]; member in struct:pismo_eeprom
/linux-master/drivers/ata/
H A Dpata_buddha.c157 unsigned long board; local
[all...]
/linux-master/drivers/input/keyboard/
H A Dnomadik-ske-keypad.c68 const struct ske_keypad_platform_data *board; member in struct:ske_keypad
[all...]
/linux-master/arch/mips/alchemy/devboards/
H A Ddb1000.c453 int board = BCSR_WHOAMI_BOARD(bcsr_read(BCSR_WHOAMI)); local
[all...]
/linux-master/drivers/net/ethernet/natsemi/
H A Dmacsonic.c401 static int mac_sonic_nubus_probe_board(struct nubus_board *board, int id, argument
554 mac_sonic_nubus_probe(struct nubus_board *board) argument
611 mac_sonic_nubus_remove(struct nubus_board *board) argument
[all...]
/linux-master/include/linux/
H A Dnubus.h80 struct nubus_board *board; member in struct:nubus_rsrc
108 struct proc_dir_entry *nubus_proc_add_board(struct nubus_board *board) argument
111 nubus_proc_add_rsrc_dir(struct proc_dir_entry *procdir, const struct nubus_dirent *ent, struct nubus_board *board) argument
171 nubus_set_drvdata(struct nubus_board *board, void *data) argument
176 nubus_get_drvdata(struct nubus_board *board) argument
[all...]

Completed in 388 milliseconds

1234567