Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Duacce.h52 u32 (*isolate_err_threshold_read)(struct uacce_device *uacce); member
/openbmc/linux/drivers/misc/uacce/
H A Duacce.c382 val = uacce->ops->isolate_err_threshold_read(uacce); in isolate_strategy_show()
441 (!uacce->ops->isolate_err_threshold_read && in uacce_dev_is_visible()
/openbmc/linux/drivers/crypto/hisilicon/
H A Dqm.c2625 .isolate_err_threshold_read = hisi_qm_isolate_threshold_read,