Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dnfc.h96 NFC_CMD_GET_DEVICE, enumerator
/openbmc/linux/Documentation/networking/
H A Dnfc.rst79 * NFC_CMD_GET_DEVICE - get specific device info or dump the device list
/openbmc/linux/net/nfc/
H A Dnetlink.c575 NFC_CMD_GET_DEVICE); in nfc_genl_send_device()
1699 .cmd = NFC_CMD_GET_DEVICE,
/openbmc/linux/tools/testing/selftests/nci/
H A Dnci_dev.c255 rc = send_cmd_with_idx(sd, fid, pid, NFC_CMD_GET_DEVICE, dev_id); in get_nci_devid()