Home
last modified time | relevance | path

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

/third_party/alsa-lib/test/
Duser-ctl-element-set.c29 int (*allocate_elem_set_tlv)(struct elem_set_trial *trial, member
659 err = trial->allocate_elem_set_tlv(trial, &tlv); in check_tlv()
750 trial.allocate_elem_set_tlv = in main()
760 trial.allocate_elem_set_tlv = in main()
770 trial.allocate_elem_set_tlv = NULL; in main()
779 trial.allocate_elem_set_tlv = in main()
789 trial.allocate_elem_set_tlv = NULL; in main()
799 trial.allocate_elem_set_tlv = in main()
862 if (trial.allocate_elem_set_tlv != NULL) { in main()