Searched refs:atom_mc_reg_table (Results 1 – 5 of 5) sorted by relevance
1960 static int btc_copy_vbios_mc_reg_table(struct atom_mc_reg_table *table, in btc_copy_vbios_mc_reg_table()1990 struct atom_mc_reg_table *table; in btc_initialize_mc_reg_table()1995 table = kzalloc(sizeof(struct atom_mc_reg_table), GFP_KERNEL); in btc_initialize_mc_reg_table()
629 struct atom_mc_reg_table { struct
2848 static int ni_copy_vbios_mc_reg_table(struct atom_mc_reg_table *table, in ni_copy_vbios_mc_reg_table()2878 struct atom_mc_reg_table *table; in ni_initialize_mc_reg_table()2882 table = kzalloc(sizeof(struct atom_mc_reg_table), GFP_KERNEL); in ni_initialize_mc_reg_table()
5442 static int si_copy_vbios_mc_reg_table(struct atom_mc_reg_table *table, in si_copy_vbios_mc_reg_table()5472 struct atom_mc_reg_table *table; in si_initialize_mc_reg_table()5477 table = kzalloc(sizeof(struct atom_mc_reg_table), GFP_KERNEL); in si_initialize_mc_reg_table()
3985 struct atom_mc_reg_table *reg_table) in radeon_atom_init_mc_reg_table()3993 memset(reg_table, 0, sizeof(struct atom_mc_reg_table)); in radeon_atom_init_mc_reg_table()