/Linux-v6.6/drivers/comedi/drivers/ |
D | adv_pci1710.c | 304 const struct boardtype *board = dev->board_ptr; in pci1710_ai_read_sample() local 721 const struct boardtype *board = dev->board_ptr; in pci1710_reset() local 748 const struct boardtype *board = NULL; in pci1710_auto_attach() local 887 const struct pci_device_id *id) in adv_pci1710_pci_probe()
|
D | amplc_pci230.c | 441 unsigned short id; member 533 const struct pci230_board *board = dev->board_ptr; in pci230_ai_read() local 555 const struct pci230_board *board = dev->board_ptr; in pci230_ao_mangle_datum() local 882 const struct pci230_board *board = dev->board_ptr; in pci230_ao_cmdtest() local 1507 const struct pci230_board *board = dev->board_ptr; in pci230_ai_cmdtest() local 2339 static bool pci230_match_pci_board(const struct pci230_board *board, in pci230_match_pci_board() 2372 const struct pci230_board *board; in pci230_auto_attach() local 2550 const struct pci_device_id *id) in amplc_pci230_pci_probe()
|
D | ni_660x.c | 502 const struct ni_660x_board *board = dev->board_ptr; in ni_660x_alloc_mite_rings() local 519 const struct ni_660x_board *board = dev->board_ptr; in ni_660x_free_mite_rings() local 563 const struct ni_660x_board *board = dev->board_ptr; in ni_660x_select_pfi_output() local 1000 const struct ni_660x_board *board = NULL; in ni_660x_auto_attach() local 1227 const struct pci_device_id *id) in ni_660x_pci_probe()
|
D | mf6x4.c | 182 const struct mf6x4_board *board = NULL; in mf6x4_auto_attach() local 287 static int mf6x4_pci_probe(struct pci_dev *dev, const struct pci_device_id *id) in mf6x4_pci_probe()
|
D | ni_65xx.c | 270 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()
|
D | dt3000.c | 379 const struct dt3k_boardtype *board = dev->board_ptr; in dt3k_ai_cmdtest() local 612 const struct dt3k_boardtype *board = NULL; in dt3000_auto_attach() local 712 const struct pci_device_id *id) in dt3000_pci_probe()
|
D | adl_pci7x3x.c | 345 const struct adl_pci7x3x_boardinfo *board = NULL; in adl_pci7x3x_auto_attach() local 514 const struct pci_device_id *id) in adl_pci7x3x_pci_probe()
|
D | vmk80xx.c | 697 const struct vmk80xx_board *board = dev->board_ptr; in vmk80xx_init_subdevices() local 788 const struct vmk80xx_board *board = NULL; in vmk80xx_auto_attach() local 849 const struct usb_device_id *id) in vmk80xx_usb_probe()
|
D | cb_pcidda.c | 329 const struct cb_pcidda_board *board = NULL; in cb_pcidda_auto_attach() local 392 const struct pci_device_id *id) in cb_pcidda_pci_probe()
|
D | ni_6527.c | 375 const struct ni6527_board *board = NULL; in ni6527_auto_attach() local 470 const struct pci_device_id *id) in ni6527_pci_probe()
|
D | ni_pcidio.c | 474 const struct nidio_board *board = dev->board_ptr; in ni_pcidio_insn_config() local 883 const struct nidio_board *board = NULL; in nidio_auto_attach() local 986 const struct pci_device_id *id) in ni_pcidio_pci_probe()
|
D | rtd520.c | 416 const struct rtd_boardinfo *board = dev->board_ptr; in rtd_convert_chan_gain() local 1210 const struct rtd_boardinfo *board = NULL; in rtd_auto_attach() local 1342 const struct pci_device_id *id) in rtd520_pci_probe()
|
D | me_daq.c | 430 const struct me_board *board = NULL; in me_auto_attach() local 532 const struct pci_device_id *id) in me_daq_pci_probe()
|
D | adl_pci9118.c | 1507 const struct pci9118_boardinfo *board = dev->board_ptr; in pci9118_common_attach() local 1669 const struct pci9118_boardinfo *board = NULL; in pci9118_auto_attach() local 1710 const struct pci_device_id *id) in adl_pci9118_pci_probe()
|
/Linux-v6.6/drivers/video/fbdev/ |
D | amba-clcd.c | 845 struct clcd_board *board = devm_kzalloc(&dev->dev, sizeof(*board), in clcdfb_of_get_board() local 875 static int clcdfb_probe(struct amba_device *dev, const struct amba_id *id) in clcdfb_probe() 877 struct clcd_board *board = dev_get_platdata(&dev->dev); in clcdfb_probe() local
|
/Linux-v6.6/drivers/mfd/ |
D | tps65010.c | 507 struct tps65010_board *board = dev_get_platdata(&client->dev); in tps65010_remove() local 520 const struct i2c_device_id *id = i2c_client_get_device_id(client); in tps65010_probe() local 523 struct tps65010_board *board = dev_get_platdata(&client->dev); in tps65010_probe() local
|
/Linux-v6.6/arch/mips/txx9/generic/ |
D | setup.c | 83 #define BOARD_VEC(board) extern struct txx9_board_vec board; argument 91 #define BOARD_VEC(board) &board, argument 361 void __init txx9_ethaddr_init(unsigned int id, unsigned char *ethaddr) in txx9_ethaddr_init() 704 void __init txx9_dmac_init(int id, unsigned long baseaddr, int irq, in txx9_dmac_init()
|
/Linux-v6.6/drivers/media/usb/siano/ |
D | smsusb.c | 250 static int smsusb1_load_firmware(struct usb_device *udev, int id, int board_id) in smsusb1_load_firmware() 364 struct sms_board *board = sms_get_board(board_id); in siano_media_device_register() local 500 const struct usb_device_id *id) in smsusb_probe()
|
/Linux-v6.6/drivers/tty/serial/8250/ |
D | 8250_mid.c | 47 struct mid8250_board *board; member 290 static int mid8250_probe(struct pci_dev *pdev, const struct pci_device_id *id) in mid8250_probe()
|
D | 8250_lpss.c | 59 struct lpss8250_board *board; member 314 static int lpss8250_probe(struct pci_dev *pdev, const struct pci_device_id *id) in lpss8250_probe()
|
/Linux-v6.6/include/sound/ |
D | soc-acpi.h | 174 u8 id[ACPI_ID_LEN]; member 182 const char *board; member
|
/Linux-v6.6/sound/spi/ |
D | at73c213.c | 65 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
|
/Linux-v6.6/drivers/scsi/ |
D | g_NCR5380.c | 223 struct device *pdev, int base, int irq, int board) in generic_NCR5380_init_one() 746 const struct pnp_device_id *id) in generic_NCR5380_pnp_probe()
|
/Linux-v6.6/drivers/net/wireless/atmel/ |
D | at76c50x-usb.c | 303 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() 2434 const struct usb_device_id *id) in at76_probe()
|
/Linux-v6.6/drivers/media/usb/em28xx/ |
D | em28xx-cards.c | 2858 const struct em28xx_board *board = &em28xx_boards[dev->model]; in em28xx_set_xclk_i2c_speed() local 3817 const struct usb_device_id *id) in em28xx_usb_probe()
|