Searched refs:pulse_widths (Results 1 – 1 of 1) sorted by relevance
484 xmlrpc_value *pulse_widths = xmlrpc_array_new(&chamelium->env); in chamelium_fire_hpd_pulses() local492 xmlrpc_array_append_item(&chamelium->env, pulse_widths, width); in chamelium_fire_hpd_pulses()495 "(iA)", port->id, pulse_widths)); in chamelium_fire_hpd_pulses()498 xmlrpc_DECREF(pulse_widths); in chamelium_fire_hpd_pulses()514 xmlrpc_value *pulse_widths = xmlrpc_array_new(&chamelium->env), *width; in chamelium_fire_mixed_hpd_pulses() local522 xmlrpc_array_append_item(&chamelium->env, pulse_widths, width); in chamelium_fire_mixed_hpd_pulses()528 "(iA)", port->id, pulse_widths)); in chamelium_fire_mixed_hpd_pulses()530 xmlrpc_DECREF(pulse_widths); in chamelium_fire_mixed_hpd_pulses()