Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/asihpi/
H A Dhpifunc.c782 char c_obj_type; in hpi_outstream_group_add() local
794 c_obj_type = hpi_handle_object(h_stream); in hpi_outstream_group_add()
795 switch (c_obj_type) { in hpi_outstream_group_add()
798 hm.u.d.u.stream.object_type = c_obj_type; in hpi_outstream_group_add()
1137 char c_obj_type; in hpi_instream_group_add() local
1150 c_obj_type = hpi_handle_object(h_stream); in hpi_instream_group_add()
1152 switch (c_obj_type) { in hpi_instream_group_add()
1155 hm.u.d.u.stream.object_type = c_obj_type; in hpi_instream_group_add()