Home
last modified time | relevance | path

Searched refs:ds_states_template (Results 1 – 1 of 1) sorted by relevance

/linux-5.19.10/arch/sparc/kernel/
Dds.c167 static struct ds_cap_state ds_states_template[] = { variable
1192 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()