Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ieee802154/
H A Datusb.c66 unsigned char fw_hw_type; /* Firmware hardware type */ member
816 atusb->fw_hw_type = buffer[2]; in atusb_get_and_show_revision()
818 switch (atusb->fw_hw_type) { in atusb_get_and_show_revision()
843 atusb->fw_hw_type); in atusb_get_and_show_revision()
/kernel/linux/linux-6.6/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()

Completed in 4 milliseconds