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