Home
last modified time | relevance | path

Searched +defs:board +defs:id (Results 26 – 50 of 74) sorted by relevance

123

/OK3568_Linux_fs/kernel/drivers/video/fbdev/
H A Damba-clcd.c859 struct clcd_board *board = devm_kzalloc(&dev->dev, sizeof(*board), in clcdfb_of_get_board() local
889 static int clcdfb_probe(struct amba_device *dev, const struct amba_id *id) in clcdfb_probe()
891 struct clcd_board *board = dev_get_platdata(&dev->dev); in clcdfb_probe() local
/OK3568_Linux_fs/kernel/drivers/staging/comedi/drivers/
H A Damplc_pci230.c443 unsigned short id; member
535 const struct pci230_board *board = dev->board_ptr; in pci230_ai_read() local
557 const struct pci230_board *board = dev->board_ptr; in pci230_ao_mangle_datum() local
884 const struct pci230_board *board = dev->board_ptr; in pci230_ao_cmdtest() local
1509 const struct pci230_board *board = dev->board_ptr; in pci230_ai_cmdtest() local
2341 static bool pci230_match_pci_board(const struct pci230_board *board, in pci230_match_pci_board()
2374 const struct pci230_board *board; in pci230_auto_attach() local
2552 const struct pci_device_id *id) in amplc_pci230_pci_probe()
H A Dmf6x4.c183 const struct mf6x4_board *board = NULL; in mf6x4_auto_attach() local
288 static int mf6x4_pci_probe(struct pci_dev *dev, const struct pci_device_id *id) in mf6x4_pci_probe()
H A Dni_660x.c503 const struct ni_660x_board *board = dev->board_ptr; in ni_660x_alloc_mite_rings() local
520 const struct ni_660x_board *board = dev->board_ptr; in ni_660x_free_mite_rings() local
564 const struct ni_660x_board *board = dev->board_ptr; in ni_660x_select_pfi_output() local
1001 const struct ni_660x_board *board = NULL; in ni_660x_auto_attach() local
1228 const struct pci_device_id *id) in ni_660x_pci_probe()
H A Dni_65xx.c271 const struct ni_65xx_board *board = dev->board_ptr; in ni_65xx_num_ports() local
632 const struct ni_65xx_board *board = NULL; in ni_65xx_auto_attach() local
780 const struct pci_device_id *id) in ni_65xx_pci_probe()
H A Dadv_pci_dio.c348 const struct dio_boardtype *board = NULL; in pci_dio_auto_attach() local
500 const struct pci_device_id *id) in adv_pci_dio_pci_probe()
H A Ddt3000.c380 const struct dt3k_boardtype *board = dev->board_ptr; in dt3k_ai_cmdtest() local
613 const struct dt3k_boardtype *board = NULL; in dt3000_auto_attach() local
713 const struct pci_device_id *id) in dt3000_pci_probe()
H A Dni_6527.c374 const struct ni6527_board *board = NULL; in ni6527_auto_attach() local
469 const struct pci_device_id *id) in ni6527_pci_probe()
H A Dvmk80xx.c698 const struct vmk80xx_board *board = dev->board_ptr; in vmk80xx_init_subdevices() local
789 const struct vmk80xx_board *board = NULL; in vmk80xx_auto_attach() local
850 const struct usb_device_id *id) in vmk80xx_usb_probe()
H A Dcb_pcidda.c331 const struct cb_pcidda_board *board = NULL; in cb_pcidda_auto_attach() local
394 const struct pci_device_id *id) in cb_pcidda_pci_probe()
H A Drtd520.c417 const struct rtd_boardinfo *board = dev->board_ptr; in rtd_convert_chan_gain() local
1211 const struct rtd_boardinfo *board = NULL; in rtd_auto_attach() local
1343 const struct pci_device_id *id) in rtd520_pci_probe()
H A Dni_pcidio.c475 const struct nidio_board *board = dev->board_ptr; in ni_pcidio_insn_config() local
884 const struct nidio_board *board = NULL; in nidio_auto_attach() local
987 const struct pci_device_id *id) in ni_pcidio_pci_probe()
H A Dme_daq.c431 const struct me_board *board = NULL; in me_auto_attach() local
533 const struct pci_device_id *id) in me_daq_pci_probe()
/OK3568_Linux_fs/kernel/drivers/mfd/
H A Dtps65010.c507 struct tps65010_board *board = dev_get_platdata(&client->dev); in tps65010_remove() local
524 const struct i2c_device_id *id) in tps65010_probe()
528 struct tps65010_board *board = dev_get_platdata(&client->dev); in tps65010_probe() local
/OK3568_Linux_fs/u-boot/net/
H A Dfastboot.c27 uchar id; member
263 const char *board = getenv("board"); in fb_getvar() local
/OK3568_Linux_fs/kernel/include/sound/
H A Dsoc-acpi.h144 const u8 id[ACPI_ID_LEN]; member
149 const char *board; member
/OK3568_Linux_fs/kernel/drivers/media/usb/siano/
H A Dsmsusb.c248 static int smsusb1_load_firmware(struct usb_device *udev, int id, int board_id) in smsusb1_load_firmware()
362 struct sms_board *board = sms_get_board(board_id); in siano_media_device_register() local
497 const struct usb_device_id *id) in smsusb_probe()
/OK3568_Linux_fs/kernel/drivers/mtd/maps/
H A Dpismo.c31 char board[15]; member
212 const struct i2c_device_id *id) in pismo_probe()
/OK3568_Linux_fs/kernel/arch/mips/txx9/generic/
H A Dsetup.c88 #define BOARD_VEC(board) extern struct txx9_board_vec board; argument
96 #define BOARD_VEC(board) &board, argument
430 void __init txx9_ethaddr_init(unsigned int id, unsigned char *ethaddr) in txx9_ethaddr_init()
788 void __init txx9_dmac_init(int id, unsigned long baseaddr, int irq, in txx9_dmac_init()
/OK3568_Linux_fs/kernel/drivers/tty/serial/8250/
H A D8250_lpss.c59 struct lpss8250_board *board; member
303 static int lpss8250_probe(struct pci_dev *pdev, const struct pci_device_id *id) in lpss8250_probe()
/OK3568_Linux_fs/kernel/sound/spi/
H A Dat73c213.c65 struct at73c213_board_info *board; member
947 struct at73c213_board_info *board; in snd_at73c213_probe() local
949 char id[16]; in snd_at73c213_probe() local
/OK3568_Linux_fs/kernel/drivers/scsi/
H A Dg_NCR5380.c223 struct device *pdev, int base, int irq, int board) in generic_NCR5380_init_one()
747 const struct pnp_device_id *id) in generic_NCR5380_pnp_probe()
/OK3568_Linux_fs/kernel/drivers/media/usb/go7007/
H A Ds2250-board.c41 struct go7007_usb_board *board; member
498 const struct i2c_device_id *id) in s2250_probe()
/OK3568_Linux_fs/kernel/drivers/net/wireless/atmel/
H A Dat76c50x-usb.c303 static inline int at76_is_intersil(enum board_type board) in at76_is_intersil()
308 static inline int at76_is_503rfmd(enum board_type board) in at76_is_503rfmd()
313 static inline int at76_is_505a(enum board_type board) in at76_is_505a()
2433 const struct usb_device_id *id) in at76_probe()
/OK3568_Linux_fs/kernel/drivers/media/usb/em28xx/
H A Dem28xx-cards.c2813 const struct em28xx_board *board = &em28xx_boards[dev->model]; in em28xx_set_xclk_i2c_speed() local
3772 const struct usb_device_id *id) in em28xx_usb_probe()

123