Searched refs:SPICDS_TYPE_AK4396 (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/dev/sound/pci/
H A Dspicds.c97 else if (codec->type == SPICDS_TYPE_AK4396)
247 if (codec->type == SPICDS_TYPE_AK4396)
282 (codec->type == SPICDS_TYPE_AK4396))
292 case SPICDS_TYPE_AK4396:
300 (codec->type == SPICDS_TYPE_AK4396))
310 case SPICDS_TYPE_AK4396:
359 if (dir == PCMDIR_PLAY && codec->type == SPICDS_TYPE_AK4396) {
H A Dspicds.h38 #define SPICDS_TYPE_AK4396 5 macro

Completed in 100 milliseconds