Searched refs:un_pm_comp (Results 1 – 1 of 1) sorted by relevance
6278 char *un_pm_comp[] = { "NAME=spindle-motor", "0=off", "1=on"}; in create_pm_components() local6281 "pm-components", un_pm_comp, 3) == DDI_PROP_SUCCESS) { in create_pm_components()