Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/amiga/dev/
H A Dzz9k_ax.c95 static int zzax_init_input(void *hdl, void *buffer, int size);
129 .init_input = zzax_init_input,
364 zzax_init_input(void *hdl, void *buffer, int size) in zzax_init_input() function