Searched refs:SPICDS_TYPE_AK4524 (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/dev/sound/pci/
H A Dspicds.c157 codec->type = SPICDS_TYPE_AK4524;
211 if (codec->type == SPICDS_TYPE_AK4524 ||\
314 if (dir == PCMDIR_REC && codec->type == SPICDS_TYPE_AK4524) {
321 if (dir == PCMDIR_PLAY && codec->type == SPICDS_TYPE_AK4524) {
H A Dspicds.h31 #define SPICDS_TYPE_AK4524 0 macro
H A Denvy24ht.c981 if (ptr->parent->cfg->type == SPICDS_TYPE_AK4524 || \

Completed in 103 milliseconds