Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/arm/s3c2xx0/
H A Ds3c2440_i2s.c68 static void s3c2440_i2s_attach(device_t, device_t , void *);
74 s3c2440_i2s_attach, NULL, NULL);
84 s3c2440_i2s_attach(device_t parent, device_t self, void *aux) in s3c2440_i2s_attach() function