Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Duacce.h51 int (*isolate_err_threshold_write)(struct uacce_device *uacce, u32 num); member
/openbmc/linux/drivers/misc/uacce/
H A Duacce.c400 ret = uacce->ops->isolate_err_threshold_write(uacce, val); in isolate_strategy_store()
442 !uacce->ops->isolate_err_threshold_write)) in uacce_dev_is_visible()
/openbmc/linux/drivers/crypto/hisilicon/
H A Dqm.c2624 .isolate_err_threshold_write = hisi_qm_isolate_threshold_write,