Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Dld_mlx.c65 static void ld_mlx_attach(device_t, device_t, void *);
75 ld_mlx_match, ld_mlx_attach, ld_mlx_detach, NULL);
85 ld_mlx_attach(device_t parent, device_t self, void *aux) in ld_mlx_attach() function