Searched refs:NFC_ATTR_DEVICE_POWERED (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/uapi/linux/
H A Dnfc.h181 NFC_ATTR_DEVICE_POWERED, enumerator in enum:nfc_attrs
/linux-master/net/nfc/
H A Dnetlink.c38 [NFC_ATTR_DEVICE_POWERED] = { .type = NLA_U8 },
294 nla_put_u8(msg, NFC_ATTR_DEVICE_POWERED, dev->dev_up) ||
/linux-master/tools/testing/selftests/nci/
H A Dnci_dev.c290 if (na->nla_type == NFC_ATTR_DEVICE_POWERED)

Completed in 157 milliseconds