|
Linux Kernel
3.7.1
|
Data Fields | |
| int | board_config |
| unsigned int | no_line_in: 1 |
| unsigned int | front_panel: 1 |
| struct hda_multi_out | multiout |
| hda_nid_t | dac_nids [AUTO_CFG_MAX_OUTS] |
| int | num_dacs |
| const hda_nid_t * | adc_nids |
| hda_nid_t | dig_in_nid |
| struct hda_input_mux * | input_mux |
| unsigned int | cur_mux [2] |
| int | num_channel_modes |
| struct hda_channel_mode * | channel_modes |
| struct hda_pcm | pcm_rec [2] |
| hda_nid_t | pin_nid [NUM_PINS] |
| unsigned int | def_conf [NUM_PINS] |
| unsigned int | pin_def_confs |
| struct hda_verb | multi_init [9] |
Definition at line 47 of file patch_cmedia.c.
Definition at line 58 of file patch_cmedia.c.
| int board_config |
Definition at line 48 of file patch_cmedia.c.
| struct hda_channel_mode* channel_modes |
Definition at line 67 of file patch_cmedia.c.
| unsigned int cur_mux[2] |
Definition at line 63 of file patch_cmedia.c.
| hda_nid_t dac_nids[AUTO_CFG_MAX_OUTS] |
Definition at line 54 of file patch_cmedia.c.
Definition at line 73 of file patch_cmedia.c.
| hda_nid_t dig_in_nid |
Definition at line 59 of file patch_cmedia.c.
| unsigned int front_panel |
Definition at line 50 of file patch_cmedia.c.
| struct hda_input_mux* input_mux |
Definition at line 62 of file patch_cmedia.c.
Definition at line 77 of file patch_cmedia.c.
| struct hda_multi_out multiout |
Definition at line 53 of file patch_cmedia.c.
| unsigned int no_line_in |
Definition at line 49 of file patch_cmedia.c.
| int num_channel_modes |
Definition at line 66 of file patch_cmedia.c.
| int num_dacs |
Definition at line 55 of file patch_cmedia.c.
Definition at line 69 of file patch_cmedia.c.
| unsigned int pin_def_confs |
Definition at line 74 of file patch_cmedia.c.
Definition at line 72 of file patch_cmedia.c.
1.8.2