Home
last modified time | relevance | path

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

/openbmc/linux/drivers/sbus/char/
H A Doradax.c223 static int dax_ccb_exec(struct dax_ctx *ctx, const char __user *buf,
576 return dax_ccb_exec(ctx, buf, count, ppos); /* CCB EXEC */ in dax_write()
849 static int dax_ccb_exec(struct dax_ctx *ctx, const char __user *buf, in dax_ccb_exec() function