Home
last modified time | relevance | path

Searched refs:W1_CN_BUNDLE (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/w1/
H A Dw1_netlink.h17 * @W1_CN_BUNDLE: Request bundling replies into fewer messagse. Be prepared
22 W1_CN_BUNDLE = 1, enumerator
H A Dw1_netlink.c97 if (!(block->request_cn.flags & W1_CN_BUNDLE) && block->cn) in w1_netlink_check_send()
552 if (cn->flags & ~(W1_CN_BUNDLE)) { in w1_cn_callback()
583 if (cn->flags & W1_CN_BUNDLE) { in w1_cn_callback()
/kernel/linux/linux-6.6/drivers/w1/
H A Dw1_netlink.h17 * @W1_CN_BUNDLE: Request bundling replies into fewer messagse. Be prepared
22 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()

Completed in 3 milliseconds