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

/freebsd-11.0-release/sys/dev/ath/
H A Dif_ath_btcoex.c347 const char *profname; local
362 &profname);
368 if (strncmp(profname, "wb195", 5) == 0) {
370 } else if (strncmp(profname, "wb222", 5) == 0) {
372 } else if (strncmp(profname, "wb225", 5) == 0) {
374 } else if (strncmp(profname, "wb335", 5) == 0) {

Completed in 159 milliseconds