Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/hisilicon/
H A Dqm.c3730 char tbuf_bdf[QM_DBG_READ_LEN] = {0}; in qm_get_qos_value() local
3736 ret = sscanf(buf, "%s %s", tbuf_bdf, val_buf); in qm_get_qos_value()
3746 dev = bus_find_device_by_name(bus_type, NULL, tbuf_bdf); in qm_get_qos_value()