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

/linux-master/include/linux/
H A Duacce.h36 * @isolate_err_threshold_read: read the isolate error threshold value from the device
52 u32 (*isolate_err_threshold_read)(struct uacce_device *uacce); member in struct:uacce_ops
/linux-master/drivers/misc/uacce/
H A Duacce.c385 val = uacce->ops->isolate_err_threshold_read(uacce);
444 (!uacce->ops->isolate_err_threshold_read &&
/linux-master/drivers/crypto/hisilicon/
H A Dqm.c2562 .isolate_err_threshold_read = hisi_qm_isolate_threshold_read,

Completed in 141 milliseconds