|
Linux Kernel
3.7.1
|
Data Fields | |
| hda_nid_t | pin_nid |
| int | num_mux_nids |
| hda_nid_t | mux_nids [HDA_MAX_CONNECTIONS] |
| struct hda_codec * | codec |
| struct hdmi_eld | sink_eld |
| struct delayed_work | work |
| int | repoll_count |
| bool | non_pcm |
| bool | chmap_set |
| unsigned char | chmap [8] |
Definition at line 67 of file patch_hdmi.c.
| unsigned char chmap[8] |
Definition at line 78 of file patch_hdmi.c.
| bool chmap_set |
Definition at line 77 of file patch_hdmi.c.
Definition at line 72 of file patch_hdmi.c.
| hda_nid_t mux_nids[HDA_MAX_CONNECTIONS] |
Definition at line 70 of file patch_hdmi.c.
| bool non_pcm |
Definition at line 76 of file patch_hdmi.c.
| int num_mux_nids |
Definition at line 69 of file patch_hdmi.c.
| hda_nid_t pin_nid |
Definition at line 68 of file patch_hdmi.c.
| int repoll_count |
Definition at line 75 of file patch_hdmi.c.
Definition at line 73 of file patch_hdmi.c.
| struct delayed_work work |
Definition at line 74 of file patch_hdmi.c.
1.8.2