HomeSort by: relevance | last modified time | path
    Searched refs:fg_type (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/hdaudio/
hdaudio.c 683 prop_dictionary_set_uint8(args, "function-group-type", fg->fg_type);
754 fg->fg_type = HDAUDIO_GROUP_TYPE_AFG;
757 fg->fg_type = HDAUDIO_GROUP_TYPE_VSM_FG;
761 fg->fg_type = HDAUDIO_GROUP_TYPE_UNKNOWN;
1368 "type", hdaudioioctl_fgrp_to_cstr(fg->fg_type));
1501 switch (fg->fg_type) {
hdaudiovar.h 72 enum function_group_type fg_type; member in struct:hdaudio_function_group

Completed in 12 milliseconds