Home
last modified time | relevance | path

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

/linux-4.1.27/include/net/nfc/
Dhci.h152 u8 hw_software; member
/linux-4.1.27/net/nfc/hci/
Dcore.c548 hdev->hw_software = skb->data[1] & 0x3f; in hci_dev_version()
562 pr_info("Software : %d\n", hdev->hw_software); in hci_dev_version()