Home
last modified time | relevance | path

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

/external/igt-gpu-tools/lib/
Digt_chamelium.c333 static xmlrpc_value *chamelium_rpc(struct chamelium *chamelium, in chamelium_rpc() function
391 xmlrpc_DECREF(chamelium_rpc(chamelium, NULL, "Plug", "(i)", port->id)); in chamelium_plug()
405 xmlrpc_DECREF(chamelium_rpc(chamelium, NULL, "Unplug", "(i)", in chamelium_unplug()
425 res = chamelium_rpc(chamelium, NULL, "IsPlugged", "(i)", port->id); in chamelium_is_plugged()
454 res = chamelium_rpc(chamelium, port, "WaitVideoInputStable", "(ii)", in chamelium_port_wait_video_input_stable()
494 xmlrpc_DECREF(chamelium_rpc(chamelium, NULL, "FireMixedHpdPulses", in chamelium_fire_hpd_pulses()
527 xmlrpc_DECREF(chamelium_rpc(chamelium, NULL, "FireMixedHpdPulses", in chamelium_fire_mixed_hpd_pulses()
551 xmlrpc_DECREF(chamelium_rpc(chamelium, NULL, "ScheduleHpdToggle", in chamelium_schedule_hpd_toggle()
561 res = chamelium_rpc(chamelium, NULL, "CreateEdid", "(6)", in chamelium_upload_edid()
571 xmlrpc_DECREF(chamelium_rpc(chamelium, NULL, "DestroyEdid", "(i)", in chamelium_destroy_edid()
[all …]