Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/caif/
H A Dcaif_serial.c75 struct debugfs_blob_wrapper tx_blob; member
99 &ser->tx_blob); in debugfs_init()
110 ser->tx_blob.data = ser->tx_data; in debugfs_init()
111 ser->tx_blob.size = 0; in debugfs_init()
135 ser->tx_blob.data = ser->tx_data; in debugfs_tx()
136 ser->tx_blob.size = size; in debugfs_tx()