Searched refs:ds_states_template (Results 1 – 1 of 1) sorted by relevance
165 static struct ds_cap_state ds_states_template[] = { variable1190 dp->ds_states = kmemdup(ds_states_template, in ds_probe()1191 sizeof(ds_states_template), GFP_KERNEL); in ds_probe()1195 dp->num_ds_states = ARRAY_SIZE(ds_states_template); in ds_probe()