Home
last modified time | relevance | path

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

/openbmc/linux/drivers/w1/
H A Dw1_netlink.h22 W1_CN_BUNDLE = 1, enumerator
H A Dw1_netlink.c99 if (!(block->request_cn.flags & W1_CN_BUNDLE) && block->cn) in w1_netlink_check_send()
554 if (cn->flags & ~(W1_CN_BUNDLE)) { in w1_cn_callback()
585 if (cn->flags & W1_CN_BUNDLE) { in w1_cn_callback()