Lines Matching refs:val_ptr
156 u32 *val_ptr; member
162 bool *val_ptr; member
1317 .val_ptr = &cfg->boost_i_limit, in wled_configure()
1322 .val_ptr = &cfg->string_i_limit, in wled_configure()
1327 .val_ptr = &cfg->ovp, in wled_configure()
1332 .val_ptr = &cfg->switch_freq, in wled_configure()
1340 .val_ptr = &cfg->boost_i_limit, in wled_configure()
1345 .val_ptr = &cfg->string_i_limit, in wled_configure()
1350 .val_ptr = &cfg->ovp, in wled_configure()
1355 .val_ptr = &cfg->switch_freq, in wled_configure()
1363 .val_ptr = &cfg->boost_i_limit, in wled_configure()
1368 .val_ptr = &cfg->string_i_limit, in wled_configure()
1373 .val_ptr = &cfg->ovp, in wled_configure()
1378 .val_ptr = &cfg->switch_freq, in wled_configure()
1383 .val_ptr = &cfg->mod_sel, in wled_configure()
1388 .val_ptr = &cfg->cabc_sel, in wled_configure()
1491 *u32_opts[i].val_ptr = j; in wled_configure()
1496 *bool_opts[i].val_ptr = true; in wled_configure()