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

/freebsd-11.0-release/sys/dev/sound/pci/
H A Dspicds.c90 if (codec->type == SPICDS_TYPE_AK4381) {
243 if (codec->type == SPICDS_TYPE_AK4381)
279 if ((codec->type == SPICDS_TYPE_AK4381) || \
289 case SPICDS_TYPE_AK4381:
297 if ((codec->type == SPICDS_TYPE_AK4381) || \
307 case SPICDS_TYPE_AK4381:
349 if (dir == PCMDIR_PLAY && codec->type == SPICDS_TYPE_AK4381) {
H A Dspicds.h35 #define SPICDS_TYPE_AK4381 4 macro

Completed in 47 milliseconds