Home
last modified time | relevance | path

Searched refs:vendor_info_table (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/arch/mips/lasat/
Dlasat_models.h60 static vendor_info_t const vendor_info_table[] = { variable
63 #define N_VENDORS (sizeof(vendor_info_table)/sizeof(vendor_info_t))
Dlasat_board.c254 ppi = &vendor_info_table[0].vi_product_info[c]; in lasat_init_board_info()