HomeSort by: relevance | last modified time | path
    Searched defs:audioamd_obio_attach (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/sparc/dev/
audioamd.c 68 void audioamd_obio_attach(device_t, device_t, void *);
77 audioamd_obio_match, audioamd_obio_attach, NULL, NULL);
180 audioamd_obio_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
audioamd.c 68 void audioamd_obio_attach(device_t, device_t, void *);
77 audioamd_obio_match, audioamd_obio_attach, NULL, NULL);
180 audioamd_obio_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void

Completed in 20 milliseconds