Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ieee802154/
H A Datusb.c715 static const struct ieee802154_ops atusb_ops = { variable
958 hw = ieee802154_alloc_hw(sizeof(struct atusb), &atusb_ops); in atusb_probe()