Home
last modified time | relevance | path

Searched defs:board (Results 101 – 125 of 202) sorted by relevance

123456789

/openbmc/linux/drivers/comedi/drivers/
H A Dni_65xx.c270 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
H A Dmf6x4.c182 const struct mf6x4_board *board = NULL; in mf6x4_auto_attach() local
H A Ddt3000.c379 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
H A Drti800.c255 const struct rti800_board *board = dev->board_ptr; in rti800_attach() local
H A Daio_aio12_8.c201 const struct aio12_8_boardtype *board = dev->board_ptr; in aio_aio12_8_attach() local
H A Dvmk80xx.c686 const struct vmk80xx_board *board = dev->board_ptr; in vmk80xx_init_subdevices() local
777 const struct vmk80xx_board *board = NULL; in vmk80xx_auto_attach() local
H A Dni_at_ao.c293 const struct atao_board *board = dev->board_ptr; in atao_attach() local
H A Dadl_pci7x3x.c345 const struct adl_pci7x3x_boardinfo *board = NULL; in adl_pci7x3x_auto_attach() local
/openbmc/u-boot/board/udoo/neo/
H A Dneo.c545 int board = get_board_value(); in spl_dram_init() local
/openbmc/u-boot/tools/buildman/
H A Dtoolchain.py409 def GetMakeArguments(self, board): argument
/openbmc/linux/arch/arc/plat-axs10x/
H A Daxs10x.c84 } board; in axs10x_print_board_ver() local
/openbmc/linux/arch/mips/alchemy/devboards/
H A Ddb1000.c453 int board = BCSR_WHOAMI_BOARD(bcsr_read(BCSR_WHOAMI)); in db1000_dev_setup() local
/openbmc/linux/arch/mips/bcm47xx/
H A Dbuttons.c519 enum bcm47xx_board board = bcm47xx_board_get(); in bcm47xx_buttons_register() local
H A Dleds.c584 enum bcm47xx_board board = bcm47xx_board_get(); in bcm47xx_leds_register() local
/openbmc/linux/drivers/input/keyboard/
H A Dnomadik-ske-keypad.c68 const struct ske_keypad_platform_data *board; member
/openbmc/phosphor-host-ipmid/
H A Dipmi_fru_info_area.cpp30 static constexpr auto board = "Board"; variable
/openbmc/linux/arch/mips/txx9/generic/
H A Dsetup.c83 #define BOARD_VEC(board) extern struct txx9_board_vec board; argument
91 #define BOARD_VEC(board) &board, argument
/openbmc/linux/sound/spi/
H A Dat73c213.c65 struct at73c213_board_info *board; member
947 struct at73c213_board_info *board; in snd_at73c213_probe() local
/openbmc/linux/drivers/media/pci/saa7134/
H A Dsaa7134-cards.c7756 int board; in saa7134_board_init2() local
/openbmc/linux/drivers/mtd/maps/
H A Dpismo.c31 char board[15]; member
/openbmc/linux/drivers/hwmon/
H A Doxp-sensors.c53 static enum oxp_board board; variable
/openbmc/linux/drivers/net/ethernet/sfc/falcon/
H A Dqt202x_phy.c216 struct falcon_board *board = falcon_board(efx); in qt2025c_select_phy_mode() local
/openbmc/linux/drivers/tty/serial/8250/
H A D8250_mid.c47 struct mid8250_board *board; member
/openbmc/linux/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()
/openbmc/linux/include/linux/amba/
H A Dclcd.h133 struct clcd_board *board; member

123456789