Home
last modified time | relevance | path

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

/src/sys/dev/sound/macio/
H A Di2s.c96 static void i2s_postattach(void *);
246 i2s_delayed_attach->ich_func = i2s_postattach; in i2s_attach()
729 i2s_postattach(void *xsc) in i2s_postattach() function