Searched refs:host_read_unsafe (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/isa/
H A Dsscape.c252 static inline int host_read_unsafe(unsigned io_base) function
270 while (((data = host_read_unsafe(io_base)) < 0) && (timeout != 0)) {
396 x = host_read_unsafe(s->io_base);
423 x = host_read_unsafe(s->io_base);

Completed in 74 milliseconds