Home
last modified time | relevance | path

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

/linux-4.4.14/net/nfc/
Dnetlink.c121 static struct nfc_dev *__get_device_from_cb(struct netlink_callback *cb) in __get_device_from_cb() function
154 dev = __get_device_from_cb(cb); in nfc_genl_dump_targets()