Lines Matching defs:action

143 void alc_fixup_gpio(struct hda_codec *codec, int action, unsigned int mask)
145 if (action == HDA_FIXUP_ACT_PRE_PROBE)
151 const struct hda_fixup *fix, int action)
153 alc_fixup_gpio(codec, action, 0x01);
158 const struct hda_fixup *fix, int action)
160 alc_fixup_gpio(codec, action, 0x02);
165 const struct hda_fixup *fix, int action)
167 alc_fixup_gpio(codec, action, 0x03);
172 const struct hda_fixup *fix, int action)
174 alc_fixup_gpio(codec, action, 0x04);
179 const struct hda_fixup *fix, int action)
181 if (action == HDA_FIXUP_ACT_PRE_PROBE)
525 const struct hda_fixup *fix, int action)
528 if (action == HDA_FIXUP_ACT_PRE_PROBE) {
536 const struct hda_fixup *fix, int action)
540 if (action == HDA_FIXUP_ACT_PROBE) {
757 const struct hda_fixup *fix, int action)
1058 const struct hda_fixup *fix, int action)
1062 if (action != HDA_FIXUP_ACT_PRE_PROBE)
1087 const struct hda_fixup *fix, int action)
1089 if (action == HDA_FIXUP_ACT_BUILD) {
1099 int action)
1101 alc_fixup_dual_codecs(codec, fix, action);
1102 switch (action) {
1124 int action)
1126 alc_fixup_dual_codecs(codec, fix, action);
1127 switch (action) {
1159 const struct hda_fixup *fix, int action)
1165 switch (action) {
2138 const struct hda_fixup *fix, int action)
2142 switch (action) {
2161 const struct hda_fixup *fix, int action)
2163 if (action == HDA_FIXUP_ACT_PRE_PROBE) {
2168 alc_fixup_headset_mode(codec, fix, action);
2173 const struct hda_fixup *fix, int action)
2177 if (action == HDA_FIXUP_ACT_PRE_PROBE)
2218 int action,
2224 alc_fixup_gpio(codec, action, mute_mask | micmute_mask);
2226 if (action != HDA_FIXUP_ACT_PRE_PROBE)
2241 const struct hda_fixup *fix, int action)
2243 if (action == HDA_FIXUP_ACT_PRE_PROBE)
2249 const struct hda_fixup *fix, int action)
2251 if (action == HDA_FIXUP_ACT_PRE_PROBE) {
2260 const struct hda_fixup *fix, int action)
2262 if (action == HDA_FIXUP_ACT_PRE_PROBE) {