Home
last modified time | relevance | path

Searched defs:portp (Results 1 – 9 of 9) sorted by relevance

/linux-3.3/arch/m32r/platforms/oaks32r/
Dio.c37 static inline unsigned char _ne_inb(void *portp) in _ne_inb()
42 static inline unsigned short _ne_inw(void *portp) in _ne_inw()
51 static inline void _ne_insb(void *portp, void *addr, unsigned long count) in _ne_insb()
58 static inline void _ne_outb(unsigned char b, void *portp) in _ne_outb()
63 static inline void _ne_outw(unsigned short w, void *portp) in _ne_outw()
156 unsigned char *portp = PORT2ADDR(port); in _insb() local
165 unsigned short *portp; in _insw() local
181 unsigned long *portp; in _insl() local
191 unsigned char *portp; in _outsb() local
207 unsigned short *portp; in _outsw() local
[all …]
/linux-3.3/arch/m32r/platforms/m32700ut/
Dio.c88 static inline unsigned char _ne_inb(void *portp) in _ne_inb()
93 static inline unsigned short _ne_inw(void *portp) in _ne_inw()
98 static inline void _ne_insb(void *portp, void *addr, unsigned long count) in _ne_insb()
106 static inline void _ne_outb(unsigned char b, void *portp) in _ne_outb()
111 static inline void _ne_outw(unsigned short w, void *portp) in _ne_outw()
269 unsigned char *portp = __port2addr_ata(port); in _insb() local
282 unsigned char *portp = PORT2ADDR(port); in _insb() local
291 unsigned short *portp; in _insw() local
322 unsigned long *portp; in _insl() local
332 unsigned char *portp; in _outsb() local
[all …]
/linux-3.3/arch/m32r/platforms/mappi3/
Dio.c99 static inline unsigned char _ne_inb(void *portp) in _ne_inb()
104 static inline unsigned short _ne_inw(void *portp) in _ne_inw()
109 static inline void _ne_insb(void *portp, void * addr, unsigned long count) in _ne_insb()
117 static inline void _ne_outb(unsigned char b, void *portp) in _ne_outb()
122 static inline void _ne_outw(unsigned short w, void *portp) in _ne_outw()
284 unsigned char *portp = __port2addr_ata(port); in _insb() local
297 unsigned char *portp = PORT2ADDR(port); in _insb() local
306 unsigned short *portp; in _insw() local
334 unsigned long *portp; in _insl() local
344 unsigned char *portp; in _outsb() local
[all …]
/linux-3.3/arch/m32r/platforms/opsput/
Dio.c88 static inline unsigned char _ne_inb(void *portp) in _ne_inb()
93 static inline unsigned short _ne_inw(void *portp) in _ne_inw()
98 static inline void _ne_insb(void *portp, void *addr, unsigned long count) in _ne_insb()
106 static inline void _ne_outb(unsigned char b, void *portp) in _ne_outb()
111 static inline void _ne_outw(unsigned short w, void *portp) in _ne_outw()
269 unsigned char *portp = __port2addr_ata(port); in _insb() local
282 unsigned char *portp = PORT2ADDR(port); in _insb() local
291 unsigned short *portp; in _insw() local
322 unsigned long *portp; in _insl() local
332 unsigned char *portp; in _outsb() local
[all …]
/linux-3.3/arch/m32r/platforms/m32104ut/
Dio.c80 static inline unsigned char _ne_inb(void *portp) in _ne_inb()
85 static inline unsigned short _ne_inw(void *portp) in _ne_inw()
90 static inline void _ne_insb(void *portp, void *addr, unsigned long count) in _ne_insb()
98 static inline void _ne_outb(unsigned char b, void *portp) in _ne_outb()
103 static inline void _ne_outw(unsigned short w, void *portp) in _ne_outw()
195 unsigned char *portp = PORT2ADDR(port); in _insb() local
204 unsigned short *portp; in _insw() local
235 unsigned long *portp; in _insl() local
245 unsigned char *portp; in _outsb() local
261 unsigned short *portp; in _outsw() local
[all …]
/linux-3.3/arch/m32r/platforms/mappi2/
Dio.c84 static inline unsigned char _ne_inb(void *portp) in _ne_inb()
89 static inline unsigned short _ne_inw(void *portp) in _ne_inw()
94 static inline void _ne_insb(void *portp, void * addr, unsigned long count) in _ne_insb()
102 static inline void _ne_outb(unsigned char b, void *portp) in _ne_outb()
107 static inline void _ne_outw(unsigned short w, void *portp) in _ne_outw()
265 unsigned char *portp = __port2addr_ata(port); in _insb() local
278 unsigned char *portp = PORT2ADDR(port); in _insb() local
287 unsigned short *portp; in _insw() local
314 unsigned long *portp; in _insl() local
324 unsigned char *portp; in _outsb() local
[all …]
/linux-3.3/arch/m32r/platforms/mappi/
Dio.c52 static inline unsigned char _ne_inb(void *portp) in _ne_inb()
57 static inline unsigned short _ne_inw(void *portp) in _ne_inw()
65 static inline void _ne_outb(unsigned char b, void *portp) in _ne_outb()
70 static inline void _ne_outw(unsigned short w, void *portp) in _ne_outw()
214 unsigned short *portp; in _insb() local
238 unsigned short *portp; in _insw() local
262 unsigned long *portp; in _insl() local
272 unsigned char *portp; in _outsb() local
296 unsigned short *portp; in _outsw() local
320 unsigned char *portp; in _outsl() local
/linux-3.3/arch/m32r/platforms/usrv/
Dio.c156 unsigned char *portp = PORT2ADDR(port); in _insb() local
165 unsigned short *portp; in _insw() local
180 unsigned long *portp; in _insl() local
190 unsigned char *portp; in _outsb() local
205 unsigned short *portp; in _outsw() local
220 unsigned char *portp; in _outsl() local
/linux-3.3/sound/drivers/
Dmtpav.c288 struct mtpav_port *portp, in snd_mtpav_output_port_write()
326 struct mtpav_port *portp = &mtp_card->ports[substream->number]; in snd_mtpav_output_write() local
356 struct mtpav_port *portp = &mtp_card->ports[substream->number]; in snd_mtpav_input_open() local
374 struct mtpav_port *portp = &mtp_card->ports[substream->number]; in snd_mtpav_input_close() local
392 struct mtpav_port *portp = &mtp_card->ports[substream->number]; in snd_mtpav_input_trigger() local
421 struct mtpav_port *portp = &chip->ports[p]; in snd_mtpav_output_timer() local
447 struct mtpav_port *portp = &mtp_card->ports[substream->number]; in snd_mtpav_output_open() local
463 struct mtpav_port *portp = &mtp_card->ports[substream->number]; in snd_mtpav_output_close() local
479 struct mtpav_port *portp = &mtp_card->ports[substream->number]; in snd_mtpav_output_trigger() local
506 struct mtpav_port *portp; in snd_mtpav_inmidi_process() local