Home
last modified time | relevance | path

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

/linux/drivers/platform/chrome/wilco_ec/
H A Ddebugfs.c96 static ssize_t raw_write(struct file *file, const char __user *user_buf, in raw_write() function
158 .write = raw_write,
/linux/drivers/base/regmap/
H A Dregmap-kunit.c1896 static void raw_write(struct kunit *test) in raw_write() function
2176 KUNIT_CASE_PARAM(raw_write, raw_test_types_gen_params),