Searched refs:libvarpd_prop_set (Results 1 – 4 of 4) sorted by relevance
65 extern int libvarpd_prop_set(varpd_prop_handle_t *, const void *, uint32_t);
107 libvarpd_prop_set;
268 libvarpd_prop_set(varpd_prop_handle_t *phdl, const void *buf, uint32_t size) in libvarpd_prop_set() function
222 ret = libvarpd_prop_set(phdl, vcpap->vcpa_buf, vcpap->vcpa_bufsize); in libvarpd_door_f_setprop()