Home
last modified time | relevance | path

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

/openbmc/linux/include/net/nfc/
H A Dhci.h140 u8 hw_software; member
/openbmc/linux/net/nfc/hci/
H A Dcore.c559 hdev->hw_software = skb->data[1] & 0x3f; in hci_dev_version()
573 pr_info("Software : %d\n", hdev->hw_software); in hci_dev_version()