Searched defs:new_state (Results 1 – 25 of 88) sorted by relevance
1234
/openbmc/qemu/hw/display/ |
H A D | dm163.c | 82 static void dm163_dck_gpio_handler(void *opaque, int line, int new_state) in dm163_dck_gpio_handler() 143 static void dm163_en_b_gpio_handler(void *opaque, int line, int new_state) in dm163_en_b_gpio_handler() 192 static void dm163_lat_b_gpio_handler(void *opaque, int line, int new_state) in dm163_lat_b_gpio_handler() 207 static void dm163_rst_b_gpio_handler(void *opaque, int line, int new_state) in dm163_rst_b_gpio_handler() 216 static void dm163_selbk_gpio_handler(void *opaque, int line, int new_state) in dm163_selbk_gpio_handler() 224 static void dm163_sin_gpio_handler(void *opaque, int line, int new_state) in dm163_sin_gpio_handler() 232 static void dm163_rows_gpio_handler(void *opaque, int line, int new_state) in dm163_rows_gpio_handler()
|
/openbmc/linux/drivers/gpu/drm/tilcdc/ |
D | tilcdc_plane.c |
|
/openbmc/linux/drivers/net/ethernet/intel/ice/ |
D | ice_vf_mbx.c |
|
/openbmc/linux/drivers/input/keyboard/ |
D | pmic8xxx-keypad.c |
|
D | twl4030_keypad.c |
|
/openbmc/linux/drivers/gpu/drm/radeon/ |
D | rs780_dpm.c |
|
D | rv6xx_dpm.c |
|
/openbmc/linux/drivers/irqchip/ |
D | irq-al-fic.c |
|
/openbmc/linux/drivers/gpu/drm/omapdrm/ |
D | omap_plane.c |
|
/openbmc/linux/arch/powerpc/kvm/ |
D | book3s_xics.c |
|
/openbmc/qemu/migration/ |
H A D | colo-failover.c | 61 FailoverStatus new_state) in failover_set_state()
|
/openbmc/qemu/target/arm/ |
H A D | cpu.c | 957 bool new_state = ((arm_hcr_el2_eff(env) & HCR_VI) && in arm_cpu_update_virq() local 979 bool new_state = ((arm_hcr_el2_eff(env) & HCR_VF) && in arm_cpu_update_vfiq() local 1001 bool new_state = ((arm_hcr_el2_eff(env) & HCR_VI) && in arm_cpu_update_vinmi() local 1022 bool new_state = (arm_hcr_el2_eff(env) & HCR_VF) && in arm_cpu_update_vfnmi() local 1042 bool new_state = env->cp15.hcr_el2 & HCR_VSE; in arm_cpu_update_vserr() local
|
/openbmc/qemu/hw/vfio/ |
H A D | migration.c | 125 enum vfio_device_mig_state new_state, in vfio_migration_set_state() 223 enum vfio_device_mig_state new_state, in vfio_migration_set_state_or_reset() 856 enum vfio_device_mig_state new_state; in vfio_vmstate_change_prepare() local 881 enum vfio_device_mig_state new_state; in vfio_vmstate_change() local
|
/openbmc/qemu/trace/ |
H A D | trace-hmp-cmds.c | 39 bool new_state = qdict_get_bool(qdict, "option"); in hmp_trace_event() local
|
/openbmc/linux/net/netfilter/ |
D | nf_conntrack_proto_sctp.c |
|
/openbmc/linux/drivers/gpu/drm/logicvc/ |
D | logicvc_layer.c |
|
/openbmc/linux/drivers/gpu/drm/fsl-dcu/ |
D | fsl_dcu_drm_plane.c |
|
/openbmc/qemu/hw/misc/ |
H A D | led.c | 61 static void led_set_state_gpio_handler(void *opaque, int line, int new_state) in led_set_state_gpio_handler()
|
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/therm/ |
D | g84.c |
|
D | temp.c |
|
/openbmc/qemu/qobject/ |
H A D | json-lexer.c | 285 int new_state; in json_lexer_feed_char() local
|
/openbmc/linux/drivers/gpu/drm/vkms/ |
D | vkms_plane.c |
|
/openbmc/linux/drivers/gpu/drm/armada/ |
D | armada_plane.c |
|
/openbmc/linux/drivers/gpu/drm/renesas/rcar-du/ |
D | rcar_du_plane.c |
|
/openbmc/linux/net/ipv4/ |
D | tcp_bic.c |
|
1234