Lines Matching refs:val_ptr
156 u32 *val_ptr; member
162 bool *val_ptr; member
1329 .val_ptr = &cfg->boost_i_limit, in wled_configure()
1334 .val_ptr = &cfg->string_i_limit, in wled_configure()
1339 .val_ptr = &cfg->ovp, in wled_configure()
1344 .val_ptr = &cfg->switch_freq, in wled_configure()
1349 .val_ptr = &cfg->num_strings, in wled_configure()
1357 .val_ptr = &cfg->boost_i_limit, in wled_configure()
1362 .val_ptr = &cfg->string_i_limit, in wled_configure()
1367 .val_ptr = &cfg->ovp, in wled_configure()
1372 .val_ptr = &cfg->switch_freq, in wled_configure()
1377 .val_ptr = &cfg->num_strings, in wled_configure()
1385 .val_ptr = &cfg->boost_i_limit, in wled_configure()
1390 .val_ptr = &cfg->string_i_limit, in wled_configure()
1395 .val_ptr = &cfg->ovp, in wled_configure()
1400 .val_ptr = &cfg->switch_freq, in wled_configure()
1405 .val_ptr = &cfg->num_strings, in wled_configure()
1410 .val_ptr = &cfg->mod_sel, in wled_configure()
1415 .val_ptr = &cfg->cabc_sel, in wled_configure()
1518 *u32_opts[i].val_ptr = j; in wled_configure()
1523 *bool_opts[i].val_ptr = true; in wled_configure()