Searched defs:write_raw (Results 1 – 2 of 2) sorted by relevance
37 int (*write_raw)(const struct device *dev, uint8_t *val, size_t len); member
249 static void write_raw(struct mipi_syst_handle *systh, const void *p, int n) function