Home
last modified time | relevance | path

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

/sound/oss/
Dsb_common.c52 static sb_devc *last_devc; /* For MPU401 initialization */ variable
855 last_devc = devc; /* For SB MPU detection */ in sb_dsp_init()
1189 sb_devc *devc = last_devc; in probe_sbmpu()
1192 if (last_devc == NULL) in probe_sbmpu()
1195 last_devc = NULL; in probe_sbmpu()