Home
last modified time | relevance | path

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

/src/sys/dev/sound/macio/
H A Di2s.c95 static int i2s_attach(device_t);
111 DEVMETHOD(device_attach, i2s_attach),
185 i2s_attach(device_t self) in i2s_attach() function