Home
last modified time | relevance | path

Searched refs:xtalk_coefs_t (Results 1 – 2 of 2) sorted by relevance

/linux/sound/pci/au88x0/
H A Dau88x0_xtalk.c100 static xtalk_coefs_t const asXtalkWideCoefsLeftEq = {
107 static xtalk_coefs_t const asXtalkWideCoefsRightEq = {
114 static xtalk_coefs_t const asXtalkWideCoefsLeftXt = {
121 static __maybe_unused xtalk_coefs_t const asXtalkWideCoefsRightXt = {
128 static xtalk_coefs_t const asXtalkNarrowCoefsLeftEq = {
136 static xtalk_coefs_t const asXtalkNarrowCoefsRightEq = {
144 static xtalk_coefs_t const asXtalkNarrowCoefsLeftXt = {
152 static __maybe_unused xtalk_coefs_t const asXtalkNarrowCoefsRightXt = {
160 static xtalk_coefs_t const asXtalkCoefsZeros = {
168 static xtalk_coefs_t const asXtalkCoefsPipe = {
[all …]
H A Dau88x0_xtalk.h33 typedef u16 xtalk_coefs_t[5][5]; typedef