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