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/
H A Duser-ctl-element-set.c30 int (*allocate_elem_set_tlv)(struct elem_set_trial *trial, member
660 err = trial->allocate_elem_set_tlv(trial, &tlv); in check_tlv()
751 trial.allocate_elem_set_tlv = in main()
761 trial.allocate_elem_set_tlv = in main()
771 trial.allocate_elem_set_tlv = NULL; in main()
780 trial.allocate_elem_set_tlv = in main()
790 trial.allocate_elem_set_tlv = NULL; in main()
800 trial.allocate_elem_set_tlv = in main()
863 if (trial.allocate_elem_set_tlv != NULL) { in main()

Completed in 2 milliseconds