Searched refs:hac (Results 1 - 11 of 11) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/soc/sh/
H A DMakefile6 snd-soc-hac-objs := hac.o
10 obj-$(CONFIG_SND_SOC_SH4_HAC) += snd-soc-hac.o
H A Dhac.c91 #define HACREG(reg) (*(unsigned long *)(hac->mmio + (reg)))
96 static int hac_get_codec_data(struct hac_priv *hac, unsigned short r, argument
132 static unsigned short hac_read_codec_aux(struct hac_priv *hac, argument
152 if (hac_get_codec_data(hac, reg, &val) != 0)
163 struct hac_priv *hac = &hac_cpu_data[unit_id]; local
191 struct hac_priv *hac = &hac_cpu_data[unit_id]; local
192 return hac_read_codec_aux(hac, reg);
198 struct hac_priv *hac = &hac_cpu_data[unit_id]; local
208 printk(KERN_INFO "hac: reset: AC97 link down!\n");
216 struct hac_priv *hac; local
238 struct hac_priv *hac = &hac_cpu_data[rtd->dai->cpu_dai->id]; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/engines/vendor_defns/
H A Dcswift.h221 *hac);
222 typedef SW_STATUS SW_CALLCONV t_swAttachKeyParam(SW_CONTEXT_HANDLE hac,
224 typedef SW_STATUS SW_CALLCONV t_swSimpleRequest(SW_CONTEXT_HANDLE hac,
231 hac);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/engines/vendor_defns/
H A Dcswift.h220 typedef SW_STATUS SW_CALLCONV t_swAcquireAccContext(SW_CONTEXT_HANDLE *hac);
221 typedef SW_STATUS SW_CALLCONV t_swAttachKeyParam(SW_CONTEXT_HANDLE hac,
223 typedef SW_STATUS SW_CALLCONV t_swSimpleRequest(SW_CONTEXT_HANDLE hac,
229 typedef SW_STATUS SW_CALLCONV t_swReleaseAccContext(SW_CONTEXT_HANDLE hac);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/engines/vendor_defns/
H A Dcswift.h221 *hac);
222 typedef SW_STATUS SW_CALLCONV t_swAttachKeyParam(SW_CONTEXT_HANDLE hac,
224 typedef SW_STATUS SW_CALLCONV t_swSimpleRequest(SW_CONTEXT_HANDLE hac,
231 hac);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/engines/
H A De_cswift.c365 static int get_context(SW_CONTEXT_HANDLE *hac) argument
369 status = p_CSwift_AcquireAccContext(hac);
376 static void release_context(SW_CONTEXT_HANDLE hac) argument
378 p_CSwift_ReleaseAccContext(hac);
392 SW_CONTEXT_HANDLE hac; local
427 if (!get_context(&hac)) {
431 release_context(hac);
503 SW_CONTEXT_HANDLE hac; local
510 if (!get_context(&hac)) {
538 sw_status = p_CSwift_AttachKeyParam(hac,
611 SW_CONTEXT_HANDLE hac; local
797 SW_CONTEXT_HANDLE hac; local
898 SW_CONTEXT_HANDLE hac; local
1012 SW_CONTEXT_HANDLE hac; local
[all...]
H A De_chil.c505 static int get_context(HWCryptoHook_ContextHandle * hac, argument
514 *hac = p_hwcrhk_Init(&hwcrhk_globals, sizeof(hwcrhk_globals), &rmsg, cac);
515 if (!*hac)
521 static void release_context(HWCryptoHook_ContextHandle hac) argument
523 p_hwcrhk_Finish(hac);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/engines/
H A De_cswift.c355 static int get_context(SW_CONTEXT_HANDLE *hac) argument
359 status = p_CSwift_AcquireAccContext(hac);
366 static void release_context(SW_CONTEXT_HANDLE hac) argument
368 p_CSwift_ReleaseAccContext(hac);
382 SW_CONTEXT_HANDLE hac; local
419 if(!get_context(&hac))
424 release_context(hac);
501 SW_CONTEXT_HANDLE hac; local
508 if(!get_context(&hac))
539 sw_status = p_CSwift_AttachKeyParam(hac,
616 SW_CONTEXT_HANDLE hac; local
810 SW_CONTEXT_HANDLE hac; local
922 SW_CONTEXT_HANDLE hac; local
1045 SW_CONTEXT_HANDLE hac; local
[all...]
H A De_chil.c485 static int get_context(HWCryptoHook_ContextHandle *hac, argument
494 *hac = p_hwcrhk_Init(&hwcrhk_globals, sizeof(hwcrhk_globals), &rmsg,
496 if (!*hac)
502 static void release_context(HWCryptoHook_ContextHandle hac) argument
504 p_hwcrhk_Finish(hac);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/engines/
H A De_cswift.c365 static int get_context(SW_CONTEXT_HANDLE *hac) argument
369 status = p_CSwift_AcquireAccContext(hac);
376 static void release_context(SW_CONTEXT_HANDLE hac) argument
378 p_CSwift_ReleaseAccContext(hac);
392 SW_CONTEXT_HANDLE hac; local
427 if (!get_context(&hac)) {
431 release_context(hac);
503 SW_CONTEXT_HANDLE hac; local
510 if (!get_context(&hac)) {
538 sw_status = p_CSwift_AttachKeyParam(hac,
611 SW_CONTEXT_HANDLE hac; local
797 SW_CONTEXT_HANDLE hac; local
898 SW_CONTEXT_HANDLE hac; local
1012 SW_CONTEXT_HANDLE hac; local
[all...]
H A De_chil.c505 static int get_context(HWCryptoHook_ContextHandle * hac, argument
514 *hac = p_hwcrhk_Init(&hwcrhk_globals, sizeof(hwcrhk_globals), &rmsg, cac);
515 if (!*hac)
521 static void release_context(HWCryptoHook_ContextHandle hac) argument
523 p_hwcrhk_Finish(hac);

Completed in 195 milliseconds