Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/staging/wfx/
Dbus_spi.c71 swab16s(&regaddr); in wfx_spi_copy_from_io()
80 swab16s(&dst16[i]); in wfx_spi_copy_from_io()
110 swab16s(&regaddr); in wfx_spi_copy_to_io()
113 swab16s(&src16[i]); in wfx_spi_copy_to_io()
122 swab16s(&src16[i]); in wfx_spi_copy_to_io()
/kernel/linux/linux-5.10/include/linux/
Dswab.h18 # define swab16s __swab16s macro
/kernel/linux/linux-5.10/drivers/media/usb/zr364xx/
Dzr364xx.c569 swab16s(buf + i); in zr364xx_read_video_callback()
/kernel/linux/linux-5.10/drivers/media/usb/tm6000/
Dtm6000-video.c243 swab16s((u16 *)(ptr + i)); in copy_streams()