Home
last modified time | relevance | path

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

/linux/drivers/ata/
H A Dlibata.h82 extern void swap_buf_le16(u16 *buf, unsigned int buf_words);
H A Dlibata-core.c1838 swap_buf_le16(id, ATA_ID_WORDS); in ata_dev_read_id()
4681 void swap_buf_le16(u16 *buf, unsigned int buf_words) in swap_buf_le16() function