Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/joy/
H A Djoyvar.h44 int joy_attach(device_t);
H A Djoy_isa.c75 DEVMETHOD(device_attach, joy_attach),
H A Djoy.c98 joy_attach(device_t dev) in joy_attach() function