Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/sbus/char/
Doradax.c235 static int dax_ccb_exec(struct dax_ctx *ctx, const char __user *buf,
591 return dax_ccb_exec(ctx, buf, count, ppos); /* CCB EXEC */ in dax_write()
864 static int dax_ccb_exec(struct dax_ctx *ctx, const char __user *buf, in dax_ccb_exec() function