Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/w1/
H A Dw1_netlink.h33 * @W1_SLAVE_CMD: sends reset, selects the slave, then does a read/write/touch
43 W1_SLAVE_CMD, enumerator
H A Dw1_netlink.c570 if (msg->type == W1_MASTER_CMD || msg->type == W1_SLAVE_CMD) { in w1_cn_callback()
659 } else if (msg->type == W1_SLAVE_CMD) { in w1_cn_callback()
/kernel/linux/linux-6.6/drivers/w1/
H A Dw1_netlink.h33 * @W1_SLAVE_CMD: sends reset, selects the slave, then does a read/write/touch
43 W1_SLAVE_CMD, enumerator
H A Dw1_netlink.c572 if (msg->type == W1_MASTER_CMD || msg->type == W1_SLAVE_CMD) { in w1_cn_callback()
662 } else if (msg->type == W1_SLAVE_CMD) { in w1_cn_callback()

Completed in 3 milliseconds