Searched refs:table_size (Results 1 – 1 of 1) sorted by relevance
3463 int table_size; in rt5663_parse_dp() local3478 table_size = sizeof(struct impedance_mapping_table) * in rt5663_parse_dp()3480 rt5663->imp_table = devm_kzalloc(dev, table_size, GFP_KERNEL); in rt5663_parse_dp()3485 (u32 *)rt5663->imp_table, table_size); in rt5663_parse_dp()