Home
last modified time | relevance | path

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

/openbmc/linux/net/nfc/
H A Dnetlink.c107 static struct nfc_dev *__get_device_from_cb(struct netlink_callback *cb) in __get_device_from_cb() function
133 dev = __get_device_from_cb(cb); in nfc_genl_dump_targets()