Searched refs:isolate_err_threshold_write (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/
H A Duacce.h35 * @isolate_err_threshold_write: stored the isolate error threshold to the device
51 int (*isolate_err_threshold_write)(struct uacce_device *uacce, u32 num); member in struct:uacce_ops
/linux-master/drivers/misc/uacce/
H A Duacce.c403 ret = uacce->ops->isolate_err_threshold_write(uacce, val);
445 !uacce->ops->isolate_err_threshold_write))
/linux-master/drivers/crypto/hisilicon/
H A Dqm.c2561 .isolate_err_threshold_write = hisi_qm_isolate_threshold_write,

Completed in 117 milliseconds