Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/mips/lasat/
Dlasat_models.h5 typedef struct product_info_t { struct
8 } product_info_t; typedef
12 const product_info_t *vi_product_info;
29 static const product_info_t product_info_eicon[] = {
55 #define N_PRIDS (sizeof(product_info_eicon)/sizeof(product_info_t))
Dlasat_board.c103 const product_info_t *ppi; in lasat_init_board_info()