Home
last modified time | relevance | path

Searched defs:sdw_nwrite (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/soundwire/
H A Dbus.c636 int sdw_nwrite(struct sdw_slave *slave, u32 addr, size_t count, const u8 *val) in sdw_nwrite() function
/openbmc/linux/include/linux/soundwire/
H A Dsdw.h1141 static inline int sdw_nwrite(struct sdw_slave *slave, u32 addr, size_t count, const u8 *val) in sdw_nwrite() function