Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ieee802154/
H A Datusb.c66 unsigned char fw_hw_type; /* Firmware hardware type */ member
747 atusb->fw_hw_type = buffer[2]; in atusb_get_and_show_revision()
749 switch (atusb->fw_hw_type) { in atusb_get_and_show_revision()
774 atusb->fw_hw_type); in atusb_get_and_show_revision()