Home
last modified time | relevance | path

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

/openbmc/linux/drivers/of/
H A Ddynamic.c109 int is_status, status_state, old_status_state, prev_state, new_state; in of_reconfig_get_state_change() local
129 is_status = 0; in of_reconfig_get_state_change()
136 is_status = 1; in of_reconfig_get_state_change()
156 if (is_status) { in of_reconfig_get_state_change()
163 if (is_status) { in of_reconfig_get_state_change()
170 if (is_status) { in of_reconfig_get_state_change()
/openbmc/qemu/hw/virtio/
H A Dvirtio-qmp.c481 #define CONVERT_FEATURES(type, map, is_status, bitmap) \ argument
486 if (is_status) { \