Home
last modified time | relevance | path

Searched refs:old_status_state (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/of/
H A Ddynamic.c114 int is_status, status_state, old_status_state, prev_state, new_state; in of_reconfig_get_state_change() local
136 old_status_state = -1; in of_reconfig_get_state_change()
145 old_status_state = !strcmp(old_prop->value, "okay") || in of_reconfig_get_state_change()
176 prev_state = old_status_state != 0; in of_reconfig_get_state_change()
/kernel/linux/linux-6.6/drivers/of/
H A Ddynamic.c108 int is_status, status_state, old_status_state, prev_state, new_state; in of_reconfig_get_state_change() local
130 old_status_state = -1; in of_reconfig_get_state_change()
139 old_status_state = !strcmp(old_prop->value, "okay") || in of_reconfig_get_state_change()
170 prev_state = old_status_state != 0; in of_reconfig_get_state_change()

Completed in 3 milliseconds