Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/
Dnfc.h170 NFC_ATTR_DEVICE_POWERED, enumerator
/linux-4.1.27/net/nfc/
Dnetlink.c50 [NFC_ATTR_DEVICE_POWERED] = { .type = NLA_U8 },
323 nla_put_u8(msg, NFC_ATTR_DEVICE_POWERED, dev->dev_up)) in nfc_genl_device_added()
565 nla_put_u8(msg, NFC_ATTR_DEVICE_POWERED, dev->dev_up) || in nfc_genl_send_device()