Searched defs:board_type (Results 1 – 11 of 11) sorted by relevance
11 def has_internal_speaker(board_type, board_name): argument27 def has_internal_microphone(board_type): argument41 def has_headphone(board_type): argument
18 int board_type; member
16 enum board_type {UNKNOWN, BAV335A, BAV335B}; enum
60 enum board_type { enum392 static enum board_type board_type(void) in board_type() function
59 const char *board_type[] = {"u3", "x2"}; in get_board_type() local
17 enum board_type { enum69 enum board_type board_type; member
1335 int board_type = read_eeprom(CONFIG_I2C_GSC, &ventana_info); in board_mmc_init() local
54 static int board_type; variable
69 static int board_type = -1; variable
44 unsigned long board_type; member
109 u8 board_type; member