Home
last modified time | relevance | path

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

/freebsd/sys/dev/sound/macio/
H A Di2s.c94 static int i2s_probe(device_t);
110 DEVMETHOD(device_probe, i2s_probe),
154 i2s_probe(device_t self) in i2s_probe() function