Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/asm-sh/
Dio_keywest.h38 extern void keywest_outsw(unsigned long port, const void *addr, unsigned long count);
77 # define __outsw keywest_outsw
/linux-2.4.37.9/arch/sh/kernel/
Dmach_keywest.c48 mv_outsw: keywest_outsw,
Dio_keywest.c280 void keywest_outsw(unsigned long port, const void *buffer, unsigned long count) in keywest_outsw() function