Searched refs:hac (Results 1 – 3 of 3) sorted by relevance
/linux/sound/soc/sh/ |
H A D | hac.c | 94 #define HACREG(reg) (*(unsigned long *)(hac->mmio + (reg))) 99 static int hac_get_codec_data(struct hac_priv *hac, unsigned short r, in hac_get_codec_data() argument 135 static unsigned short hac_read_codec_aux(struct hac_priv *hac, in hac_read_codec_aux() argument 155 if (hac_get_codec_data(hac, reg, &val) != 0) in hac_read_codec_aux() 166 struct hac_priv *hac = &hac_cpu_data[unit_id]; in hac_ac97_write() local 194 struct hac_priv *hac = &hac_cpu_data[unit_id]; in hac_ac97_read() local 195 return hac_read_codec_aux(hac, reg); in hac_ac97_read() 201 struct hac_priv *hac = &hac_cpu_data[unit_id]; in hac_ac97_warmrst() local 219 struct hac_priv *hac; in hac_ac97_coldrst() local 220 hac = &hac_cpu_data[unit_id]; in hac_ac97_coldrst() [all …]
|
H A D | Makefile | 7 snd-soc-hac-y := hac.o 11 obj-$(CONFIG_SND_SOC_SH4_HAC) += snd-soc-hac.o
|
/linux/Documentation/translations/sp_SP/process/ |
H A D | handling-regressions.rst | 329 realizar, únicamente necesitan asegurarse una cosa, que ya se hacía mucho 755 tenía ningún error. De hecho, hacía exactamente lo que pretendía, y lo 756 hacía muy bien. De hecho lo hacía _tan_ bien que los muy mejorados
|