Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/ide/
Dau1xxx-ide.c75 static inline void auide_outsw(unsigned long port, void *addr, u32 count) in auide_outsw() function
102 auide_outsw(drive->hwif->io_ports.data_addr, buf, (len + 1) / 2); in au1xxx_output_data()